Event Task

KS1988

Member
Join Date
Jun 2012
Location
Ontario
Posts
3
My scan time is to hign to see an input thats comming on. I am trying to use an Event Task to see it faster. For some reason its saying "the input module is not capable of triggering an event". Im trying to see a valve bank using ethernet. Would I have to configure the module differently? or will it just not work with a valve bank?...Any ideas?? Thanks
 
My scan time is to hign to see an input thats comming on. I am trying to use an Event Task to see it faster. For some reason its saying "the input module is not capable of triggering an event". Im trying to see a valve bank using ethernet. Would I have to configure the module differently? or will it just not work with a valve bank?...Any ideas?? Thanks

Use a LOCAL module, mounted in the chassis.
 
It may be possible to stretch the signal by changing th input module configuration. I have done it with Festo CPX inputs on DeviceNet.
 
What controller are you using? What is the part # of the Input Module? Is the module in a local chassis or is it remote? If remote, what network are you using?

OG
 
you've told us that you're using RSLogix5000 software – but you have NOT told us what hardware platform you're using ...

specifically, are you using CONTROL-logix or are you using COMPACT-logix? ... it can make a big difference – because these two platforms do NOT scan their I/O in the same manner ...

secret handshake:

since both platforms use the same software, it's easy for many people to be confused by assuming that the hardware is the same "under the hood" for both platforms ... that is an INcorrect assumption ...

so ...

if you're using COMPACT-logix hardware – and if you're running some of your tasks at a priority of ONE THROUGH SIX – then I suggest that you carefully read the following ...

http://www.plctalk.net/qanda/showthread.php?p=447080&postcount=13

basic idea: many (most?) programmers assume that "faster-and-higher-must-be-better" when assigning the periods and the priorities to their tasks ... with the COMPACT-logix platform this approach can have disastrous results when working with fast-acting input and output signals ...

and here's a success story related to these same concepts ...

http://www.plctalk.net/qanda/showthread.php?p=456758&postcount=5

if this doesn't nail everything down, then I strongly recommend that you post your entire program file ...
 
Last edited:

Similar Topics

Have you ever implemented an event driven periodic task in CLX? How'd you go about it? I have a task that needs to be executed at least every...
Replies
9
Views
2,478
I'm trying to create a new Event Task in a Logix 5000 program I am writing, but I can't seem to create it the way the manual says I should. As...
Replies
1
Views
1,900
hi dears i use from advantech apax-5520KW plc and i use from Multiprog software for programming it. i need to use from interrupt in my program...
Replies
6
Views
1,787
First time using an Event Task in Logix. And what I see makes no sense before I even start... Created a new Task, and under "Configuration" Type...
Replies
4
Views
2,955
I'd like to know if event task is not suit for TON instruction inside? I use event instruction to trigue an event,Inside event task, a TON.DN bit...
Replies
4
Views
2,454
Back
Top Bottom