placeholder Command:  DATE TIMES 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
This tag is used as container for commands regarding date and time settings.
 
Mandatory: yes
max. Occurrence:  unbounded
Supported modes: read Read the named item.
write Write the named item.
Description:
This command is used for setting and reading the date and time within a scale network.
The command is sent to all UC3 devices that are listed in the networkmap.
   
Mandatory: no
max. Occurrence: 1
Datatype: dateTime
Range: -
Nillable: yes
Description:
New date and time for the scale network (if the mode is ''write'') or the current date and time of the scale network (if the mode is ''read'').
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 = month
s = second
Notes:
Example: 2005-03-30T23:55:01