PosPower.StatusUpsLow Field
2/27/2008
Indicates the UPS battery is almost depleted of charge.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Const StatusUpsLow As Integer
public const int StatusUpsLow
public:
literal int StatusUpsLow
public static final int StatusUpsLow
public const var StatusUpsLow : int
Remarks
Application shutdown should be started to make sure that it is completed before the battery charge is depleted. A minimum of two minutes of normal system operation can be assumed when this state is entered, unless this is the first state reported upon entering the "Off" power state.
See Also
Reference
PosPower Class
PosPower Members
Microsoft.PointOfService Namespace