vrLib SDK Documentation
ServoMaxLimit Property
NamespacesVideoRayPAM_AccessoryModuleServoMaxLimit
Gets or sets the servo max limit.
Declaration Syntax
C#Visual BasicVisual C++
public double ServoMaxLimit { get; set; }
Public Property ServoMaxLimit As Double
public:
property double ServoMaxLimit {
	double get ();
	void set (double value);
}
Value
Range -1 to 1

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