User Manual

MTX3/MTX5-D/XMV Series/EXi8/EXo8 Remote Control Protocol Specications V1.0.3
15
3. Command Specications
2-8) Normalization resolution setting
Command Option 1 Option 2 Description
scpmode resolution (res) Resolution for normalized value notications
(default setting = 1000)
Details: (res) = Resolution for normalized values
Response
Response string Description
OK scpmode resolution xxxx The resolution for normalized value notications
Details: xxxx = Specied resolution * Specied resolution should be more than 100.
Example: Command: scpmode resolution 128
Response: OK scpmode resolution 128
Meaning: Set the resolution of normalized values for setn commands to 128.
The resolution of normalized values for setn commands was set to 128.
2-9) Keepalive activation setting
Command Option 1 Option 2 Description
scpmode keepalive (interval) Maximum interval for a client to send some kind of message,
including heart beats (default setting = disabled)
Details: (interval) = Timeout value (msec) * Timeout value should be more than 1000.
* The actual timeout value will be increased by 1 second.
Response
Response string Description
OK scpmode keepalive xxxx Keepalive activated notication
Details: xxxx = The specied timeout value (msec)
Example: Command: scpmode keepalive 2000
Response: OK scpmode keepalive 2000
Meaning: Set the timeout value to 2000 msec (2 seconds).
The timeout value was set to 2000 msec (2 seconds).
Note: When unexpected disconnection happens, remote controller can’t nish communication with closing process.
In such case, device has to keep status "connected" and remote controller can’t establish new connection after that.
In order to prevent the situation above, device watches keepalive command if connection with remote controller is still
alive.
If device doesn’t receive keepalive command within timeout value which is set by this command, device terminates
connection by itself.
After the Keepalive activation command has been activated, the Remote controller must send any command or
LF(0x0A) code as a heart beat to the device within the timeout value.