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,528
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
70
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
130
I am hoping to use a MSG instruction to communicate between two CompactLogix controllers and was wondering if the Ethernet connection built into...
Replies
8
Views
538
Hi all, the machine I am programming the Rockwell PLC for has about 100 parameters that need to be adjusted for every customer. I would like to...
Replies
20
Views
1,828
Back
Top Bottom