01-16-2008 09:14 AM - edited 01-16-2008 09:16 AM
hi
the main loop in try123.vi is now triggerd by the queue. the dequeue element waits until a new value is available either from read_value or from read_position. And the read_position vi send only every 100 ms a new value so the main loop gets only every 100 ms a new value.
Mike
01-17-2008 04:32 AM