To set the current date and time of the decoder the host sends
SETTIME;yyyy-MM-dd;hh:mm:ss.kkk<CrLf>
This operation can only be done in Test Mode.
The decoder responds with
SETTIME;<Result><CrLf>
Where <Result> is:
• date and time with the format yyyy-MM-dd;hh:mm:ss.kkk, if the time was set successfully,
• ERROR, if an error occurred while parsing the request,
• OPERATIONMODE, if the Decoder is in Operation Mode.
Example
← SETTIME;0000-00-00;12:43:29.942<CrLf> → SETTIME;0000-00-00;12:43:29.942<CrLf>