placeholder Command:  LOT INFOS 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
The commands for reading/writing/deleting lot information are part of this tag.
 
Mandatory: yes
max. Occurrence:  unbounded
Supported modes: delete Delete the named item.
deleteall Delete all items.
read Read the named 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 a lot information table.
Notes:
readall:
list_name
empty All records will be returned.
not empty All records that are belonging to the list name will be returned.

deleteall:
list_name
empty All records will be deleted.
not empty All records that are belonging to the list name will be deleted.

   
Mandatory: yes
max. Occurrence: 1
Datatype: string
Range: max. 40 characters
Nillable: no
Description:
The name of the list of text strings.
   
Mandatory: yes
max. Occurrence: 1
Datatype: string
Range: max. 80 character
Nillable: no
Description:
The string text belonging to a list.
   
Mandatory: no
max. Occurrence: 1
Datatype: string
Range: max. 40 character
Nillable: no
Description:
The code of the text string.
   
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 = Seperator between date and time
h = hour
m = minute
s = seond