Click or drag to resize

FX3ConnectionReadyPin Property

Property to get or set the DUT data ready pin.

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

Return Value

Type: IPinObject
The IPinObject of the pin currently configured as the data ready
See Also