Click or drag to resize

FX3ConnectionStallTime Property

Property to get/set the number of microseconds between words Reqcode: B2 Value: Stall time in microseconds (as int16) Index: 9 Length: 4 Data: None

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

Return Value

Type: UInt16
The current stall time, in microseconds
See Also