
SSR-1U User’s Manual
Rev -, 27 Dec 2019
© 2019 Slerj, LLC
28
www.slerj.com
5.2.7
Set Date
Message
Set Date
Description
Sets the date.
ID
Payload Length
Direction
Message Rate
0x30
4 bytes
in
Payload
Byte
Offset
Type Notes Name Units
Purpose / Comment
0
U2
year
Year (2001 – 2099)
2
U1
month
Month (1 – 12)
3
U1
day
Day of month (1 – 31)
Notes:
Possible Replies:
ACK
NACK_INV_LEN
NACK_INV_DATE
5.2.8
Date
Message
Date
Description
Provides the date.
ID
Payload Length
Direction
Message Rate
0x30
6 bytes
out
polled
1
Payload
Byte
Offset
Type Notes Name Units
Purpose / Comment
0
U2
year
Year (2001 – 2099)
2
U1
month
Month (1 – 12)
3
U1
day
Day of month (1 – 31)
4
U1
doy
Day of year (1 – 366)
5
U1
wday
Weekday (0=Sunday, 1=Monday, … 6 = Saturday)
Notes:
1.
This message is polled by sending a message with ID=0x30 and no payload.