65
9-3 Maintenance command
Command VER?
Read out firmware version.
Reply Example) V1.00 20-09-03 PM16C-16HW2
Remarks
Command VERH?
Read out hardware version.
Reply Example) HD-VER 211111
Remarks (V1.08 ~) The first character is displayed on the startup screen.
Command STSM?
Read contents of control IC (MCC06)’s Status port1.
Reply
AAAA/BBBB/CCCC/DDDD
Regarding 4channels that are displayed, MCC06's status is displayed in
hexadecimal four-digit.
Example 0000/0000/0000/0000
Remarks
Command
ERRF?
ERR?
Read out error status.
Reply
ERRF?
HH
Hexadecimal two-digit.
b7/BATTERY EMPTY
b3/OTHER ERROR
b2/PARAMETER ERROR
b1/MCC06 BUSY ERROR
b0/COMMAND ERROR
ERR?
Example) MCC09 BUSY ERROR
Displays the error information of the lower most of the bits that
are happening in error.
"NO ERROR", if there is no error.
Example
ERR? Reply: COMMAND ERROR
ERRF? Replu: 01
Remarks
Command ERRC<e>
Clear error flags
Argument <e>
Error type
No input/ clear all errors
0/ clear COMMAND ERROR
1/ clear MCC06 BUSY ERROR
2/ clear PARAMETER ERROR
3/ clear OTHER ERROR
7/ BATTERY EMPTY clear
Reply Nothing
Example ERRC Clear all errors
Remarks