User Manual

Table Of Contents
RM Series (RM-CR/RM-CG/RM-TT) Remote Control Protocol Specications Version 1.1.0
19
3. Command Specications
3-13) Structure of meter query
Command Option 1 Description
mtrinfo index Queries the meter structure
Response
Response string Description
OK mtrinfo <index> <meter address> <number of data> <data type> Device Label
Details)
Index index Integer Index value when request
Meter address address Alphabet Meter address string
The address specications depend on the specications of the device to be operated.
Data number num Integer Number of meter data contained in this address.
Data type type Alphabet Types of meter data
level= Level meter
hold= Level hold meter
gr= GR meter
vu= VU meter
raw= Raw value. The table is interpreted for each meter address
* For one meter address, there are meter data arrays for the number of data.
Example: Number of data = 1 Only 1 parameter
Number of data = 128 128 one-dimensional arrays
Example) Command: mtrinfo 1
Response: OK mtrinfo 1 X:PreEQ 128 level
Meaning: Query information of the
second meter address
Meaning: If second meter address is "X:PreEQ"
there are 128 meter data.
Data type is level meter.
3-14) identify
Command Option 1 Description
identify duration(sec) Enter identify display mode by duration(sec)
Response
Response string Description
OK identify <duration> The device enter identify mode as <duration> seconds.
Example: Command: identify 10
Response: OK identify 10
Meaning: The device enter identify mode 10seconds.