WAGO-I/O-SYSTEM 750
Appendix 379
750-8207 PFC200 CS 2ETH RS 3G
Manual
Draft version 1.2.1 from 2017-09-13, valid from FW Version 02.06.20(09)
15.2.1.9 WagoConfigToolLIB.lib
The following table shows call-ups that allow you to configure and parameterize
the controller from the PLC program or Linux
®
via the “ConfigToolFB” function
block (see parameter “stCallString”). In addition to WBM and the CBM, this is
another variant to configure the controller for operational requirements.
The configuration directory for this under Linux
®
is:
/etc/config-tools/
Figure 123: Graphical Representation of the “ConfigToolFB” Function Block
Table 297: Description of the Configuration Scripts for “Information”
Parameters Status Call-Up
Output/Input
Effective
Controller Details: Identifies various information about the controller
Product
Description
read
get_coupler_details
product-description
Product description
Immediately
Order Number read
get_coupler_details
order-number
Item number of the controller Immediately
Firmware
Revision
read
get_coupler_details
firmware-revision
Firmware version of the
controller
Immediately
Licence
Information
read
get_coupler_details
license-information
CODESYS license details
Immediately
Network Details X1: Identifies the parameters currently used for the ETHERNET interface
X1/X2 in “switched” mode or for the ETHERNET interface X1 in “separated” mode
State
read
get_actual_eth_config
X1 state
Status of the interface.
Possible return values:
- enabled
- disabled
Immediately
Mac Address
read
get_actual_eth_config
X1 mac-address
Display of the MAC address
Immediately
IP Address
read
get_actual_eth_config
X1 ip-address
Display of current IP address Immediately
Subnet Mask
read
get_actual_eth_config
X1 subnet-mask
Display of the current subnet
mask
Immediately
Network Details X2: Identifies the parameters currently used for the ETHERNET interface X2
in “separated” mode
See “Network Details X1”. When calling these up, replace “X1” with “X2” (in “separated” mode only).
</dg_