Denso BHT-400-CE Reference Manual page 150

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

Status
Sets or acquires the backlight status (whether the backlight is lit).
Syntax
[VB]
Public Shared Property
[C#]
public static EN_STATUS
Property
Backlight status (whether the backlight is lit)
Parameter values: As listed in EN_STATUS
Default value: Backlight status at the time of initialization
Exceptions
Name of Exception
ArgumentException
[Ex.] Turn ON the backlight.
[VB] Backlight.Status = Backlight.EN_STATUS.ENABLE_ON
[C#] Backlight.Status = Backlight.EN_STATUS.ENABLE_ON;
Status
As EN_STATUS
Status
{get; set;}
Meaning
The specified parameter value(s) is invalid.
- 144 -

Advertisement

Table of Contents
loading

Table of Contents