Denso BHT-400-CE Reference Manual page 96

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

PortOpen
Enables or disables barcode reading.
Syntax
[VB]
Public WriteOnly Property
[C#]
public bool
PortOpen
Property
Read-enabled (= True), Read-disabled (= False)
Default value: False
Exceptions
Name of Exception
SecurityException
ArgumentException
[Ex.] Enable barcode reading.
[VB]
MyScanner.PortOpen
[C#]
MyScanner.PortOpen
PortOpen
As Boolean
{set}
Meaning
Barcode device file already opened
The specified read mode was invalid.
The specified read-enabled code(s) was/were invalid.
= True
= true;
- 90 -

Advertisement

Table of Contents
loading

Table of Contents