User Manual

MTX3/MTX5-D/XMV Series/EXi8/EXo8 Remote Control Protocol Specications V1.0.3
19
3. Command Specications
3.3.6. Meter control
2-16) Transmission request
Command Option 1 Option 3 Description
mtrstart MTX:mtr_MemNo/UniqueId/meter (interval) Requests that the specied meter data be transmitted.
MTX:mtr_MemNo/UniqueId/hold Requests that the specied hold meter data be transmitted.
Details: MemNo = See section 7, "Parameter Values."
UniqueId = See section 7, "Parameter Values."
(interval) = Minimum transmission interval (msec)
Response
Response string Description
OK mtrstart MTX:mtr_MemNo/UniqueId/meter Meter data transmission setting complete
OK mtrstart MTX:mtr_MemNo/UniqueId/hold Hold meter data transmission setting complete
Details: MemNo = See section 7, "Parameter Values."
UniqueId = See section 7, "Parameter Values."
Example: Command: mtrstart MTX:mtr_512/20020/meter 1000
Notication: OK mtrstart MTX:mtr_512/20020/meter
NOTIFY mtr MTX:mtr_512/20020/meter level 71 71 71 71 71 71 69 68
NOTIFY mtr MTX:mtr_512/20020/meter level 71 71 71 71 71 71 69 68
* The meter value is expressed using a 2-digit hexadecimal.
Meaning: Send the meter data of ch1 to 8 output levels at 1000 msec intervals.
A request for the ch1 to 8 output levels was received, so the data will be transmitted.
2-17) Stop request
Command Option 1 Description
mtrstop MTX:mtr_MemNo/UniqueId/meter Requests that the specied meter data be stopped.
MTX:mtr_MemNo/UniqueId/hold Requests that the specied hold meter data be stopped.
Details: MemNo = See section 7, "Parameter Values."
UniqueId = See section 7, "Parameter Values."
Response
Response string Description
OK mtrstop MTX:mtr_MemNo/UniqueId/meter Meter data stop setting complete
OK mtrstop MTX:mtr_MemNo/UniqueId/hole Hold meter data stop setting complete
Details: MemNo = See section 7, "Parameter Values."
UniqueId = See section 7, "Parameter Values."
Example: Command: mtrstop MTX:mtr_512/20020/meter
Notication: OK mtrstop MTX:mtr_512/20020/meter
Meaning: Stop the meter data of ch1 to 8 output levels.
The request to stop the meter data of ch1 to 8 output levels was received.