Controller Command List

6
Command:
version?
Description:
Request the main CPU software version
Return String:
version=#.##$
Return Description:
Rotel main CPU software version
Example:
version=1.09$
Command:
pc_version?
Description:
Request the PC-USB software version
Return String:
pc_version=#.##$
Return Description:
Rotel PC-USB software version
Example:
pc_version=1.13$
Command:
ip?
Description:
Request the IP address of the product
Return String:
ipaddress=###.###.###.###$
Return Description:
Current IP address
Example:
ipaddress =192.168.100.8$
Command:
mac?
Description:
Request the MAC address of the product
Return String:
mac=############$
Return Description:
MAC address (uppercase characters)
Example:
mac=0CEFAF90125E$
Command:
model?
Description:
Request the model number
Return String:
model=text$
Return Description:
Rotel model number
Example:
model=RA-1572$
Command:
discover?
Description:
Request the device to identify itself on the network
Return String:
discover=ip=###.###.###.### port=#### mac=############$
Return Description:
Device’s IP address, port number and MAC address
Example:
discover=ip=192.168.100.25 port=9596 mac=0cefaf90125e$