I have one machine setup with a SLC5/05 talking to an Avery Weigh-Tronix ZM405:
PLC settings
IP: 10.11.12.1
SM: 255.255.255.0
GW: 0.0.0.0
ZM405 Settings
IP: 10.11.12.3
SM: 255.255.255.0
GW: 0.0.0.0
Works great.
Another machine with same PLC and Scale- only difference is that this machine is on a Controls Network VLAN
PLC:
IP: 10.20.16.71
SM: 255.255.254.0
GW: 10.20.17.1
SCALE:
IP: 10.20.16.73 SM: 255.255.254.0 GW: 10.20.17.1
Scale and PLC EEM instruction set the same for both machines Only difference is obviously the MultiHop 'TO' address.
However there is no way to enter a subnet mask or gateway in the EEM instruction. Could this be causing no data being sent to PLC from Scale?
There are no error messages in the EEM setup dialog.