WAGO-I/O-SYSTEM 750
Appendix 383
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)
Table 301: Description of the Configuration Scripts for “Networking - ETHERNET”
Parameters Status Call-Up
Output/Input
Effective
Switch Configuration
Interface Mode
read
get_dsa_mode
Query the switch
configuration:
Possible return values:
- 0 = „switched“ mode
- 1 = „separated“ mode
Immediately
write
set_dsa_mode -v
<value>
Set the switch configuration:
Possible entries for <value>:
- 0 = „switched“ mode
- 1 = „separated“ mode
Interface X1
Port State
read
get_eth_config
X1 state
Query the port state:
Possible return values:
- enabled
- disabled
Immediately
write
config_ethernet port=X1
state=enabled
Activate port: enabled
config_ethernet port=X1
state=disabled
Deactivate port: disabled
Autonegotiation
read
get_eth_config
X1 autoneg
Query the status of the
autonegotiation function:
Possible return values:
- on
- off
Immediately
write
config_ethernet port=X1
autoneg=on
Activate the autonegotiation
function: on
config_ethernet port=X1
autoneg=off
speed=<value>
duplex=<value>
Deactivate the autonegotiation
function: off
Note: You must also indicate
the speed and duplex value
when you deactivate the
autonegotiation function.
Possible entries for speed:
- 10M
- 100M
Possible entries for duplex:
- half
- full
Speed and
Duplex Settings
read
get_eth_config
X1 speed
Display of ETHERNET speed
Immediately
read
get_eth_config
X1 duplex
Display of the Duplex mode
write
config_ethernet port=X1
autoneg=off
speed=<value>
duplex=<value>
Change the ETHERNET
speed and the Duplex mode.
Possible entries for speed:
- 10M
- 100M
Possible entries for duplex:
- half
- full
Interface X2
See “Interface X1”. When calling these up, replace “X1” with “X2”.
</dg_