User Manual

Table Of Contents
MTX3/MTX5-D/MRX7-D/XMV Series/EXi8/EXo8 Remote Control Protocol Specications V3.3.1 rev13
35
3. Command Specications
3-5) Serial number query
Command Option 1 Description
devinfo serialno Queries the serial number
Response
Response string Description
OK devinfo serialno "xxxx" Serial number
Details: xxxx = Serial number
Example: Command: devinfo serialno
Notication: OK devinfo serialno "ZA37640CHNET101001"
Meaning: Query the serial number.
Serial number = "ZA37640CHNET101001"
3-6) Device ID query
Command Option 1 Description
devinfo deviceid Queries the device ID
Response
Response string Description
OK devinfo deviceid "xxxx" Device ID
Details: xxxx = Device ID
* 3-digit hexadecimal
Example: Command: devinfo deviceid
Notication: OK devinfo deviceid "001"
Meaning: Query the device ID.
Device ID = "001"
Note: The device ID corresponds to the UNIT ID.
3-7) Device name query
Command Option 1 Description
devinfo devicename Queries the device name assigned by the user
Response
Response string Description
OK devinfo devicename "xxxx" Device name assigned by the user
Details: xxxx = Device name
Example: Command: devinfo devicename
Notication: OK devinfo devicename "MTX3"
Meaning: Query the device name.
Device name = "MTX3"
Note: The character encoding for the device name conforms to the setting specied by the scpmode encoding command.