PLC 5000 fault on HMI using GSV

kojoalmighty

Member
Join Date
Mar 2020
Location
toronto
Posts
7
Hi guys, I would like to display the fault message the PLC generates during faults on an HMI. I've tried using GSV instruction with majorfaultrecords attribute. I'm reading something but not exactly how I thought it would come out. is there something I'm doing wrong or do I need to add more instructions to get the fault info? below is what I see when I open the controller proper window, major fault. I would at least like to be able to read the time and date, type with the description and code with the description as shown in the example below and be able to display it on an HMI. any help would be appreciated. thanks in advance!

example: controller property major fault window.
28/05/2020 9:46:17 AM
(Type 03) I/O Fault
(Code 16) I/O module connection failed on the required module.

Port: Backplane
Module: Discrete_IO
Error: Connection timed out
Info: <none>
 

Similar Topics

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...
Replies
0
Views
3,533
Hi folks, in the alarm manager of Rslogix 5000, the tag-based alarm has been created. But when I tried to change the condition, it was found the...
Replies
2
Views
138
So I had an odd request from a customer for the above. I have written the logic and tested it all in one PLC with only using 7 outputs and 7...
Replies
15
Views
427
I'm adding an IAI Gateway with 2 axes connected to it. To an ethernet network on my PLC. So, I think the math is correct on the Input and Output...
Replies
0
Views
141
Hello Experts, I'm wondering if this has been done before if possible to create an Emulate file that have motion control axis? I tried to...
Replies
0
Views
145
Back
Top Bottom