BarcodeReader Class

The BarcodeReader class controls the bar code scanners.

Namespace: Honeywell.Mobility.DataCollection

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

Syntax

[C#]
public class BarcodeReader : Component
[Visual Basic (Declaration)]
Public Class BarcodeReader _
Inherits Component

Remarks

Any public static (Shared in Visual Basic) members of this type are safe for multi-threaded operations. Instance members are not guaranteed to be thread safe and each instance should be used only within a single thread.

Support for some BarcodeReader functions depends on the hardware options and on the firmware versions installed on your computer and its peripherals, such as external scanners. For more information on compatibility, see the computer or scanner user manual.

Inheritance Hierarchy

System.Object

System.MarshalByRefObject

System.ComponentModel.Component

Honeywell.Mobility.DataCollection.BarcodeReader

More Information

Honeywell.Mobility.DataCollection Classes