Lesson 1 - Hardware
Lesson 1 - Hardware
Computer running
LabVIEW 2009 or later
and Windows 2000 or later
ni.com/training
File Locations
ni.com/training
Instructional Methods
Exercises
<or>
Solutions
Demonstrations
Concept
Exercise
Quizzes
LabVIEW
Core 1
Lecture
Topic
Development
Exercise
ni.com/training
ni.com/training
Courses
New User
Experienced User
LabVIEW Core 1
LabVIEW Core 3
LabVIEW Core 2
Skills learned:
LabVIEW environment
navigation
Dataflow programming
Use of common design
techniques
Event driven programming
Programmatic UI control
Certifications
Certified LV Associate
Developer Exam
Skills tested:
LabVIEW environment
knowledge
ni.com/training
Skills learned:
Modular application
development
Structured design and
development practices
Inter-application
communication and
connectivity techniques
Certified LabVIEW
Developer Exam
Skills tested:
LabVIEW application
development expertise
Managing Software
Engineering in LabVIEW
LabVIEW OOP System
Design
Advanced Architectures
in LabVIEW
Skills learned:
Manage a LabVIEW project from
design to deployment
Object-oriented programming for
LabVIEW
Develop scalable applications and
reusable code
Advanced design patterns for LabVIEW
Certified LabVIEW
Architect Exam
Skills tested:
LabVIEW application
development mastery
ni.com/training
Course Goals
Lesson 1
Lesson 4
Lesson 7
Setting Up Hardware
Implementing a VI
Developing Modular
Applications
Lesson 2
Lesson 5
Lesson 8
Navigating LabVIEW
Relating Data
Lesson 3
Lesson 6
Lesson 9
Managing Resources
Using Variables
ni.com/training
TOPICS
DAQ Hardware
Using DAQ Software
Instrument Control
GPIB
Setting Up Hardware
Lesson 1
Setting Up Hardware
A.
B.
C.
D.
ni.com/training
E. Serial Port
Communication
F. Using Instrument Control
Software
ni.com/training
ni.com/training
10
A. DAQ Hardware
1.
2.
3.
4.
5.
Signal
Terminal Block
Cable
DAQ Device
Computer
ni.com/training
11
ni.com/training
12
ni.com/training
ni.com/training
13
14
Digital signals:
ni.com/training
15
16
ni.com/training
17
ni.com/training
18
Exercise 1-1
Concept: Measurement and Automation Explorer
19
Exercise 1-1
Concept: Measurement and Automation Explorer
GOAL
C. Instrument Control
Use software on a PC to control an instrument over an
instrument control bus
Mix and match instruments from various categories
Understand the properties of the instrument, such as the
communication protocols to use
ni.com/training
D. GPIB
C. Instrument Control
Benefits of Instrument Control
Automate processes
Save time
One platform for multiple tasks
Ease of use
Many types of instruments available
ni.com/training
ni.com/training
24
GPIB
Serial communication
Transmits data between a computer and a peripheral
device, such as a programmable instrument or another
computer
Uses a transmitter to send data one bit at a time over a
single communication line to a receiver
Best method when data transfer rates are low, or you must
transfer data over long distances
Most computers have one or more serial ports, so you do
not need any extra hardware other than a cable
ni.com/training
ni.com/training
25
26
Exercise 1-2
Concept: GPIB Configuration with MAX
27
Exercise 1-2
Concept: GPIB Configuration with MAX
GOAL
SummaryQuiz
1. You can use the Measurement & Automation Explorer
(MAX) to examine, configure, and test your DAQ device
and GPIB instruments.
a) True
b) False
ni.com/training
SummaryQuiz Answer
SummaryQuiz
a) True
b) False
ni.com/training
a)
b)
c)
d)
Automate processes
Save time
One platform for multiple tasks
Limited to only one type of instrument
ni.com/training
SummaryQuiz Answers
2. Which of the following are benefits of instrument control?
a)
b)
c)
d)
Automate processes
Save time
One platform for multiple tasks
Limited to only one type of instrument
ni.com/training