User Manual

Table Of Contents
MTX3/MTX5-D/MRX7-D/XMV Series/EXi8/EXo8 Remote Control Protocol Specications V3.1.0 rev10
28
3. Command Specications
2-15) Relative value parameter setting
MTX3,MTX5-D,XMV,EXi8,EXo8
Command Option 1 Option 2 Option 3 Option 4 Description
setr MTX:mem_MemNo/UniqueId/ElmNo/
Xpos/Ypos/PrmNo/IndexNo
0 0 "(value)" Relative value set
command.
Details: MemNo = See section 7, "Parameter List."
UniqueId = See section 7, "Parameter List."
ElmNo = See section 7, "Parameter List."
Xpos = See section 7, "Parameter List."
Ypos = See section 7, "Parameter List."
PrmNo = See section 7, "Parameter List."
IndexNo = See section 7, "Parameter List."
"(value)" = relative value to increase or decrease.
(See "Fader Parameter" table in section 6 Parameter Value Details )
Note: This command is available only for fader type parameters. See "Remarks" column in section 7 Parameter List for
information regarding which parameters support this command.
The Parameter will be set to a new value which equals the sum of the parameter's original value and the relative value
given by this command.
The parameter value range is 0 - 1023 as shown in the "Fader Parameter" table in section 6 Parameter Value Details.
For example, when the relative value is set to 64, 16 level steps can be achieved from the remote controller.
(1024/64 = 16)
Response
Response string Description
OK setr MTX:mem_MemNo/UniqueId/ElmNo/Xpos/Ypos/
PrmNo/IndexNo 0 0 (value)
Relative value set command response.
OKm setr MTX:mem_MemNo/UniqueId/ElmNo/Xpos/Ypos/
PrmNo/IndexNo 0 0 (value)
* When the sum of current value and relative value is outside of parameter value range (0-1023), a limiting process is
automatically applied.
In such case, "OKm" response will be sent back, instead of normal "OK" response.
Details: MemNo = See section 7, "Parameter List."
UniqueId = See section 7, "Parameter List."
ElmNo = See section 7, "Parameter List."
Xpos = See section 7, "Parameter List."
Ypos = See section 7, "Parameter List."
PrmNo = See section 7, "Parameter List."
IndexNo = See section 7, "Parameter List."
"(value)" = relative value to increase or decrease.
(See "Fader Parameter" table in section 6 Parameter Value Details )
Example: Command: setr MTX:mem_512/60000/0/0/0/0/0 0 0 100
Response: OK setr MTX:mem_512/60000/0/0/0/0/0 0 0 -1900
Meaning: Set DCA-A Fader to+100 step increase.
The level of the DCA-A fader was set to "-19.00"dB.