Denso BHT-400-CE Reference Manual page 274

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

StandbyTime
Sets or Acquires the standby transition time.
Syntax
[VB]
Public Shared Property
[C#]
public static int
Property
Transition time (in units of 100 msec)
Parameter values: 0 to 255
Default value: 10
Exceptions
Name of Exception
ArgumentException
Note
If "0" is specified, transition to the standby state will not take place.
[Ex.] Prohibits transition to standby.
[VB] PwrMng.Settings.StandbyTime = 0
[C#] PwrMng.Settings.StandbyTime = 0;
StandbyTime
StandbyTime
{get; set;}
Meaning
The specified parameter value(s) is invalid.
As Integer
- 268 -

Advertisement

Table of Contents
loading

Table of Contents