placeholder Command:  MASKS 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
The commands for reading/writing/deleting mask data 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 mask, in the case where traceabilty applies to a department
Notes:
readall:
department_no
0 All records will be returned.
unequal 0 All records that are belonging to the department number will be returned.

deleteall:
department_no
0 All records will be deleted.
unequal 0 All records that are belonging to the department number will be deleted.

   
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 0 - 9999
Nillable: no
Description:
The number of the department the mask is belonging to.
   
Mandatory: yes
max. Occurrence: 1
Datatype: string
Range: max. 20 character
Nillable: no
Description:
The name of the mask.
   
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