vrLib SDK Documentation
Current_12v Property
NamespacesVideoRayPowerManagerCurrent_12v
Gets the current draw on the main 12V bus.
Declaration Syntax
C#Visual BasicVisual C++
public double Current_12v { get; set; }
Public Property Current_12v As Double
public:
property double Current_12v {
	double get ();
	void set (double value);
}
Value
Amps

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