RsLogix500 + EB8000 => simulation

numerPół

Member
Join Date
Jun 2014
Location
Cracow
Posts
1
Hi everyone,

I found an information on forum that it is possible to make communication between simulation in RsLogix500 Emulate and Online simulation in EasyBuilder 8000, but I don't know how. Do I need to use DDE/OPC in RsLink Gateway or sth with com port? Can someone give me some advice, please?

Greetings
 
Hello Numer.
DO THIS TEST:
write a simple program with a timer in rslogix 500
under that rung, put a move command
in that move command, move T4:1/acc (accumulated value of timer 1
to N7:1
====================================================
now on the hmi, put a numeric display and address it to N7 1
save, compille and run the online simulation.
IMPORTANT!!
shutdown rslinx, not just exit.
RSLINX takes over your com port.
you will see on the pc screen the numbers running in your T4:1 accumulated value.
Good luck
 
I found this post and am trying to do the same thing. It sounds like the program does not need to be running in emulate 500 (cant run in emulate without RS Linx)
I have the RS 500 Program and the E8000 program running. I compiled with no error.
When I hit Simulate online I got a message about coms but could not read fast enough before "No Response from PLC" Message. Now I only get the no response message.
When I right click "Run Easy Diagnoser" I dont see anything happening.
Has anyone ran the Online simulation to RS500 program on PC
The EB8000 all in one manual is vague on this. I ordered a screen but wanted to test some programing before I got it, and would like to figure out how. I can do it with a Panelview+ like Numer said in orriginal post with an OPC sever for the link from PV+ to RS500 program running in Emulate but the EB8000 software is new to me.....Thanks
 

Similar Topics

So here's my situation, I have been tasked with modifying the logic to mimic a button press in the PLC. I have two identical machines however one...
Replies
6
Views
538
Hello, I'm new to programming. I'm using RSLogix500 to modify an existing program for a SLC500. My plan was to use one of the existing inputs...
Replies
26
Views
1,983
So i have an allen bradley rack (2080-LC50-24QWB), i have it connected through ethernet. I dont have an offline program so im trying to upload...
Replies
6
Views
676
Hi Everyone, I am supporting a system which runs on a SLC 500 (1747-L532). A fault has developed whereby the output state of some digital outputs...
Replies
10
Views
997
Hello, I am currently taking a course on plc programming and in the course rslogix 500 is being used. I am however having a problem since it keeps...
Replies
4
Views
1,695
Back
Top Bottom