Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Data Acquisition Using LabVIEW

You're reading from  Data Acquisition Using LabVIEW

Product type Book
Published in Dec 2016
Publisher Packt
ISBN-13 9781782172161
Pages 150 pages
Edition 1st Edition
Languages
Author (1):
Yik Yang Yik Yang
Profile icon Yik Yang

Table of Contents (18) Chapters

Data Acquisition Using LabVIEW
Credits
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
Preface
1. LabVIEW Basics 2. Most Common Communication Buses 3. Using the DAQ Assistant to Automatically Generate LabVIEW Code 4. DAQ Programming Using LabVIEW 5. Debugging Techniques 6. Real-World DAQ Programming Techniques 7. Real-Time Issues 8. DAQ at a Distance - Network and Distributed Systems 9. Alternate Software for DAQ 10. Non-National Instrument Devices DAQ 11. LabVIEW and Simple Microcontrollers

Serial communication


A 1-Wire®, or most probably a 3-wire (signal ground, receive, and transmit), serial over USB accounts for one of the oldest and still most common forms of communication between a device and a data acquisition subsystem (a computer running LabVIEW in our case). Do not forget power and ground wires also. Since data acquisition is our focus in this book, we will somewhat leap over a 1-wire connection but it is worth mentioning that an amazing amount of communication can be achieved on a 1-wire serial connection. For example, a 1-wire digital temperature sensor, DS18B20, will send a unique serial number along with the actual data requested every time a set of data is transmitted. So you may use several of these temperature sensors (even 50, if you need them all) and still distinguish the exact pair of data and serial number for each sensor, all by using only one digital serial bus pin. As simple and friendly serial communication is, it is one of the slowest forms of communication...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}