vrLib SDK Documentation
Current_LimitMax Property
NamespacesVideoRayPowerManagerCurrent_LimitMax
Gets or sets maximum current trigger level at which the power manager engages
Declaration Syntax
C#Visual BasicVisual C++
public double Current_LimitMax { get; set; }
Public Property Current_LimitMax As Double
public:
property double Current_LimitMax {
	double get ();
	void set (double value);
}
Value
The current limit in 100ths of an amp.

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