User`s manual

Appendix
AXEL Office Server 83
For example:
BEGIN_AX4010_SETUP V1.1
# this is a comment
tcp_host1_name=vangogh
...
END_AX4010_SETUP
Note: lines beginning with '#' are treated as comments and ignored.
Set-up parameters are divided between the following parameter groups:
Ethernet: Ethernet interface parameters,
TCP/IP: network environment,
Ch1 Port: port service and communication parameters,
Ch2 Port: port service and communication parameters,
Ch3 Port: port service and communication parameters,
Ch4 Port: port service and communication parameters.
And only for the AX4020:
Ch5 Port: port service and communication parameters.
Ch6 Port: port service and communication parameters.
Ch7 Port: port service and communication parameters.
Ch8 Port: port service and communication parameters.
Several formats are available for set-up parameter values:
List: the possible values are listed (the character '|' is
used as a separator).
Examples: (yes | no).
(none | xon-xoff | xpc | dtr)
Number: maximum and minimum values are given.
Character string: maximum length is given.
Note: an ASCII character can be represented by its
hexadecimal ASCII code, preceded with a
backslash character (e.g.: \1B represents Escape
and \\ represents a backslash).
IP address format: the IP address format is xxx.xxx.xxx.xxx.
In the following parameter lists, the possible values are bracketed after each
set-up parameter.