Main Page | Data Structures | File List | Data Fields | Globals

barcode Struct Reference

Barcode scanner parameter table. More...

#include <client.h>


Data Fields

char Port [64]
 Name of the barcode reader's comm port.

int FD
 File descriptor for the scanner comm port.

long timeout
 Reader communications timeout interval in seconds.

char Name [64]
 Parameter name bound to barcode label (e.g. MaskID).

int Debug
 Reader interface-level debugging output enable/disable.


Detailed Description

Barcode scanner parameter table.

Contains the basic parameters of one or more barcode readers, as follows:


Field Documentation

char barcode::Port[64]
 

Name of the barcode reader's comm port.

int barcode::FD
 

File descriptor for the scanner comm port.

long barcode::timeout
 

Reader communications timeout interval in seconds.

char barcode::Name[64]
 

Parameter name bound to barcode label (e.g. MaskID).

int barcode::Debug
 

Reader interface-level debugging output enable/disable.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 22 20:10:48 2004 for Barcode Reader Agent by doxygen 1.3.7