Top Banner
LabVIEW Working Environment The Pros and Cons By Brad Seaton
33

LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

May 08, 2020

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

LabVIEW Working Environment The Pros and Cons

By Brad Seaton

Page 2: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Outline   What is LabVIEW?   What can it be used for?   Who can use LabVIEW?   What experience is needed?   Preparation before starting   Working environment   Conclusion   More information

Page 3: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

What Is LabVIEW?  LabVIEW is an application software

package that is used to interact with analog/digital instruments.

Page 4: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

What Can LabVIEW Used For?  LabVIEW is used to interact with analog

or digital instruments

Page 5: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

What Can LabVIEW Used For?  LabVIEW can control instrumentation

that needs exact precision

Page 6: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Who Needs to Use LabVIEW?  Anyone who can take advantage of the

capabilities of LabVIEW.

Page 7: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

What Experience Is Need?  Any moderate computer user can learn

to use LabVIEW.  The person designing application will be

amazed at the ease of LabVIEW.  The end user will be glorified with a

easy to use interface.

Page 8: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Before Starting LabVIEW  First you will need to setup you input

source.  Second you will need know exactly what

the instrument does and how it does it.  Last you will need to know what you

want to do with the input/output for the instrument.

Page 9: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Working Environment  G programming  Designing a front end  Behind the front end  Executing the program

Page 10: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

G Programming  LabVIEW uses G programming which is

a easy to use graphical data flow programming language.

 G simplifies scientific computation, process monitoring and control, and test and measurement applications, along with other various applications.

Page 11: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Designing a Front End

Page 12: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Designing a Front End Cont

Page 13: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Designing a Front End Cont

Page 14: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Designing a Front End Cont

Page 15: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Designing a Front End Cont

Page 16: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Designing a Front End Cont

Page 17: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Programming Under the Hood

Page 18: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Programming Under the Hood Cont

Page 19: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Programming Under the Hood Cont

Page 20: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Programming Under the Hood Cont

Page 21: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Programming Under the Hood Cont

Page 22: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Programming Under the Hood Cont

Page 23: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Programming Under the Hood Cont

Page 24: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Programming Under the Hood Cont

Page 25: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Programming Under the Hood Cont

Page 26: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Programming Under the Hood Cont

Page 27: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Programming Under the Hood Cont

Page 28: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Programming Under the Hood Cont

Page 29: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Executing the Program

Page 30: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Executing The Program Cont

Page 31: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Executing The Program Cont

Page 32: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

Conclusion  Readability  Write ability  Usability

Page 33: LabVIEW Working Environment The Pros and Cons · LabVIEW is used to interact with analog or digital instruments . What Can LabVIEW Used For? LabVIEW can control instrumentation that

More Information  www.natinst.com  There you can request evaluation

demos  Search solutions  Technical support