vrLib SDK Documentation
TimerOut Property
NamespacesVideoRayPAM_AccessoryModuleTimerOut
Timer output PWM value.
Declaration Syntax
C#Visual BasicVisual C++
public double TimerOut { get; set; }
Public Property TimerOut As Double
public:
property double TimerOut {
	double get ();
	void set (double value);
}
Value
16 bit value for the timer out register.

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