S5 928B Processor - Reading PLC Status LEDs

Hal9000

Member
Join Date
Jun 2010
Location
London
Posts
140
Dear Forum,

Is there a way I can internally read the LEDs on the front of my 928B CPU so I can map them to my SCADA?

I'm interested in :

RUN
STOP
BF
QVZ
ADF
ZYK
BASP

regards,

Justin
 
You could set bits in the OBs listed below.
But since these OBs will prevent the CPU from stopping on serious errors, you will have to consider to call the stop function.

I think I have seen a survey of the RS area, and that the LED status is somwhere in there. Perhaps some of the other members have got the docu and can help.

This is cut out from the 'List of operations':

OB 19 Call of a block not programmed (LZF) Stop
OB 23 Timeout in the case of direct access to the I/O module(QVZ) none
OB 24 Timeout when updating the process image and
transferring interprocessor communication flags none
OB 25 Addressing error (ADF) Stop
OB 26 Scan time exceeded (ZYK-FE) Stop
OB 27 Substitution error (BCF) Stop
OB 28 Stop by PG function/Stop switch/S5-BUS (ABBR) Stop1)
OB 29 Operation error (BCF) Stop
OB 30 Parameter assignment error (BCF) Stop
OB 31 Other execution time errors (LZF)Stop


Kalle
 

Similar Topics

Hi i have a problem before with the PLC power supply,and i have got it changed by new one,upon power up the system again the cpu goes normal to...
Replies
1
Views
1,331
Hi experts: I have an S5 PLC with CPU 928B. A week ago had an error, it was in STOP state with the red led flashing quickly. I did it an overall...
Replies
7
Views
2,353
Hi Experts, We have a problem here with the Simatic S5 CPU 928B which doesnt go into RUN mode. Machine was not in use for over a year and my...
Replies
21
Views
7,437
Hi All, Has anyone ever experienced a 'lock out' condition when uploading from an S5-135U system with 928B CPU using the comms port? I had an...
Replies
0
Views
1,124
I tried to download the program to the S5 135U CPU 928B we have in our office for testing but was not able to do so. When I try to delete the...
Replies
2
Views
4,106
Back
Top Bottom