Controller Command List

6
Command:
ip?
Description:
Request the IP address of the product (A14 only)
Return String:
ipaddress=###.###.###.###$
Return Description:
Current IP address
Example:
ipaddress =192.168.100.8$
Command:
mac?
Description:
Request the MAC address of the product (A14 only)
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=a12$
Command:
discover?
Description:
Request the device to identify itself on the network (A14 only)
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$