vrLib SDK Documentation
Voltage_LimitMin Property
NamespacesVideoRayPowerManagerVoltage_LimitMin
Gets or sets the minimum voltage trigger at which the power manager engages
Declaration Syntax
C#Visual BasicVisual C++
public double Voltage_LimitMin { get; set; }
Public Property Voltage_LimitMin As Double
public:
property double Voltage_LimitMin {
	double get ();
	void set (double value);
}
Value
The current limit in 100ths of a volt.

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