Mobile Printer CPCLProgramming Manual P10-19
GET-TIME Utility
This command reports the current time, if valid, as an
eight character null-terminated ASCII string. This com-
mand will be ignored by printers that are not equipped
with a real time clock module.
Format:
<!> <UTILITIES>
{command}
<PRINT>
where:
{command}:
GET-TIME
Printer output: hh:mm:ss\0
hh = hours (00 – 23)
mm = minutes (00 – 59)
ss = seconds (00 – 59)
\0 = null terminator (00H)