Easy way to Check IO

bornwild

Member
Join Date
May 2010
Location
Riyadh
Posts
429
Hey all,

I am trying to check in logix designer in emulator and I need to check the hmi alarms by toggling bits to activate an alarm . But sometimes the bits are overwritten so it is not possible to toggle them and I need to add a branch around them to check the IO. Is there an easy way to do it? I have around 500 alarms which I need to check to simulate and check if the description is correct in the HMI.
 
Why are things overwriting alarms? That doesn't sound like a good thing, warnings probably fine, alarms.. no those should remain active. Use your alarm condition to fire an alarm bit, the bit then latches around the conditions until acknowledged.
 
If you put all alarms in one program and not call it or disable the call you can force the alarm bits on so it will not be overwritten by the un-called program, test the alarm messages then put the call back in.
 
Thank parky. Guys, please give me some tips on emulating. I have already a plc software and now I am checking the alarms messages. I really have trouble emulating.
first I have alias tags
I have produced consumed tags
I have IO and safety task.
Is there way I just download the program to the emulator without changing so many things for the emulation to run. Am I missing something? It is pain in the leg making the emulation run with the current program .
 

Similar Topics

See picture. I want to add a rung (magenta) into the existing code. Can't figure out how to do this. I select a -||- , right? When I drag/drop...
Replies
21
Views
1,781
Hi All, On my site, the standard template for storing recipes in the PLC is to create a tag called PartRecipe which is an 2D array - for example...
Replies
4
Views
1,465
I would like to do change a kinetix drive, so i believe i just have to put the IP address in the new kinetix and just connect right? Do I need to...
Replies
1
Views
1,195
Good afternoon guys, I have a basic question on the bubble level in the picture attached. This is probably really easy, but I don't get it, haha...
Replies
11
Views
3,338
Hi, I was wondering if anyone has experience of using an HMI that is easier to use and interface with a CONTROLOGIX PLC. I have alot more...
Replies
17
Views
5,370
Back
Top Bottom