Hello everybody,
I am trying to create a DAQ VI for Fluke 2638A that measures temperature every 15 minutes. I created a producer/consumer architecture for this VI.
During the 15 minute interval (900s), how can I have the Stop button end the program? I need interrupt the Wait for Scan Complete subVI since this is where it stays during the interval of 15 minutes.
I am thinking of adding a shared variable node where the subVI is able to read the value but I am unsure of this approach.
Please let me know if there are better ways to do this VI or any comments that I can learn from.
Thank you.
Fluke_VI_Rev2.vi