Click or drag to resize

FX3ConnectionFX3_GPIO2 Property

Read-only property to get the FX3_GPIO2 pin. This pin does not map to the standard iSensor breakout, and should be used for other general purpose interfacing.

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

Return Value

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