D.3 General Commands
*IDN?
Description: Unit identification request.
Argument : None.
Reply : <
Maker
>, <
Reference
>, <
SerialNumber
>, <
VersionPP
>
Example : AOIP,OM 17,F01548D23, A.00
PP?
Description: Returns the OM 17 program number (or 45150000) followed by the version letter and variant
number.
Argument : None.
Reply : 45150000
<Version><Variant>
Example: 45150000A01
REM
Description: Places the unit in remote control mode (locks the OM 17 front panel).
Argument : None.
Reply : None.
LOC
Description: Places the unit in local mode (releases the OM 17 keyboard).
Argument : None.
Reply : None.
ERR_NO?
Description: Reads the number of the oldest error present in the error FIFO.
Note: When the OM 17 unit receives an incorrect command, it records the error number
detected in a four-position FIFO. (If this FIFO already contains four error numbers, the oldest
one is removed to place the new one). The ERR_NO? command extracts the oldest error code
recorded from the FIFO. If the FIFO is empty, the error number returned is 0 (no error).
Argument : None.
Reply : <
Error number>
Example: 2
ERR? [<Number>]
Description: Reads the meaning of the error number <
Number
>.
If <
Number
> is omitted, the OM 17 extracts it from its error FIFO (as described below) and
returns its meaning.
Reply :
<Number>, <Text explaining error Number>
Example : 2, WRONG ARG
CL_ERR
Description: Clears the error FIFO.
Argument : None.
Reply : None.