Click or drag to resize

FX3ConnectionDrPin Property

This property is used to get or set the data ready pin. Is tied to the ReadyPin property

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

Return Value

Type: IPinObject

Implements

ISpi32Interface.DrPin
See Also