LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView 2012 Continuous Measurement and Logging (DAQmx) Project

I've been working with this example to try to build a DAQmx and Serial acquisition message handling loops, as well as another message handling loop with two analog outputs for control. This control would also be based off of information from the DAQmx acquistion loop. Is this example appropriate to do this with? I've added two additional message handling loops (Serial and the AO control loop). I worried that this example might not be the best to follow.

0 Kudos
Message 1 of 3
(2,661 Views)

I'm not sure what example you are talking about but it seems like you are wanting something like the document below.

 

http://www.ni.com/white-paper/14119/en

Carl W.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 3
(2,633 Views)

Assuming I had a two MHL's, one for reading data and another writing data to disk. I would use the normal enqueue vi to pass data from the acquire loop to the logging loop, correct? I wouldn't use the message handling loop correct?

0 Kudos
Message 3 of 3
(2,627 Views)