Denso BHT-400-CE Reference Manual page 266

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

SerialNumber
Sets or acquires the serial number.
Syntax
[VB]
Public Shared Property
[C#]
public static string
Property
Serial number
Parameter values: 6-digit character string
Default value: Last 6 digits of serial number (S/N) on the back of the BHT.
Exceptions
Name of Exception
ArgumentException
[Ex.] Acquire the serial number.
[VB] Dim SerialNumber As String = SysInfo.Settings.SerialNumber
[C#] string SerialNumber = SysInfo.Settings.SerialNumber;
SerialNumber
As String
SerialNumber
{get;set;}
Meaning
The specified parameter value(s) is invalid.
- 260 -

Advertisement

Table of Contents
loading

Table of Contents