Click or drag to resize

FX3ConnectionDIO1 Property

Read-only property to get the DIO1 pin

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

Return Value

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