vrLib SDK Documentation
Control_Servo_actual Method (servo_value)
NamespacesVideoRayPAM_AccessoryModuleControl_Servo_actual(Double)
Directly control the PAM servo.
Declaration Syntax
C#Visual BasicVisual C++
public void Control_Servo_actual(
	double servo_value
)
Public Sub Control_Servo_actual ( _
	servo_value As Double _
)
public:
void Control_Servo_actual(
	double servo_value
)
Parameters
servo_value (Double)
-1 to 1 representing percentation of travel. The value is limited to +-ServoMaxLimit

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