| Author |
Message |
panda
Joined: 29 Jan 2004 Posts: 41
|
21 Jun 2005 9:37 What is Data Acquisition? What is LABView? |
|
|
|
|
1. Please give some simple sentences for Data Acquisition.
2. Does anyone use LabVIEW? Please tell what application you make?
|
|
| Back to top |
|
 |
IanP
Joined: 05 Oct 2004 Posts: 6490 Helped: 1542 Location: West Coast
|
21 Jun 2005 10:19 Re: What is Data Acquisition? What is LABView? |
|
|
|
|
| Quote: |
| Data acquisition is the process of gathering information in an automated fashion from analog and digital measurement sources such as sensors and devices under test. Data acquisition uses a combination of PC-based measurement hardware and software to provide a flexible, user-defined measurement system. |
For more go to National Instruments web site:
http://www.ni.com/dataacquisition/whatis.htm
Also, you will find there a comprehensive discription of LabView, including examples.
Regards,
IanP
|
|
| Back to top |
|
 |
Google AdSense

|
21 Jun 2005 10:19 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
aym_qunibi
Joined: 05 Mar 2005 Posts: 78 Helped: 2
|
21 Jun 2005 10:37 Re: What is Data Acquisition? What is LABView? |
|
|
|
|
it is to acquire several information about the process you control and to generate the suitable reaction for these information to the process itself.
labview is a unique tool, it uses the G-language in programming (graphical language), it consists of two screens :the user interface, and the programming screen.
in user interface you'll see switches,leds,graphs.. etc. while in programming screen you'll be able to use the basic if..then..else..,for...next,while...wend.
so if you know the c++ or any programming language you can easily learn it.
labview is used for data acquisition and to make reports about plants or processes it is a powerful tool for servo control and plc control, and so its industrial version (BRIDGEVIEW).
i have used labview in my graduation project, we made an optimal digital PID controller for a temperature control sysetm.
|
|
| Back to top |
|
 |