MICRO 830 Monitor for major error

MATT116

Member
Join Date
Dec 2009
Location
Dallas, TX
Posts
330
Hardware:
Micro 830 2080-LC30-24QWB
PVc: 2711C-T4T Firmware 1.8
CCW V6.01.00 Standard Edition
Comms: CIP Serial RS232

I have to display on the HMI when there is a major PLC error.
In my PLC program I monitor the system variable _SYSVA_MAJ_ERR_HALT and use it to set global BOOL variable called PLC_ERROR, however when I create a major error by dividing by 0 and causing a major error the PLC does not update the PLC_ERROR variable so the HMI does not see it..Hmm what to do? The HMI wont let me directly map to a system variable either. Anybody know of a work around?

Thanks
 
can you create a heartbeat between plc's that reset each other?
when the plc has a major fault, it will not reset the bit.
start a timer and when the bit is true - 20 or 30 seconds.
if the bit is not reset within the time limit, something it wrong, either comms or plc problem.

hope this helps.
james
 

Similar Topics

Hello friends We communicate between Micro 830 and a card that control DC motor via modbus RTU. We do not have any problems in communication. But...
Replies
1
Views
1,522
Hi, Its possible communicate between kinco hmi (mt4404t) and Micro830 through a serial line ( rs232/485 ) ?
Replies
2
Views
1,553
Customer has a Micro 830 (2080-LC30-16AWB) and a Panel View component C200 (2711C-K2M). They want to add remote connectivity. I was thinking of...
Replies
9
Views
2,681
how do I make a timer timing bit in a micro 830 program using connected components?
Replies
5
Views
1,597
Good Evening , I haven't done much with CCW and the Micro 830. I am trying to upload a unknown program from a Micro 830. It just seems like...
Replies
1
Views
2,784
Back
Top Bottom