Hardware interrupt on S7-300 PLC

lostpatrol

Guest
L
Hello all,

I have a Siemens S7-300 PLC and would like to know how to use the hardware interrupt.

For example, I have a programming running...and when an input occured, i.e. I0.0 goes true, I want the program to stop where it is, go to a hardware interrupt routine, does whatever it does, i.e. turns on Q0.0, and contine where it left off.

TIA!
 
That's simple!

There are a few OB's (Organisation Blocks) which will react to such conditions (OB80-87). Simply program the right OB to do the trick. If the right OB is present, you get the result you describe. If it isn't the PLC just goes to STOP-mode. Check the manuals (on- or off-line).
 

Similar Topics

Hi Friends, I am developing a system which involves the use of Hardware Interrupts application. I am using Digital Input module of siemens "6ES7...
Replies
27
Views
16,833
I'm using CX2030 Beckoff PLC. Twincat 3 runtime. What I'm looking for is option to activated certain PLCTask once I register certain Digital...
Replies
0
Views
1,276
Hi guys; i want to simulate a hardware interrupt in s7-300 with PLCSIM. i configured a CPU300 (not compact) , a DI card with interrupt...
Replies
3
Views
1,868
Hi all, I'm trying to fit a CP343-1 Lean card (v3.0 6GK7 343-1CX10-0XE0) on to an existing rack that has a CPU318-2 (6ES7 318-2AJ00-0AB0) in...
Replies
2
Views
4,688
Hello! I am using: S7-1214C 6ES7 214-1HG31-0XB0 V3.0 SB1221 6ES7 221-3AD30-0XB0 V1.0 and some other modules ... TIA Portal V11 SP2...
Replies
0
Views
4,505
Back
Top Bottom