Communicate Emulators 500 and 5000

iluntasun

Member
Join Date
Jul 2013
Location
Mississauga
Posts
10
Hello all,

I am trying to set up a simulation environment. I have successfully set my RSLogix 5000 online with Emulator 5000 and my RSLogix 500 with my Emulator 500.

Now I would need to be able to message from one to the other. Is this possible? I intuitively think it has to do with setting an OPC topic on RSLinx, so I created one that points to the Emu500, but how do I read the tags from RS5000?

Thanks in advance for your help!
 
You could theoretically set up an "OPC Mirror" that reads from one Emulator and writes to the other Emulator.

Or you could connect them using MSG instructions and emulated serial ports on both Emulators.

In my opinion, communications simulation and troubleshooting for a PLC-based control system should *always* be done with actual hardware. The hardware layer and system resources of an emulator are never going to reveal problems in real hardware and real systems.
 

Similar Topics

how to communicate FactoryTalk Optix and Mitsubishi Q Series. I want to know the details of that
Replies
0
Views
36
We are trying to poll data coming from a PLC for remote monitoring we have the IP address of the PLC and the default port number and the path is...
Replies
25
Views
572
We have some very old technology in my plant that needs adjusted but I don’t have the equipment. Can anyone tell me what I need to program this IO...
Replies
13
Views
342
Hi Guys, I want to connect my 1769-L36ERM to a different network domain, is it possible to do it using only the dual ports in the Controller? Or...
Replies
3
Views
221
Back
Top Bottom