Example of a Communication Driver configuration
- Last UpdatedSep 16, 2024
- 1 minute read
Example: Using an Ethernet PLC to route to various PLCc via Controller Link
Recommended Communication Driver Configuration:
-
Channel Selector Parameters -> Connection:
Select UDP
-
Channel Selector Parameters -> Advanced -> Protocol -> Station:
Enter the station of the local server X:YYY [where X is the Ethernet network ID; YYY is the last Octet of the IP of the local server]
Example: 2:147
-
Device Selector Parameters -> Station:
Set the Station to <IP of the routing PLC>:9600:<Network ID#>:<Remote PLC Node #>:0:CS1
Example: xxx.xxx.xxx.xxx:9600:9:4:0:CS1