Click or drag to resize

FX3ConnectionDrPolarity Property

The Data Ready polarity for streaming mode (index 11)

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

Return Value

Type: Boolean
The data ready polarity, as a boolean (True - low to high, False - high to low)
See Also