placeholder Command:  SCANNING BARCODES 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
This tag is used for creating, manipulating or deleting scanning barcode pattern.
 
Mandatory: yes
max. Occurrence:  unbounded
Supported modes: delete Delete the named item.
read Read the named item.
read+ Read the following item.
read- Read the previous item.
readall Read all items from the desired device(s). This doesn't mean comparable reading as in the L2 protocol.
write Write the named item.
Description:
This command is used for creating, manipulating or deleting scanning barcode pattern.
Notes:
For the mode 'ra' the value of the tag <barcode_no> will not be evaluated.
   
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 1 - 9 999
Nillable: no
Description:
Barcodes are arranged in numbers. The reference of an barcode will be done by its barcode number.
Notes:

   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: 0 - 13
Nillable: no
Description:
The barcode definition. Allowed characters (digits and letters): 0 – 9 , A, B, C, Q
Notes:

   
Mandatory: no
max. Occurrence: 1
Datatype: short
Range: 0 (meaning EAN13)
Nillable: no
Description:
Type of the barcode. 0 for EAN13
   
Mandatory: no
max. Occurrence: 1
Datatype: dateTime
Range: -
Nillable: yes
Description:
The last time when the record was changed.
CCYY-MM-DDThh:mm:ss
The format is as following:
C = Century
Y = Year
M = Month
D = Day
T = Separator between date and time
h = hour
m = minute
s = second