User`s manual

Remote Set-Up
156 TCP/IP AX3000 User's Manual
'setup_get' command (or 'setup_get_lite' command). This command sends a
list of all AX3000 parameters to standard output. Example for Unix/Linux:
# rsh axname setup_get > /tmp/file<CR>
The message 'Load set-up in progress...' is displayed on the
operator’s console when the rsh command is processing. If a connection
problem occurs a time-out error message is displayed.
When the set-up parameters have been loaded, the message '
OK, set-up
sent
' is displayed on the operator’s console. If other messages are displayed,
refer to chapter 10.4.
The configuration file lists each set-up parameter. Refer to Appendix A.6 for a
detailed description of this file.
10.4 - ERROR MESSAGES
There are two types of error:
- fatal errors: numbered from 100 to 113,
- warning errors: numbered from 200 to 213.
10.4.1 - Fatal Errors
Fatal errors stop the remote command. The following fatal errors may occur:
ERR 101: header label expected.
Command: setup_send
Cause: the AXEL header label (BEGIN_AX_SETUP) is not the first
line of the configuration file.
Consequence: the AX3000 set-up is not modified.
Solution: check the file. Replace it with a correct configuration file.