Denso BHT-400-CE Reference Manual page 158

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

PowerSave
Sets or acquires the backlight brightness when OFF.
Syntax
[VB]
Public Shared Property
[C#]
public static int
Property
Brightness when OFF
Parameter values: 0 (OFF), 1 (Dimly)
Default value: 0
Exceptions
Name of Exception
ArgumentException
[Ex.] Set the backlight status to OFF when not lit.
[VB] Backlight.Settings.PowerSave = 0
[C#] Backlight.Settings.PowerSave = 0;
PowerSave
As Integer
PowerSave
{get; set;}
Meaning
The specified parameter value(s) is invalid.
- 152 -

Advertisement

Table of Contents
loading

Table of Contents