Book Image

Data Acquisition using LabVIEW

By : Behzad Ehsani
Book Image

Data Acquisition using LabVIEW

By: Behzad Ehsani

Overview of this book

NI LabVIEW's intuitive graphical interface eliminates the steep learning curve associated with text-based languages such as C or C++. LabVIEW is a proven and powerful integrated development environment to interact with measurement and control hardware, analyze data, publish results, and distribute systems. This hands-on tutorial guide helps you harness the power of LabVIEW for data acquisition. This book begins with a quick introduction to LabVIEW, running through the fundamentals of communication and data collection. Then get to grips with the auto-code generation feature of LabVIEW using its GUI interface. You will learn how to use NI-DAQmax Data acquisition VIs, showing how LabVIEW can be used to appropriate a true physical phenomenon (such as temperature, light, and so on) and convert it to an appropriate data type that can be manipulated and analyzed with a computer. You will also learn how to create Distribution Kit for LabVIEW, acquainting yourself with various debugging techniques offered by LabVIEW to help you in situations where bugs are not letting you run your programs as intended. By the end of the book, you will have a clear idea how to build your own data acquisition system independently and much more.
Table of Contents (18 chapters)
Data Acquisition Using LabVIEW
Credits
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
Preface
9
Alternate Software for DAQ

Industry direction


The falling rate of profit, and attempt to maximize profit, as well as technological innovations and a few other minor factors have forced manufacturers into two main directions:

  • Standardization:

    No longer is it profitable to have components of a product to be built in-house by any given manufacture's own design and specifications where they would have to absorb the cost of R&D and manufacturing as well as maintaining a fleet of supporting factories for non-essential parts and segments of a product. It just cuts into profits and worse yet, others can do it better. As an example, Nikon can make the camera, but Leica M provides better lenses than Nikon can.

  • Modulation:

    Effective modularization of a system, and portioning each device to a smaller daughterboard and sub system would vastly reduce the cost of remain and maintenance. Imagine data acquisition systems that have a main body and may be a single screen, but they can accommodate an array of modules. Such a system once...