User Manual

Table Of Contents
RM Series (RM-CR/RM-CG/RM-TT/RM-WAP) Remote Control Protocol Specifications Version 2.0.0
12
3. Command Specifications
2-8) Normalized value parameter query
Command Option 1 Option 2 Option 3 Description
getn AccessID X Y
Normalized value parameter query request
Details: AccessID = See section 7, "Parameter List."
X = See section 7, "Parameter List."
Y = See section 7, "Parameter List."
Response
Response string Description
OK getn AccessID X Y (value) Normalized value parameter query response
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 Specifications," or section 7, "Parameter List."
Example: Command: getn RM:FeIn_Fader/Ch/Level 0 0
Response: OK getn RM:FeIn_Fader/Ch/Level 0 0 35
Meaning: Query the fader level of Far end input ch1 (Bluetooth Input L) as normalized value.
The fader level is 35 that is -77.60dB.
(When the normalized value resolution is 0-1023, 35 means -77.60)
3.3.4. Parameter setting
2-9) Raw value parameter setting
Command Option 1 Option 2 Option 3 Option 4 Description
set AccessID X Y (value) Raw 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 Specifications," or section 7, "Parameter List."
Response
Response string Description
OK set AccessID X Y (value) "(string)" Raw value parameter setting response
OKm set 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 notification 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 Specifications," or section 7, "Parameter List."
"(string)" = See section 3.1, "Basic Command Specifications," or section 7, "Parameter List."
Example: Command: set RM:FeIn_Fader/Ch/Level 0 0 -7760
Response: OK set RM:FeIn_Fader/Ch/Level 0 0 -7760 "-77.60"
Meaning: Set the FarEnd input Fader ch1 (Bluetooth Input L) to -77.60dB using raw values.
FarEnd input fader ch1 is set to "-77.60"