Signal Conditioning

cancel
Showing results for 
Search instead for 
Did you mean: 

Controlling multiple processes in LV 6.1

I am trying to control 4 seperate processes under one Front Panel. All processes are independent of each other, and are all timed. When I want to log DAQ readings, another process may have control causing the reading to be skipped. Is their another way to control the time sharing.
0 Kudos
Message 1 of 2
(2,793 Views)
Hello,

Thank you for contacting National Instruments.

If you want to be able to control execution among multiple loops in your application, you will need to use OCCURENCES to synchronize the execution of your loops. I have attached an example program that ships with LabVIEW 6.1 which demonstrates how to use occurences to synchronize execution.

Regards,
Bill B
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,793 Views)