CCW PainelViewer Application Two Controllers

bernardow1

Member
Join Date
Nov 2022
Location
Sao Paulo
Posts
17
Hi guys!

I'm using PainelViewer 8" AllenBradlley and Two CompatLogix 1769-L16ER

I'm trying connect with 2 PLCs, But I received a warning that it is not possible, is it really not possible to control 2 PLCS with 1 HMI?

Captura de tela 2023-09-05 071641.png Captura de tela 2023-09-05 071852.png
 
It looks like Rockwell limits the PV800 to one CompactLogix connection. If you really want to communicate with two controllers, poking around in CCW, it looks like a possible workaround could be to use the SLC/PLC protocol and remap your HMI data in each controller. I don't know if the PanelView will see the processor with the IP configured in the application without additional CIP ports. You would have to test that with the hardware I don't have handy now.

If that would work, in the PLC programming you would use mapping in Logic > Map PLC/SLC messages. In there you might map an INT array to file 7 to be read / written by the PV800 as N7:0 and up. You would probably add a mapping routine to map the INT array values and bits to your other PLC tags.

Modbus TCP might be another workaround, but that can get ugly in Logix5K controllers.
 

Similar Topics

Hey out there, I am trying to build an alarm que in CCW. I have got the FFL and FFU working, however the string that goes with the alarm can't be...
Replies
13
Views
131
Hello. Has anyone ran into an issue with HSC on 2080-LC20. It run a cut off press and every so often after resetting to 0 it does not count...
Replies
0
Views
77
I am running CCW 13 trying to upload to a micro 820 vers.12 I get an output message OPC server is unable to load project controller. Please help!
Replies
5
Views
258
How to retain Values in CCW software? I am using CCW software and I can not find the Retain function in this software. Not even local or global...
Replies
2
Views
182
Back
Top Bottom