02-06-2006 08:28 AM
02-08-2006 10:12 AM
02-09-2006 09:44 AM
Hello Norbert,
thanks for your answer.
I know, that more than one changedetectionline can put into one task, thats not the problem. At the moment i do it this way, but it is very slow. I mean,
if i only put one line into the change detection task, the time between fallingedge and execusion of the change detection callback is smaller than I put
two or more lines in one task. You can try it with just count a variable up (every falling edge of all konfigured change detection lines in the task) in the callback and
show the variable in a nummeric field. If two or more lines in one task it stops and hangs, with only one line it's a very fast count. The same frequenz on the line
you detect in both situations. The frequency of the second or the third line ( falling edges) in the change detection does not matter, try one per minute.
Because of this behavior i want to have two tasks on this card with only one line per task?!? Always i try to config a 2. task i get errors.
Is there a chance to do this?
Mile