142 Programming the PFC using WAGO-I/O-PRO
WAGO-I/O-SYSTEM 750
750-880, 750-880/025-000 ETHERNET Programmable Fieldbus Controller
Manual
Version 1.0.1
Pos: 82.21 /Serie 750 (WAGO-I/O-SYSTEM)/In Betrieb nehmen/In WAGO-I/O-PRO programmieren/Controller mit der Datei EA-config.xml konfigurieren @ 4\mod_1241698395500_21.doc @ 32750 @ 3 @ 1
9.1.1
Configuration using the "EA-config.xml" File
You can also create the file "EA-config.xml" using an editor and store it in the
controller directory "/etc" by means of FTP.
Configuration using the file "EA-config.xml" that is already stored in the
controller is described in this section.
Pos: 82.22 /Serie 750 (WAGO-I/O-SYSTEM)/In Betrieb nehmen/In WAGO-I/O-PRO programmieren/Hinweis: Konfigurationseinträge in WAGO-I/O-PRO überschreiben „EA-config.xml“ bei Download! @ 4\mod_1242042856796_21.doc @ 32900 @ @ 1
Configuration entries in WAGO-I/O-
PRO
overwrite "EA-config.xml" upon
download!
If you wish to perform module assignment directly using the "EAconfig.xml" file
stored in the controller, do not save any configuration data in WAGO-I/O-
PRO
prior to this, as the file is overwritten by entries in the WAGO-I/O-
PRO
on each
download.
Pos: 82.23 /Serie 750 (WAGO-I/O-SYSTEM)/In Betrieb nehmen/In WAGO-I/O-PRO programmieren/Mit der Datei EA-config.xml konfigurieren (Vorgang) @ 4\mod_1240914151781_21.doc @ 31760 @ @ 1
1.
Open any FTP client. You can also use the Windows FTP client in the DOS
prompt window:
ftp://[IP address of controller]
, e.g.
ftp://192.168.1.201
2. Then,
enter
admin
as the user login and
wago
as the password..
The file "EA-config.xml" is located in the "etc" folder.
3.
Copy this file to a local directory on your PC and open it in an editor
installed on your PC (e.g., "WordPad").
The file already contains the following syntax:
Figure 57: EA-config.xml
The fourth line contains the necessary information for the first I/O module.
The entry MAP=PLC assigns write access privileges to the IEC-61131-3 program
for the first module.
Pos: 82.24 /Serie 750 (WAGO-I/O-SYSTEM)/In Betrieb nehmen/In WAGO-I/O-PRO programmieren/Mit der Datei EA-config.xml konfigurieren - Zugriff ändern, PLC durch FB1 oder FB2 ersetzen @ 4\mod_1240919066718_21.doc @ 31773 @ @ 1
4.
If you want to enable access via MODBUS/TCP, replace "PLC" with "FB1"
and for access from Ethernet/IP, replace "PLC" with "FB2":
<Module ARTIKEL NUMBER=“ “ MAP=“
PLC
“ LOC=“ALL“>
</Module>