06-06-2007 07:32 AM
06-06-2007 07:51 AM - edited 06-06-2007 07:51 AM
Message Edited by Stradis on 06-06-2007 08:51 AM
06-06-2007 09:39 AM
thank you,but it doesn't exactly fit to my wishes because it use a blocking loop : I have lot of digital inputs to read at 200 ms and have to make an operation if
predefined inputs values are ON more than 1 s.
I expected to find out a solution to configure the DI module or using the "advise" function.
I will maybe use a cluster to store whe the input value start to be 1 and make a time calculation each time a read it again.
I hope to find a better solution.
Thank you
06-08-2007 03:07 AM
Hello,
If you are using a 653x board and ni-daqmx, you can use this change detection example
http://zone.ni.com/devzone/cda/epd/p/id/5015
Regards.