Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

help on DAQmxBase Read to formula node and pda help!!!!!

hi guys i need help for DAQmxBase Read and formula node. i need to acquire the data from the DAQmxBase Read and link them to the formula node. i cant get the formula node to accept the data and get my result.
 
In addition , there is a problem with a program that i have done to acquire biosignal from a Jennic Board (endpoint). This is because there is a error code 15 appearing on the PDA wants we press the stat button.
 
 
<a href="http://photobucket.com/" target="_blank"><img src="http://i88.photobucket.com/albums/k174/xabi_alonso87/Picture1.jpg" border="0" alt="Photobucket - Video and Image Hosting"></a>
 
this print is for the formula node
0 Kudos
Message 1 of 2
(3,260 Views)
Hi Alonso,
 
Thank you for contacting National Instruments!  I believe that the reason that you're not getting the proper results for your Formula node is because you're actually passing out a 1D array from your DAQmx base Read vi.  If you only want to pass one value, I would recommend using the Index Array function to pull off one element at a time.
 
As for your error code 15 in LabVIEW PDA, since your problem is rather vague this KB might be useful:  DAQmx Base 1.0 Gives Error Code 15, What are Some Common Solutions?
 
Regards,
 
Daniel L.
Applications Engineer
National Instruments
Message 2 of 2
(3,251 Views)