6.6
Configuring Advanced User Parameters
Advanced User Parameters are internal operating parameters used by the Ethernet
interface. For most applications, the default Advanced User Parameters should
not
be
changed.
If it is necessary to modify any of these parameters, it must be done by creating an
Advanced User Parameter file, using any ASCII text editor. This file must contain the
names and values of only those parameters that are being changed. The file must be
named
AUP_0_0.apf
. The completed file must be placed into the PLC folder that contains
the PLC configuration. When the entire hardware configuration is stored from the
programmer to the PLC, the programmer software also stores the parameters from the
AUP_0_0.apf file.
6.6.1
Format of the Advanced User Parameters File
The Advanced User Parameters file must have this format:
AUP_0_0
<parameter name> = <parameter value>
<parameter name> = <parameter value>
<parameter name> = <parameter value>
All parameter names are lowercase. The equal sign ( = ) is required between the
parameter name and parameter value.
Parameter values are converted to lowercase unless they are enclosed in a pair of double
quotes. The format for the individual parameter values depends on the parameter.
Numeric parameters are entered in decimal or hexadecimal format; hexadecimal values
must end with an ‘h’ or ‘H’ character. IP address parameters must be entered in standard
dotted decimal format. Character string values are case-sensitive. Uppercase parameter
values must be enclosed within a pair of double quotes. (The enclosing quotes are not part
of the data and are removed during processing).
Comments in the file must start with a semicolon character. All characters in the same
line following a semicolon are ignored. Blank lines are also ignored.
The following example sets the station manager password to
system
and the IP
time-to-live for point-to-point Ethernet Global Data exchanges to 4.
6.6.2
Example Advanced User Parameter File
AUP_0_0
stpasswd = “system”
;
set the password to “system”
gucast_ttl=4
;
set the EGD unicast IP TTL to 4
6.6.3
Advanced User Parameter Definitions
The following Advanced User Parameters can be configured for the CPUE05 Ethernet
interface.
Name
Description
Default
Range
staudp
Remote Station Manager UDP port
18245 (4745H)
0-65535 (ffffH)
stpasswd
Station Manager password
“system”
0-8 char, case sensitive, no spaces
Ethernet Configuration
GFK-1503E User Manual 89
For public disclosure
Summary of Contents for VersaMax PLC
Page 16: ...Notes 16 GFK 1503E VersaMax PLC User Manual For public disclosure ...
Page 38: ...Notes 38 GFK 1503E VersaMax PLC User Manual For public disclosure ...
Page 50: ...Notes 50 GFK 1503E VersaMax PLC User Manual For public disclosure ...
Page 92: ...Notes 92 GFK 1503E VersaMax PLC User Manual For public disclosure ...
Page 112: ...Notes 112 GFK 1503E VersaMax PLC User Manual For public disclosure ...
Page 224: ...Notes 224 GFK 1503E VersaMax PLC User Manual For public disclosure ...
Page 292: ...Notes 292 GFK 1503E VersaMax PLC User Manual For public disclosure ...
Page 316: ...Notes 316 GFK 1503E VersaMax PLC User Manual For public disclosure ...
Page 317: ......