Description:
This will report the amount of time the unit has been running since the last reset or
power on cycle.
Form:
Command Handler: SYSD
UPTIME|UPT|UT [ARGUMENT]
Argument List:
none
Response:
DISPLAY UPTIME RESPONSE:
Verbose- "OK\r\n" to acknowledge receipt of command, followed by
"UPTIME= [STANDARD]\r\n", or
"ERROR- [DESCRIPTION]\r\n" if error, ending command
Terse- "0\r\n" to acknowledge receipt of command followed by
"[TERSE NUMERIC VALUE]\r\n", or
"[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
"\r\n" concludes display responses (empty line)
Examples:
Verbose command to retrieve current setting:
*.SYSD UPTIME <enter>
Response is: OK\r\n
UPTIME= \r\n
Terse command to retrieve current setting:
*.SYSD UT <enter>
Response is: 0\r\n
0\r\n
Notes: