BarcodeReader.PortState Enumeration

Enum data type for the PortState property.

Namespace: Honeywell.Mobility.DataCollection

Assembly: Honeywell.Mobility.DataCollection.FF3.5 (in Honeywell.Mobility.DataCollection.FF3.5.dll)

Syntax

[C#] 
public enum PortState
[Visual Basic]
Public Enumeration PortState

Members

Name Value Description
Disabled 1 Port is disabled.
Enabled 2 Port is enabled.
Inoperative 3 Port is inoperative.

More Information

BarcodeReader Class