34
13. get serial number
Command: <GETSERIAL>>
Return: serial number in 7 bytes.
14. Power OFF
Command: <POWEROFF>>
Return: none
15. Reload/Update/Refresh Configuration
Command: <CFGUPDATE>>
Return: 0xAA
16. Set realtime clock year command: <SETDATEYY[D0]>>
D0 is the year value in hexdecimal
Return: 0xAA
17. Set realtime clock month command: <SETDATEMM[D0]>>
D0 is the month value in hexdecimal
Return: 0xAA
18. Set realtime clock day command: <SETDATEDD[D0]>>
D0 is the day of the month value in hexdecimal
Return: 0xAA
19. Set realtime clock hour command: <SETTIMEHH[D0]>>
D0 is the hourvalue in hexdecimal
Return: 0xAA
20. Set realtime clock minute
command: <SETTIMEMM[D0]>>
D0 is the minute value in hexdecimal
Return: 0xAA
21. Set realtime clock second command: <SETTIMESS[D0]>>
D0 is the second value in hexdecimal
Return: 0xAA
22. Reset unit to factory default
command: <FACTORYRESET>>
Return: 0xAA
23. Reboot unit command: <REBOOT>>
Return: None
24. Set year date and time
command: <SETDATETIME[YYMMDDHHMMSS]>>
Return: 0xAA