Audia has some useful IP and reset tools that may be useful when returning to older systems for service work.
Audia will automatically output its IP Address through the RS-232 port when it is powered up and functioning. Simply have a straight through RS-232 cable connected to Audia and a PC with HyperTerminal running. When Audia is powered up it will print the data in the HyperTerminal screen.
Get Device ID
By typing 'GET 0 DEVID <LF>' in HyperTerminal, Audia will reveal the device number that is assigned to that particular device within the system. If an Audia does not have a system loaded into it, the device ID will always be 0. Device ID 0 is always used for network related ATP commands and reset related commands.
Get/Set IP Address
By typing 'GET 0 IPADDR <LF>' in HyperTerminal Audia will reveal the IP Address it is set to. Substituting the '0' for a 1, 2, 3, etc will tell Audia to reveal the IP Address for the device who's number is 1, 2, 3 etc. A '0' asks for the IP Address of the Audia you are currently connected to. Note: You can only use a 1, 2, 3 etc if there is a system loaded into the Audia's. If it is a single device system, the only device number will be 1.
If an Audia does not have a system loaded into it, you can set the IP Address via the RS-232 port. Example: SET 0 IPADDR 192.168.1.101 <LF>. If there is no DAP file in the Audia, and the command is typed correctly, Audia will send back a '+OK' response. You will need to power cycle the Audia for the new IP Address to take effect. As stated above, Audia will output the IP Address when powered up, or you can use the GET IPADDR command mentioned above.
Get/Set Subnet Mask
By typing 'GET 0 SUBNETMASK <LF>' in HyperTerminal, Audia will reveal the Subnet Mask it is set to use. Substituting the '0' for a 1, 2, 3, etc will tell Audia to reveal the IP Address for the device who's number is 1, 2, 3 etc. A '0' asks for the IP Address of the Audia you are currently connected to. Note: You can only use a 1, 2, 3 etc if there is a system loaded into the Audia's. If it is a single device system, the only device number will be 1. By default, the subnet mask is set to 255.255.255.0
If an Audia does not have a system loaded into it, you can set the Subnet Mask via the RS-232 port. Example: SET 0 SUBNETMASK 255.255.255.0 <LF>. If there is no DAP file in the Audia, and the command is typed correctly, Audia will send back a '+OK' response. You will need to power cycle the Audia for the new subnet mask to take effect. As stated above, Audia will output the default gateway IP Address when powered up, or you can use the GET SUBNETMASK command mentioned above.
Get/Set Default Gateway Address
By typing 'GET 0 DEFAULTGW <LF>' in HyperTerminal Audia will reveal the Default Gateway IP Address it is set to use. Substituting the '0' for a 1, 2, 3, etc will tell Audia to reveal the IP Address for the device who's number is 1, 2, 3 etc. A '0' asks for the IP Address of the Audia you are currently connected to. Note: You can only use a 1, 2, 3 etc if there is a system loaded into the Audia's. If it is a single device system, the only device number will be 1.
If an Audia does not have a system loaded into it, you can set the Default Gateway IP Address via the RS-232 port. Example: SET 0 DEFAULTGW 192.168.1.1 <LF>. If there is no DAP file in the Audia, and the command is typed correctly, Audia will send back a '+OK' response. You will need to power cycle the Audia for the new default gateway IP Address to take effect. As stated above, Audia will output the default gateway IP Address when powered up, or you can use the GET DEFAULTGW command mentioned above.
Get MAC Address
By typing 'GET 0 MACADDRESS <LF>' in HyperTerminal Audia will reveal the MAC Address of the Audia's network interface. Substituting the '0' for a 1, 2, 3, etc will tell Audia to reveal the MAC Address for the device who's number is 1, 2, 3 etc. A '0' asks for the MAC Address of the Audia you are currently connected to. Note: You can only use a 1, 2, 3 etc if there is a system loaded into the Audia's. If it is a single device system, the only device number will be 1.
Reset
In rare instances it may become necessary to reset the Audia device. A reset can be accomplished through the device maintenance screen, and this is the desired method for a reset. However, there is a reset command available via the RS-232 port. Simply type: CLEAR 0 DEVCONFIG <LF> and the device will be reset.
Reboot Device
When needed, the Audia can be restarted without suspending audio. Simply type REBOOT 0 DEVICE to restart a single Audia device without suspending audio.