plc5 slc interrupt model

geobrown

Member
Join Date
Nov 2004
Posts
1
I'm trying to understand the STI
interrupt model for a verification
project. When an STI interrupt
is triggered, are inputs scanned and
outputs updated by default or only
explicitly through immediate instructions ?
 
Greetings Geoffrey,

no ... the STI will NOT normally cause an I/O update when it runs ... if you need that functionality, then you'll need to add an "immediate update" type instruction to the STI ...

and welcome to the forum ...
 

Similar Topics

Hello, is it possible to read a message using a controllogix L61, from a SLC, that is connected to a PLC-5 that already is sending data to the...
Replies
7
Views
2,143
Adding some SLC cards by extending the backplane. It's controlled by a PLC 5 by Data Highway. I see the both input cards and use the logic, but...
Replies
1
Views
1,401
Looking for some helpful advice. We have a customer who is looking to change out his system with something a bit more modern, but using stock he...
Replies
15
Views
4,991
My goal is to get an analog signal from a SLC-500 remote rack back to a PLC-5 main rack. Is this possible? If so, I may need some help. I've set...
Replies
4
Views
1,760
I programmed a couple of MSG instruction for a PLC5/80E to write and read data to a SLC 5/05 thru an Ethernet network on non-continuous mode. It...
Replies
1
Views
2,492
Back
Top Bottom