3-5. Inquiry of over-flow count data
Type of command
ALM?
To inquiry about data overflow timer and count data ch0 ~ ch7
Reply example
overXXXX--
Timer is in normal.
overXXXXTM
Timer is overflow.
XXXX means overflow counter channel. XXXX is 4 digit hex data.
(Example)
over0001--
It means counter CH0 is overflow.
[0000 0001]
over0009--
It means counter CH0 and CH3 are overflow.
[0000 1001]
over0039--
It means counter CH0,CH3, CH4 and CH5 are overflow.
[0011 1001]
over000ATM
It means counter CH1,CH3 and timer are overflow.
[0000 1010]
over0000--
It means no overflow.
[0000 0000]
Type of command
ALMX?
To inquiry about data overflow timer and count data ch0 ~ ch47
Reply example
overXXXXXXXXXXXX--
Timer is in normal.
overXXXXXXXXXXXXTM
Timer is overflow.
XXXX means overflow counter channel. XXXX is 4 digit hex data.
例)
over00000001--
It means counter CH0 is overflow.
over00000009--
It means counter CH0 and CH3 are overflow.
over00000039--
It means counter CH0,CH3, CH4 and CH5 are overflow.
over00000000--
It means no overflow.
3-6. Inquiry of software version information
Type of command
VER?
To inquiry about software version information
Reply example
1.04 15-05-19 CT08-ER2
Reply is in order, version number, date and type of the unit.
Type of command
VERH?
To inquiry about hardware version information
Reply example
HD-VER 1
Reply is in order, "HD-VER", version number.
3-7. Other commands
1) All reply mode : Command return "O. K" or "NG", when a command is not required to response
As for the command without responses, such as "ENTS" and "ENCS", it was unknown whether the
command had arrived. By executing the following commands, you can confirm whether a command is
handled by a reply of "OK" and "NG". NG is returned when not analyzed correctly.
Regarding the case of "OK", it shows that the processing has been advanced. And, this is not
the evidence that the command is working correctly or not.
Please use this mode for "debug" of the communications (LAN, USB).
Type of command
ALL_REP_EN
Right after "all reply mode" has been activated, the reply is
"OK" or "NG" even if the command doesn't require a reply.
And after receive this command, there is a reply "OK".
23/43