Click or drag to resize

FX3ConnectionWordLength Property

The FX3 SPI controller word length. Default is 8 (1 byte per word) Reqcode: B2 Value: Word length (as int8) Index: 8 Length: 4 Data: None

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

Return Value

Type: Byte
The current word length
See Also