mos89
Sep 10 2007, 05:22 AM
Dear all
I try to setup an ethernet conection between 1769 L32E PLC and my PC via cross ethernet cable
i use Bootp to set up an ip adress to the PLC (192.168.10.5) my PC is 192.168.10.20
When i use serial cable via rslinx i see my PLC, how to set up ethernet driver to see the network ?
rpraveenkum
Sep 10 2007, 05:31 AM
In rslinx Instead of ethernet devices use EthernetIP driver. for EthernetIP driver no setting required
for ethernet devices you have to enter the ip address of the device you want communicate
after setting the IP the bootp has to be disabled
mos89
Sep 10 2007, 06:25 AM
i can not find it in the list
rpraveenkum
Sep 10 2007, 06:35 AM
use latest version of rslinx
rpraveenkum
Sep 10 2007, 07:03 AM