vrLib SDK Documentation
Voltage_12v Property
NamespacesVideoRayPowerManagerVoltage_12v
Gets the voltage on the main 12V bus
Declaration Syntax
C#Visual BasicVisual C++
public double Voltage_12v { get; set; }
Public Property Voltage_12v As Double
public:
property double Voltage_12v {
	double get ();
	void set (double value);
}
Value
volts

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