Click or drag to resize

FX3ConnectionDIO3 Property

Read-only property to get the DIO3 pin

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

Return Value

Type: IPinObject
Returns the DIO3 pin, as an IPinObject
See Also