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