Get Mode

To check if the Decoder is in Operation Mode, the host sends

GETMODE<CrLf>

The decoder responds with:
In Operation Mode:

GETMODE;OPERATION<CrLf>

Otherwise:

GETMODE;TEST<CrLf>

Example

← GETMODE<CrLf>
→ GETMODE;OPERATION<CrLf>