Buy Used
Used - Very Good See details
$13.53 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Sell Back Your Copy
For a $0.86 Gift Card
Trade in
Have one to sell? Sell yours here
LabVIEW for Everyone: Graphical Programming Made Even Easier
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

LabVIEW for Everyone: Graphical Programming Made Even Easier [Paperback]

Lisa K. Wells (Author), Jeffrey Travis (Author)
4.2 out of 5 stars  See all reviews (4 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for Students. Learn more

There is a newer edition of this item:
LabVIEW for Everyone (2nd Edition) (National Instruments Virtual Instrumentation) LabVIEW for Everyone (2nd Edition) (National Instruments Virtual Instrumentation) 3.4 out of 5 stars (5)
Out of Print--Limited Availability

Book Description

0132681943 978-0132681940 September 26, 1996 Bk&CD-Rom
This guide to the newest version of LabVIEW, the leading graphical programming language for engineers and scientists, and provides a clear introduction, showing the non-expert how to start programming quickly. It illustrates good LabVIEW programming techniques, explains LabVIEW "virtual instruments" and how they work, and includes extensive coverage of real-world applications.


Editorial Reviews

From the Inside Flap

Welcome to LabVIEW

LabVIEW, or Laboratory Virtual Instrument Engineering Workbench, is a graphical programming language that has been widely adopted throughout industry, academia, and research labs as the standard for data acquisition and instrument control software. Currently running on Macintoshes (and Mac clones), Sun SPARCstations, HP 9000/700 Series workstations, and personal computers (PCs) running Windows 3.1, Windows NT, or Windows 95, LabVIEW is a powerful and flexible instrumentation and analysis software system.

Computers are much more flexible than standard instruments, and creating your own LabVIEW program, or virtual instrument (VI), is simple. LabVIEW's intuitive user interface makes writing and using programs exciting and fun!

LabVIEW departs from the sequential nature of traditional programming languages and features an easy-to-use graphical programming environment, including all of the tools necessary for data acquisition (DAQ), data analysis, and presentation of results. With its graphical programming language, called “G,” you program using a graphical block diagram that compiles into machine code. Ideal for a countless number of science and engineering applications, LabVIEW helps you solve many types of problems in only a fraction of the time and hassle it would take to write “conventional” code.

Beyond the Lab

LabVIEW has found its way into such a broad spectrum of virtual instrumentation applications that it is hard to know where to begin. As its name implies, it began in the laboratory and still remains very popular in many kinds of laboratories-from major research and development laboratories around the world (such as Lawrence Livermore, Argonne, Batelle, Sandia, Jet Propulsion Laboratory, White Sands, and Oak Ridge in the United States, and CERN in Europe), to R&D laboratories in many industries, and to teaching laboratories in universities all over the world, especially in the disciplines of electrical and mechanical engineering and physics.

The spread of LabVIEW beyond the laboratory has gone in many directions“up (aboard the space shuttle), down (aboard U.S. Navy submarines), and around the world (from oil wells in the North Sea to factories in New Zealand). It is still moving in all directions, headed for new horizons! Virtual instrumentation systems are known for their low cost, both in hardware and development time, and their great flexibility. Is it any wonder that they are so popular?

The Expanding Universe of Virtual Instrumentation

Perhaps the best way to describe the expansion (or perhaps explosion) of LabVIEW applications is to generalize it. There are niches in many industries where measurements of some kind are required—most often of temperature, whether it be in an oven, a refrigerator, a greenhouse, a clean room, or a vat of soup. Beyond temperature, users measure pressure, force, displacement, strain, pH, and so on, ad infinitum. Personal computers are used virtually everywhere. LabVIEW is the catalyst that links the PC with measuring things, not only because it makes it easy, but also because it brings along the ability to analyze what you have measured and display it and communicate it halfway around the world if you so choose.

After measuring and analyzing something, the next logical step often is to change (control) something based upon the results. For example, measure temperature and then turn on either a furnace or a chiller. Again, LabVIEW makes this easy to do; monitoring and control have become LabVIEW strengths. Sometimes it is direct monitoring and control, or it may be through communicating with a programmable logic controller (PLC) in what is commonly called supervisory control and data acquisition (SCADA).

The Results

You will find descriptions of LabVIEW applications interspersed throughout this book. They are written by users in a very brief style to give you the essence of the application and chosen from industry segments in which LabVIEW tends to be very popular—automated electronics testing, semiconductor manufacturing, medical instrumentation, automotive testing, and industrial automation (two applications featured). Of the multitude of successful LabVIEW applications, these are particularly interesting current examples of virtual instrumentation at its finest!

A few of LabVIEW's many uses include:
Simulating heart activity.
Controlling an ice cream-making process.
Detecting hydrogen gas leaks on the space shuttle.
Monitoring feeding patterns of baby ostriches.
Modeling power systems to analyze power quality.
Measuring physical effects of exercise in lab rats.
Controlling motion of servo and stepper motors.
Testing circuit boards in computers and other electronic devices.
Simulating motion in a virtual reality system.
Supervisor control of the heating ventilation and air conditioning (HVAC) system in National InstrumentsÕ manufacturing facility.

Objectives of this Book

LabVIEW for Everyone will help you get LabVIEW up and running quickly and easily, and will start you down the road to becoming an expert G programmer. The book offers additional examples and activities to demonstrate techniques, identifies other sources of information about LabVIEW, and features descriptions of cool LabVIEW applications. You are invited to open, inspect, use, and modify any of the programs on the accompanying CD-ROM (although in many cases you'll need the full version of LabVIEW, not the included sample software, to be able to do much with them).

This book expects you to have basic knowledge of your computer's operating system. If you donÕt have much computer experience, you may want to spend a little time with your operating system manual and familiarize yourself with your computer. For example, you should know how to access menus, open and save files, make backup disks, and use a mouse.

After reading this book and working through the exercises, you should be able to do the following, and much more, with the greatest of ease:

Write LabVIEW programs, called virtual instruments, or VIs.
Employ various debugging techniques.
Manipulate both built-in LabVIEW functions and library VIs.
Create and save your own VIs so that you can use them as subVIs, or subroutines.
Design custom graphical user interfaces (GUIs).
Save your data in a file and display it on a graph or chart.
Build applications that use General Purpose Interface Bus (GPIB) or serial instruments.
Create applications that use plug-in DAQ boards.
Use built-in analysis functions to process your data.
Optimize the speed and performance of your LabVIEW programs.
Employ advanced techniques such as globals, locals, and attribute nodes.
Use LabVIEW to create your instrumentation applications.

LabVIEW from National Instruments has extensive graphics and analysis capabilities that are used to control and monitor the operation of process control applications, such as this wind tunnel experiment.

Organization

LabVIEW for Everyone helps you get started quickly with LabVIEW to develop your instrumentation and analysis applications. The book is divided into two main sections: Fundamentals and Advanced Topics. The Fundamentals section contains nine chapters and teaches you the fundamentals of G programming in LabVIEW. The Advanced Topics section contains six chapters that further develop your skills and introduce helpful techniques and optimizing strategies. We suggest that you work through the beginning section to master the basics; then, if you're short on time, skip around to what you really want to learn in the advanced section.

In both sections, chapters have a special structure to facilitate learning:
Overview, goals, and key terms describe the main ideas covered in that chapter.
Discussion of the featured topics.
Activities reinforce the information presented in the discussion.
Wrap It Up! summarizes important concepts and skills taught in the chapter.
Additional activities in many chapters give you more practice with the new material.

Fundamentals

Chapter 1 describes LabVIEW and introduces you to some of LabVIEW's features and uses.

In Chapter 2, you will get an overview of virtual instrumentation: how data acquisition, GPIB, serial port communication, and data analysis are performed with LabVIEW. You will also learn about LabVIEW's history.

In Chapter 3, you will get acquainted with the LabVIEW environment, including the essential parts of a virtual instrument (or VI), the Help window, menus, tools, palettes, and subVIs.

In Chapters 4 and 5, you will become familiar with the basics of G programming in LabVIEWÑusing controls and indicators (such as numerics, Booleans, and strings); wiring, creating, editing, debugging, and saving VIs; creating subVIs; and documenting your work. You will also begin to unde

From the Back Cover

A friendly, tutorial introduction to LabVIEW 4, the leading graphical programming language designed for streamlining laboratory experiments. Provides a clear introduction to LabVIEW 4, showing the non-expert how to start programming quickly. Illustrates good LabVIEW programming techniques. Explains LabVIEW "virtual instruments," and how they work. Includes extensive coverage of real-world applications. Practicing engineers, scientists and students who use laboratory instruments; LabVIEW 3 users considering an upgrade; LabVIEW 4 users who need a reference or do not wish to take a formal course.

Product Details

  • Paperback: 586 pages
  • Publisher: Prentice Hall; Bk&CD-Rom edition (September 26, 1996)
  • Language: English
  • ISBN-10: 0132681943
  • ISBN-13: 978-0132681940
  • Product Dimensions: 9 x 7 x 1.2 inches
  • Shipping Weight: 2 pounds
  • Average Customer Review: 4.2 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #825,799 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

4 Reviews
5 star:
 (1)
4 star:
 (3)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.2 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

23 of 23 people found the following review helpful:
5.0 out of 5 stars Good starting resource - lots of examples, August 10, 1997
This review is from: LabVIEW for Everyone: Graphical Programming Made Even Easier (Paperback)
I've been programming data acquisition systems for a long time and was daunted by the scope of learning yet another programming language. LabView product literature seemed difficult to understand. But, with the help of LabView for Everyone, I got into the project quickly and get results immediately. The book is easy to read, sometimes cutsey, but filled with good examples that work! They point out pitfalls, problem areas, and provide examples of how-to for many situations (for example, why the wires are different colors and sizes; common errors that result from broken wires, and so forth). Their examples were invaluable for getting my project done in a reasonable amount of time. I'd strongly recommend this book for people faced with getting going with LabView. I developed my project typing with one hand and leafing through this book with the other. I guess it saved me 4 weeks of work. That alone makes it worth the price, several-fold.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


16 of 18 people found the following review helpful:
4.0 out of 5 stars A great book for a novice trying to become more proficient., May 16, 1999
By A Customer
This review is from: LabVIEW for Everyone: Graphical Programming Made Even Easier (Paperback)
I had read all of the manuals that came with LabVIEW, but still needed something more to get me over the initial learning curve; something to answer the "Why should I do it that way?" questions .vs. the "Here's how to do it." The latter part of "LabVIEW for Everyone" did just that, in addition to providing more detail in how to perform basic operations.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Beginners Start, August 9, 2000
By 
Joel Reid (Yorba Linda, CA USA) - See all my reviews
This review is from: LabVIEW for Everyone: Graphical Programming Made Even Easier (Paperback)
Being new to LabVIEW this book was a great help in learning. It starts with the basics and step through each phase. Excellent for any LabVIEW user.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews


Only search this product's reviews




Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject