User Manual

Table Of Contents
RM Series (RM-CR/RM-CG/RM-TT) Remote Control Protocol Specications Version 1.1.0
13
3. Command Specications
2-10) Normalized value parameter setting
Command Option 1 Option 2 Option 3 Option 4 Description
setn AccessID X Y (value) Normalized value parameter setting
Details: AccessID = See section 7, "Parameter List."
X = See section 7, "Parameter List."
Y = See section 7, "Parameter List."
(value) = See section 3.1, "Basic Command Specications," or section 7, "Parameter List."
* When value is set "1023" (default:1000), control resolution becomes same as "Raw value" command.
See "6.1 Fader parameter " for the "Nomalised value" vs "Raw value"
Response
Response string Description
OK setn AccessId X Y (value) "(string)" Normalized value parameter setting response
OKm setn AccessId X Y (value) "(string)"
* If the requested parameter value is outside the range, the value is adjusted within the range and set.
If this occurs, the result notication will be OKm instead of OK.
Details: AccessID = See section 7, "Parameter List."
X = See section 7, "Parameter List."
Y = See section 7, "Parameter List."
(value) = See section 3.1, "Basic Command Specications," or section 7, "Parameter List."
"(string)" = See section 3.1, "Basic Command Specications," or section 7, "Parameter List."
Example: Command: setn RM:FeIn_Fader/Ch/Level 0 0 35
Response: OK setn RM:FeIn_Fader/Ch/Level 0 0 35 "-77.60"
Meaning: Set the ch1 level of the FarEnd Input fader to -77.60dB.
The ch1 level of the FarEnd Input fader was set to -77.60dB.
3.3.5. Meter control
2-11) Transmission request
Command Option 1 Option 2 Description
mtrstart MeterId (interval) Requests that the specied meter data be transmitted
Details: MeterId = See section 8, "Meter List."
(interval) = Minimum transmission interval (msec)
Response
Response string Description
OK mtrstart MeterId Meter data transmission setting complete
Details: MeterId = See section 8, "Meter List."
Example: Command: mtrstart RM:FeInPostFader 1000
Response: OK mtrstart RM:FeInPostFader
NOTIFY mtr RM:FeInPostFader level 00 00 2c 2e 00 00 00 00
NOTIFY mtr RM:FeInPostFader level 00 00 2d 2d 00 00 00 00
* The meter value is expressed using a 2-digit hexadecimal.
Meaning: Send the meter data of ch1 to 8 of FarEnd input channels at 1000msec intervals.
A request for the ch1 to 8 of FarEnd input channels was received, so the data will be transmitted.