02-01-2008 08:07 AM
02-01-2008 08:54 AM
02-01-2008 09:00 AM
02-01-2008 10:01 AM
PNT, thank you for the example.
do both slave loops run at the same time, or can they be independently run.
Norbert, putting queues on slaves creates producer/consumer, doesn't it?
One slave will run my DAQ (from compactDAQ), another will write data into Excel, and I may need others. According to NI, there can be multiple slaves.
Thanks.
02-01-2008 10:19 AM
02-01-2008 10:19 AM
02-01-2008 11:06 AM
Like Lynn, I am going to use the GUI to start the DAQ functions. This would also control writing data to Excel. I actually have this done, but it is all within one while loop, and is quite big.
Additionally, I need to control everything Automatically (if someone presses the Auto button on the GUI). So, this button would turn off all GUI functions (except stop Auto) and run all the other loops, like DAQ and writing to EXCEL.
I know I'm rambling, but the last thing that I tried on my original program has caused windows XP to shut down LabView. I am trying to troubleshoot this but not having much success.
02-01-2008 12:33 PM
metzler wrote:
... but the last thing that I tried on my original program has caused windows XP to shut down LabView. I am trying to troubleshoot this but not having much success.