vrLib SDK Documentation
ServoTarget Property
NamespacesVideoRayPAM_AccessoryModuleServoTarget
The servo target. This may be different than the actual servo value depending on processing in the device
Declaration Syntax
C#Visual BasicVisual C++
public double ServoTarget { get; set; }
Public Property ServoTarget As Double
public:
property double ServoTarget {
	double get ();
	void set (double value);
}

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