vrLib SDK Documentation
GPIO_DATA Property
NamespacesVideoRayPAM_AccessoryModuleGPIO_DATA
Read or write the GPIO port data bits.
Declaration Syntax
C#Visual BasicVisual C++
public int GPIO_DATA { get; set; }
Public Property GPIO_DATA As Integer
public:
property int GPIO_DATA {
	int get ();
	void set (int value);
}
Value
The GPI o_ DATA.

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)