User Manual

Table Of Contents
RM Series (RM-CR/RM-CG/RM-TT) Remote Control Protocol Specications Version 1.1.0
15
3. Command Specications
3-3) Firmware version query
Command Option 1 Description
devinfo version Queries the rmware version
Response
Response string Description
OK devinfo version "xxxx" Firmware version
Details: xxxx = Version
Example: Command: devinfo version
Response: OK devinfo version "1.0.0"
Meaning: Query the rmware version.
Firmware version = V1.00
3-4) Product name query
Command Option 1 Description
devinfo productname Queries the product name
Response
Response string Description
OK devinfo productname "xxxx" Product name
Details: xxxx = Product name
Example: Command: devinfo productname
Response: OK devinfo productname "RM-CR"
Meaning: Query the product name.
Product name = "RM-CR"
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
Response: OK devinfo serialno "S7A001001"
Meaning: Query the serial number.
Serial number = "S7A001001"
3-6) Device category query
Command Option 1 Description
devinfo category Queries the device category
Response
Response string Description
OK devinfo category "xxxx" Device category
Details: xxxx = Device category
RM-CR: "processor"
RM-CG: "microphone"
Example: Command: devinfo category
Response: OK devinfo category "processor"
Meaning: Query the category
Device category="processor"