Denso BHT-400-CE Reference Manual page 276

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

AutoPowerOffExt
Sets or acquires the automatic power-OFF time when the BHT is installed on the CU.
Syntax
[VB]
Public Shared Property
[C#]
public static int
Property
Automatic power-off time (in units of 1 sec)
Parameter values: 0 to System.Int32.MaxValue
Default value: 0 (The system will not be turned OFF automatically.)
Exceptions
Name of Exception
ArgumentException
Note
If "0" is specified, the system will not be turned OFF while charging.
[Ex.] Prohibits transition to auto power off when the BHT is installed on the CU.
[VB] PwrMng.Settings.AutoPowerOffExt = 0
[C#] PwrMng.Settings.AutoPowerOffExt = 0;
AutoPowerOffExt
AutoPowerOffExt
{get; set;}
Meaning
The specified parameter value(s) is invalid.
As Integer
- 270 -

Advertisement

Table of Contents
loading

Table of Contents