Click or drag to resize

FX3ConnectionBurstMOSIData Property

Data to transmit on the MOSI line during a burst read operation. This value is over written if you set the trigger reg, since trigger reg is given priority.

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public byte[] BurstMOSIData { get; set; }

Return Value

Type: Byte
See Also