LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Aeronautic Data Acquisition

Solved!
Go to solution
Dear Brother ?
I have job for reseach asisstant to davelop Data Acquisition  for  experiment aeronautic Control Pilot data acquisition system.
 
I use PCI-6014 B-series Multifunction DAQ  connect with BNC-2120 and 3 sensor potentiometer, each sensor connect with Aileron,elevator and rudder. +DC  Power Supply for input Voltage
 
from control Stick (pilot) could be move aileron and elevator. meanwhile from pedals could be move  Rudder.
 
DAQ get from moving sensors.
 
my question how to design Visualization program with LABVIEW ?
 
note:
 
when I open NI example finder and click example always Message "  "An error occured-The NI Service Locator is Running".
 
how solution? ..?..?  for my problem.
 
thanks. 
 
 
0 Kudos
Message 1 of 4
(2,926 Views)

Hi Adamy,

In order to successfully use the example finder, you may need to restart the HelpServer.  When LabVIEW launches, it automatically opens a TCP port with the HelpServer.  Errors can occur if the port is being used by another application. For more information on this, as well as directions to restart the server, take a look at the KnowledgeBase article on receiving an Error when opening NI Example Finder.

In terms of your application, are you able to successfully read data from the external devices?  You should be able to verify communication in MAX, and gather data easily using the DAQ Assistant in LabVIEW.  Do you have specific questions about how to manipulate the data after reading it, or do your questions relate to the acquisition of the data?

Regards,

Lauren

Applications Engineering
National Instruments
0 Kudos
Message 2 of 4
(2,896 Views)
Thank's for you answer Lauren L

I still have  problem with  my  DAQ programming can't sucess when running in my block diagram
error 00284 occured at DAQmx Read .

please see  picture in attach file

how is solution? may somebody can help me?
Thanks

Note:

 I used Labview 8.20 software  B-series multifunction DAQ-PCI-6014 connect with BNC-2120,  from Ai5 bnc cable connect Sensor Potentiometer and DC-Power Supply
0 Kudos
Message 3 of 4
(2,863 Views)
Solution
Accepted by adamy
It's impossible to help with just an image of your code which is just basically a DAQ assistant.  Please post your VI.  What is your sampling rate and how many samples you are acquiring?  Have you read the error message and tried to figure out what it says?  It sounds like your task timed out before all of the samples were acquired.
0 Kudos
Message 4 of 4
(2,842 Views)