Logix5000 L32E PLC Fault

Tally_Pants

Member
Join Date
Jan 2010
Location
Bedford, Nova Scotia
Posts
4
I am somewhat new to PLC programming, i'm finalizing my first real program and i need to display an alarm on my SCADA for a communications fault (over ethernet) to my PLC. and i'm also including a Minor / Major Fault Alarm, just curious if i'v done this effectively, as i'v never done anything like this before.
i have the S:Minor bit monitored in my controller fault handler routine, if its true then i have a minor fault alarm.
and using a GSV i'm writing to Major_Fault tag and if Major_Fault.Code NEQ 0 && Major_Fault.Type NEQ 0 then my major fault alarm goes try.
(see attached pic)

PLC Fault.jpg
 

Similar Topics

I am needing to backup a 1769-L32E and it says that I need rev 17.2 I have downloaded the firmware 17.012 How do I get it to recognize this...
Replies
3
Views
1,736
Hello, everyone. New user, first post. Happy to have found this place! Spent the last few weeks learning the hard way (I'm EXTREMELY green )on a...
Replies
8
Views
2,280
Hey guys. Got an L32 trying to talk to a Cardinal 205 Indicator using the Cardinal 2XX-IP interface option (as opposed to a Cardinal 2XX-EIP...
Replies
2
Views
2,253
I have an L61 that I am using to poll several PLC from SLC 5/04 (DH+) to ML 1400 and Compactlogix L32E. I have successfully set up the message and...
Replies
2
Views
3,331
Hi! So my problem is a little funky, I had Studio 5000 v 24 and 30 installed, but forgot to install RSLogix (which I cannot go without). Is there...
Replies
2
Views
112
Back
Top Bottom