Hello,
I am a beginner of LabVIEW. I am using PCI-6023E to do DAQ. I have a question on DAQmx task.
Method #1:
Start from DAQmx Task Name control and follow the step-by-step prompt, a DAQmx task will be generated, and this local task can be seen on MAX data neighborhood. Then I generate LabVIEW code. Using this method, the DAQ can be successfully implemented.
Method #2:
I directly place the DAQ Assistant Express VI on the block diagram, and use a graph indicator to show the data. This can achieve same purpose as method #1. However, I found no task is generated using method #2, which also can be reflected in MAX data neighborhood.
So, what's the difference between these two method? As I know task is integrated in DAQmx measurement, but why method #2 does not involve a task?
I am a newbie of labview, sorry for my simple question. Thank you very much for your answere.
Derek