User Manual

Table Of Contents
RM Series (RM-CR/RM-CG/RM-TT/RM-WAP) Remote Control Protocol Specifications Version 2.0.0
18
3. Command Specifications
Parameter type
integer Integer An integer value that can be handled within the range of Min to Max value.
freq Frequency Frequency values that specify the correspondence between actual values and values that
handled by users according to ISO-266 standard.
binary Hexadecimal This is not Min or Max value, it's the parameters that are treated as hexadecimal numbers of
up to 4 bytes. In this type, the operation of setn, setr, getn is not guaranteed.
string String Parameters treated as strings. In this type, the operation of setn, setr, getn is not guaranteed.
Recommended UI type
The most suitable UI type for the parameter is shown.
The controller side may or may not refer to this value.
any Unspecified No specific recommended UI.
fader Fader type UI For a UI that can be continuously changed linearly like a fader.
latchsw Latch switch type UI For two-state slide switch, toggle button, etc.
unlatchsw Unlatch switch type UI For unlatch type two-state button, etc.
list List selection type UI For UI that allows you to select alternatives such as a pull-down menu, etc.
knob Knob type UI For UI that can be continuously changed like a knob or encorder
(this does not have to be linear like the fader type UI)
* For one address, there are parameter arrays {number of sub-address X × number of sub-address Y}.
Example: NumberofSub-addressX=1 → Only1parameter
Number of Sub-address Y = 1
NumberofSub-addressX=96 → One-dimensionalarraywith96parameters
Number of Sub-address Y = 1
NumberofSub-addressX=96 → Two-dimensionalarraywith96x24parameters
Number of Sub-address Y = 24
* Min and Max values are intended for the direction of operation in the control.
(Example:For fader and slider, the bottom or left is the Min Direction. For knob type, the counter-clockwise direction is the Min
direction).
Therefore, it is not always the case that Min <Max numerically, and it is important to note that the Min direction may be
numerically larger, like the case of HA Gain.
* Read/Write attributes are always fixed for each address.
The read / write attribute itself does not change even if the parameter operation is locked depending on the state of the device.
In that case, an error notification will be shown when an operation request is made.
3-12) Number of meters query
Command Description
mtrnum Queries number of meters
Response
Response string Description
OK mtrnum xxx Number of meters
Details: xxxx = Number of meters
Example: Command: mtrnum
Response: OK mtrnum 16
Meaning: Query number of meters
Number of meters is 16