Labview v1 PDF
Labview v1 PDF
Labview v1 PDF
TM
August 2005
373427A-01
Support
Worldwide Technical Support and Product Information
ni.com
National Instruments Corporate Headquarters
11500 North Mopac Expressway
Worldwide Offices
Australia 1800 300 800, Austria 43 0 662 45 79 90 0, Belgium 32 0 2 757 00 20, Brazil 55 11 3262 3599,
Canada 800 433 3488, China 86 21 6555 7838, Czech Republic 420 224 235 774, Denmark 45 45 76 26 00,
Finland 385 0 9 725 725 11, France 33 0 1 48 14 24 24, Germany 49 0 89 741 31 30, India 91 80 51190000,
Israel 972 0 3 6393737, Italy 39 02 413091, Japan 81 3 5472 2970, Korea 82 02 3451 3400,
Lebanon 961 0 1 33 28 28, Malaysia 1800 887710, Mexico 01 800 010 0793, Netherlands 31 0 348 433 466,
New Zealand 0800 553 322, Norway 47 0 66 90 76 60, Poland 48 22 3390150, Portugal 351 210 311 210,
Russia 7 095 783 68 51, Singapore 1800 226 5886, Slovenia 386 3 425 4200, South Africa 27 0 11 805 8197,
Spain 34 91 640 0085, Sweden 46 0 8 587 895 00, Switzerland 41 56 200 51 51, Taiwan 886 02 2377 2222,
Thailand 662 278 6777, United Kingdom 44 0 1635 523545
For further support information, refer to the Technical Support and Professional Services appendix. To comment
on National Instruments documentation, refer to the National Instruments Web site at ni.com/info and enter
the info code feedback.
20032005 National Instruments Corporation. All rights reserved.
Important Information
Warranty
The media on which you receive National Instruments software are warranted not to fail to execute programming instructions, due to defects
in materials and workmanship, for a period of 90 days from date of shipment, as evidenced by receipts or other documentation. National
Instruments will, at its option, repair or replace software media that do not execute programming instructions if National Instruments receives
notice of such defects during the warranty period. National Instruments does not warrant that the operation of the software shall be
uninterrupted or error free.
A Return Material Authorization (RMA) number must be obtained from the factory and clearly marked on the outside of the package before
any equipment will be accepted for warranty work. National Instruments will pay the shipping costs of returning to the owner parts which are
covered by warranty.
National Instruments believes that the information in this document is accurate. The document has been carefully reviewed for technical
accuracy. In the event that technical or typographical errors exist, National Instruments reserves the right to make changes to subsequent
editions of this document without prior notice to holders of this edition. The reader should consult National Instruments if errors are suspected.
In no event shall National Instruments be liable for any damages arising out of or related to this document or the information contained in it.
EXCEPT AS SPECIFIED HEREIN, NATIONAL INSTRUMENTS MAKES NO WARRANTIES , EXPRESS OR IMPLIED, AND SPECIFICALLY DISCLAIMS ANY WARRANTY OF
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE . C USTOMERS RIGHT TO RECOVER DAMAGES CAUSED BY FAULT OR NEGLIGENCE ON THE PART OF
NATIONAL INSTRUMENTS SHALL BE LIMITED TO THE AMOUNT THERETOFORE PAID BY THE CUSTOMER. NATIONAL INSTRUMENTS WILL NOT BE LIABLE FOR
DAMAGES RESULTING FROM LOSS OF DATA, PROFITS, USE OF PRODUCTS, OR INCIDENTAL OR CONSEQUENTIAL DAMAGES, EVEN IF ADVISED OF THE POSSIBILITY
THEREOF. This limitation of the liability of National Instruments will apply regardless of the form of action, whether in contract or tort, including
negligence. Any action against National Instruments must be brought within one year after the cause of action accrues. National Instruments
shall not be liable for any delay in performance due to causes beyond its reasonable control. The warranty provided herein does not cover
damages, defects, malfunctions, or service failures caused by owners failure to follow the National Instruments installation, operation, or
maintenance instructions; owners modification of the product; owners abuse, misuse, or negligent acts; and power failure or surges, fire,
flood, accident, actions of third parties, or other events outside reasonable control.
Copyright
Under the copyright laws, this publication may not be reproduced or transmitted in any form, electronic or mechanical, including photocopying,
recording, storing in an information retrieval system, or translating, in whole or in part, without the prior written consent of National
Instruments Corporation.
In regards to components used in USI (Xerces C++, ICU, and HDF5), the following copyrights apply. For a listing of the conditions and
disclaimers, refer to the USICopyrights.chm.
This product includes software developed by the Apache Software Foundation ( http://www.apache.org/).
Copyright 1999 The Apache Software Foundation. All rights reserved.
Copyright 19952003 International Business Machines Corporation and others. All rights reserved.
NCSA HDF5 (Hierarchical Data Format 5) Software Library and Utilities
Copyright 1998, 1999, 2000, 2001, 2003 by the Board of Trustees of the University of Illinois. All rights reserved.
Trademarks
National Instruments, NI, ni.com, and LabVIEW are trademarks of National Instruments Corporation. Refer to the Terms of Use section
on ni.com/legal for more information about National Instruments trademarks.
FireWire is the trademark of Apple Computer, Inc., registered in the U.S. and other countries. Other product and company names mentioned
herein are trademarks or trade names of their respective companies.
Members of the National Instruments Alliance Partner Program are business entities independent from National Instruments and have no
agency, partnership, or joint-venture relationship with National Instruments.
Patents
For patents covering National Instruments products, refer to the appropriate location: HelpPatents in your software, the patents.txt file
on your CD, or ni.com/patents.
PLATFORMS AND BECAUSE A USER OR APPLICATION DESIGNER MAY USE NATIONAL INSTRUMENTS PRODUCTS IN
COMBINATION WITH OTHER PRODUCTS IN A MANNER NOT EVALUATED OR CONTEMPLATED BY NATIONAL
INSTRUMENTS, THE USER OR APPLICATION DESIGNER IS ULTIMATELY RESPONSIBLE FOR VERIFYING AND VALIDATING
THE SUITABILITY OF NATIONAL INSTRUMENTS PRODUCTS WHENEVER NATIONAL INSTRUMENTS PRODUCTS ARE
INCORPORATED IN A SYSTEM OR APPLICATION, INCLUDING, WITHOUT LIMITATION, THE APPROPRIATE DESIGN,
PROCESS AND SAFETY LEVEL OF SUCH SYSTEM OR APPLICATION.
Contents
About This Manual
Conventions ...................................................................................................................ix
Related Documentation..................................................................................................x
Chapter 1
Getting Started with LabVIEW Virtual Instruments
Building a Virtual Instrument ........................................................................................1-1
Launching LabVIEW ......................................................................................1-2
Opening a New VI from a Template ...............................................................1-3
Adding a Control to the Front Panel................................................................1-5
Changing a Signal Type ..................................................................................1-6
Wiring Objects on the Block Diagram ............................................................1-8
Running a VI ...................................................................................................1-9
Modifying a Signal ..........................................................................................1-10
Displaying Two Signals on a Graph................................................................1-12
Customizing a Knob Control...........................................................................1-13
Customizing a Waveform Graph.....................................................................1-15
Summary ........................................................................................................................1-16
New Dialog Box and Template VIs ................................................................1-16
Front Panel.......................................................................................................1-16
Property Dialog Boxes ....................................................................................1-17
Block Diagram.................................................................................................1-17
Express VIs......................................................................................................1-17
Chapter 2
Analyzing and Saving a Signal
Building a VI from a Template......................................................................................2-1
Opening a New VI from a Template ...............................................................2-1
Modifying the Block Diagram.........................................................................2-3
Modifying the Front Panel...............................................................................2-4
Analyzing the Amplitude of a Signal ..............................................................2-5
Adding a Warning Light..................................................................................2-6
Setting a Warning Level Limit ........................................................................2-7
Warning the User.............................................................................................2-8
Configuring a VI to Save Data to a File ..........................................................2-9
Saving Data to a File .......................................................................................2-10
Adding a Button That Stores Data When Pressed...........................................2-10
Contents
Chapter 3
Customizing a VI
Building a VI from a Blank VI...................................................................................... 3-1
Opening a Blank VI ........................................................................................ 3-1
Adding an Express VI That Simulates a Signal.............................................. 3-2
Searching the Help and Modifying a Signal ................................................... 3-3
Customizing a User Interface from the Block Diagram ................................. 3-4
Configuring a VI to Run Continuously until the User Stops It....................... 3-5
Searching for Examples .................................................................................. 3-6
Controlling the Speed of Execution ................................................................ 3-7
Using a Table to Display Data ........................................................................ 3-8
Summary........................................................................................................................ 3-9
Using the LabVIEW Help Resources ............................................................. 3-9
Customizing the Block Diagram Code ........................................................... 3-10
Creating Controls and Indicators ...................................................... 3-10
Controlling When a VI Stops Running............................................. 3-11
Displaying Data in a Table ............................................................... 3-11
Chapter 4
Optional: Acquiring Data and Communicating with Instruments
Acquiring a Signal......................................................................................................... 4-1
Creating an NI-DAQmx Task ......................................................................... 4-2
Testing the Task .............................................................................................. 4-4
Graphing Data from a DAQ Device ............................................................... 4-4
Editing an NI-DAQmx Task ........................................................................... 4-5
Visually Comparing Two Voltage Readings .................................................. 4-6
Communicating with an Instrument .............................................................................. 4-6
Selecting an Instrument................................................................................... 4-7
Acquiring and Parsing Information for an Instrument.................................... 4-7
Summary........................................................................................................................ 4-8
DAQ Assistant Express VI ............................................................................. 4-8
Tasks ............................................................................................................... 4-9
Instrument I/O Assistant Express VI .............................................................. 4-9
vi
ni.com
Contents
Chapter 5
Using Other LabVIEW Features
All Controls and Indicators............................................................................................5-1
All VIs and Functions ....................................................................................................5-2
VIs ...................................................................................................................5-2
Functions .........................................................................................................5-2
Data Types .....................................................................................................................5-3
Dynamic Data Type.........................................................................................5-3
When to Use Other LabVIEW Features ........................................................................5-4
Appendix A
Technical Support and Professional Services
Glossary
Index
vii
Conventions
The following conventions appear in this manual:
The symbol leads you through nested menu items and dialog box options
to a final action. The sequence FilePage SetupOptions directs you to
pull down the File menu, select the Page Setup item, and select Options
from the last dialog box.
This icon denotes a tip, which alerts you to advisory information.
This icon denotes a note, which alerts you to important information.
bold
Bold text denotes items that you must select or click in the software, such
as menu items and dialog box options. Bold text also denotes parameter
names, controls and indicators on the front panel, window names, dialog
boxes, sections of dialog boxes, menu names, and palette names.
italic
monospace
Text in this font denotes text or characters that you should enter from the
keyboard, sections of code, programming examples, and syntax examples.
This font is also used for the proper names of disk drives, paths, directories,
programs, subprograms, subroutines, device names, operations, variables,
filenames and extensions, and code excerpts.
ix
monospace bold
Bold text in this font denotes the messages and responses that the computer
automatically prints to the screen. This font also emphasizes lines of code
that are different from the other examples.
Platform
Text in this font denotes a specific platform and indicates that the text
following it applies only to that platform.
right-click
right-click.
Related Documentation
The following documents contain information that you may find helpful as
you read this manual:
ni.com
1-1
Chapter 1
Launching LabVIEW
The Getting Started window, shown in Figure 1-2, appears when you
launch LabVIEW. Use this window to create new VIs, select among the
most recently opened LabVIEW files, find examples, and launch the
LabVIEW Help. You also can access information and resources to help you
learn about LabVIEW, such as specific manuals, help topics, and resources
on the National Instruments Web site, ni.com.
1-2
ni.com
Chapter 1
The Getting Started window disappears when you open an existing file or
create a new file. The Getting Started window appears when you close all
open front panels and block diagrams. You also can display the window by
selecting ViewGetting Started Window.
Launch LabVIEW.
2.
1-3
Chapter 1
3.
4.
Click the OK button to create a VI from the template. You also can
double-click the name of the template VI in the Create New list to
create a VI from the template.
1-4
ni.com
Chapter 1
5.
Note If the front panel is not visible, you can display the front panel by selecting
7.
On the front panel toolbar, click the Run button, shown at left. You
also can press the <Ctrl-R> keys to run a VI.
Note The <Ctrl> key in keyboard shortcuts corresponds to the (Mac OS) <Option> or
<Command> key or (Linux) <Alt> key.
Stop the VI by clicking the STOP button, shown at left, on the front
panel.
Tip
1.
If the Controls palette, shown in Figure 1-4, is not visible on the front
panel, select ViewControls Palette to display it. The Controls
palette opens with the Express subpalette visible by default. If you
have selected another subpalette, you can return to the Express
subpalette by clicking Express on the Controls palette.
1-5
Chapter 1
2.
Move the cursor over the icons on the Controls palette to locate the
Numeric Controls palette.
When you move the cursor over icons on the Controls palette, the
name of the subpalette, control, or indicator appears in a tip strip below
the icon.
3.
4.
Click the knob control on the Numeric Controls palette to attach the
control to the cursor, then place the knob on the front panel to the left
of the waveform graph.
You will use this knob in a later exercise to control the amplitude of a
signal.
5.
1-6
ni.com
Chapter 1
3.
1-7
Chapter 1
4.
Click the OK button to save the current configuration and close the
Configure Simulate Signal dialog box.
5.
Move the cursor over the down arrows at the bottom of the Simulate
Signal Express VI. The down arrows indicate you can reveal hidden
content by extending the border of the Express VI.
6.
When a double-headed arrow appears, shown at left, click and drag the
border of the Express VI to add two rows. When you release the border,
the Amplitude input appears.
Because the Amplitude input appears on the block diagram, you can
configure the amplitude of the sawtooth wave on the block diagram.
In Figure 1-5, notice that Amplitude is an option in the Configure
Simulate Signal dialog box. When inputs, such as Amplitude, appear
on the block diagram and in the configuration dialog box, you can
configure the inputs in either location.
On the block diagram, move the cursor over the Knob terminal, shown
at left.
The cursor becomes an arrow, or the Positioning tool, shown at left.
Use the Positioning tool to select, position, and resize objects.
2.
Use the Positioning tool to select the Knob terminal and make sure it
is to the left of the Simulate Signal Express VI and inside the gray
structure, shown at left.
The terminals inside the loop are representations of front panel
controls and indicators. Terminals are entry and exit ports that
exchange information between the front panel and block diagram.
3.
4.
Move the cursor over the arrow on the Knob terminal, shown at left.
The cursor becomes a wire spool, or the Wiring tool, shown at left. Use
the Wiring tool to wire objects together on the block diagram.
1-8
ni.com
Chapter 1
5.
When the Wiring tool appears, click the arrow on the Knob terminal
and then click the arrow on the Amplitude input of the Simulate Signal
Express VI, shown at left, to wire the two objects together.
A wire appears and connects the two objects. Data flows along this
wire from the Knob terminal to the Express VI.
6.
Running a VI
Running a VI executes the solution. Complete the following steps to run the
Acquiring a Signal VI.
1.
2.
Click the Run button or press the <Ctrl-R> keys to run the VI.
3.
4.
Using the Operating tool, turn the knob to adjust the amplitude of the
sawtooth wave.
The amplitude of the sawtooth wave changes as you turn the knob. The
y-axis on the graph scales automatically to account for the change in
amplitude.
To indicate that the VI is running, the Run button changes to a
darkened arrow, shown at left. You can change the value of most
controls while a VI runs, but you cannot edit the VI in other ways while
the VI runs.
5.
1-9
Chapter 1
Modifying a Signal
Complete the following steps to add scaling to the signal and display the
results in the graph on the front panel.
1.
On the block diagram, use the Positioning tool to double-click the wire
that connects the Simulate Signal Express VI to the Waveform Graph
terminal, shown at left.
2.
3.
4.
Note The Scaling and Mapping Express VI is available only in the LabVIEW Full and
Professional Development Systems. If you are using the Base Package, skip to the next
section.
The Configure Scaling and Mapping dialog box opens when you
place the Express VI on the block diagram.
1-10
ni.com
Chapter 1
5.
Define the value of the scaling factor by entering 10 in the Slope (m)
text box.
The Configure Scaling and Mapping dialog box should appear
similar to Figure 1-7.
6.
Click the OK button to save the current configuration and close the
Configure Scaling and Mapping dialog box.
7.
Move the cursor over the arrow on the Sawtooth output of the
Simulate Signal Express VI.
8.
When the Wiring tool appears, click the arrow on the Sawtooth output
and then click the arrow on the Signals input of the Scaling and
Mapping Express VI, shown at left, to wire the two objects together.
1-11
Chapter 1
9.
Use the Wiring tool to wire the Scaled Signals output of the Scaling
and Mapping Express VI to the Waveform Graph terminal.
Examine the wires connecting the Express VIs and terminals. The
arrows on the Express VIs and terminals indicate the direction that the
data flows along these wires. The block diagram should appear similar
to Figure 1-8.
10. Press the <Ctrl-S> keys or select FileSave to save the VI.
On the block diagram, move the cursor over the arrow on the Sawtooth
output of the Simulate Signal Express VI.
2.
Use the Wiring tool to wire the Sawtooth output to the Waveform
Graph terminal.
The Merge Signals function, shown at left, appears where the two
wires connect. A function is a built-in execution element, comparable
to an operator, function, or statement in a text-based programming
language. The Merge Signals function takes the two separate signals
and combines them so that both can display on the same graph.
1-12
ni.com
Chapter 1
3.
4.
Return to the front panel, run the VI, and turn the knob control.
The graph plots the sawtooth wave and the scaled signal. The
maximum value on the y-axis automatically changes to be 10 times the
knob value. This scaling occurs because you set the slope to 10 in the
Scaling and Mapping Express VI.
5.
On the front panel, right-click the knob and select Properties from the
shortcut menu to display the Knob Properties dialog box.
2.
In the Label section on the Appearance page, delete the label Knob,
and enter Amplitude in the text box.
1-13
Chapter 1
The Knob Properties dialog box should appear similar to Figure 1-10.
3.
Click the Scale tab and in the Scale Style section, place a checkmark
in the Show color ramp checkbox.
The knob on the front panel updates to reflect these changes.
4.
Click the OK button to save the current configuration and close the
Knob Properties dialog box.
5.
6.
Reopen the Knob Properties dialog box and experiment with other
properties of the knob. For example, on the Scale page, try changing
the colors for the Marker text color by clicking the color box.
7.
Click the Cancel button to avoid applying any changes you made
while experimenting. If you want to keep the changes you made, click
the OK button.
1-14
ni.com
Chapter 1
On the front panel, move the cursor over the top of the plot legend on
the waveform graph.
Though the graph has two plots, the plot legend displays only one plot.
2.
3.
4.
On the Plots page, select Sawtooth from the pull-down menu. In the
Colors section, click the Line color box to display the color picker.
Select a new line color.
5.
6.
Place a checkmark in the Do not use waveform names for plot names
checkbox.
7.
In the Name text box, delete the current label and change the name of
this plot to Scaled Sawtooth.
1-15
Chapter 1
8.
Click the OK button to save the current configuration and close the
Waveform Graph Properties dialog box.
The plot color on the front panel changes.
9.
10. Click the Cancel button to avoid applying any changes you made
while experimenting. If you want to keep the changes you made, click
the OK button.
11. Save and close the VI.
Summary
The following topics are a summary of the main concepts you learned in
this chapter.
Select FileNew from the menu bar of the Getting Started window,
the front panel, or the block diagram.
Front Panel
The front panel is the user interface of a VI. You build the front panel by
using controls and indicators, which are the interactive input and output
terminals of the VI, respectively. Controls and indicators are located on the
Controls palette.
Controls are knobs, push buttons, dials, and other input mechanisms.
Controls simulate instrument input mechanisms and supply data to the
block diagram of the VI.
1-16
ni.com
Chapter 1
Block Diagram
The block diagram contains the graphical source code, also known as G
code or block diagram code, for how the VI runs. The block diagram code
uses graphical representations of functions to control the front panel
objects. Front panel objects appear as icon terminals on the block diagram.
Wires connect control and indicator terminals to Express VIs, VIs, and
functions. Data flows through the wires from controls to VIs and functions,
from VIs and functions to other VIs and functions, and from VIs and
functions to indicators. The movement of data through the nodes on the
block diagram determines the execution order of the VIs and functions.
This movement of data is known as dataflow programming.
Express VIs
Use Express VIs located on the Functions palette for common
measurement tasks. When you place an Express VI on the block diagram,
the dialog box you use to configure that Express VI appears by default. Set
the options in this configuration dialog box to specify how the Express VI
behaves. You also can double-click an Express VI or right-click an Express
VI and select Properties from the shortcut menu to display the
configuration dialog box. If you wire data to an Express VI and run it, the
Express VI displays real data in the configuration dialog box. If you close
and reopen the Express VI, the VI displays sample data in the configuration
dialog box until you run the VI again.
Express VIs appear on the block diagram as expandable nodes with icons
surrounded by a blue field. You can resize an Express VI to display its
inputs and outputs. The inputs and outputs you can display for the Express
VI depend on how you configure the VI.
1-17
LabVIEW includes a set of Express VIs that help you analyze signals. This
chapter teaches you how to use LabVIEW to perform a basic analysis of a
signal and how to save the analyzed data to a file.
2-1
Chapter 2
Tip
1.
In the Getting Started window, click the New link to display the New
dialog box.
2.
3.
Click the OK button to create a VI from the template. You also can
double-click the name of the template VI in the Create New list to
create a VI from the template.
4.
If the Context Help window, shown in Figure 2-2, is not visible, select
HelpShow Context Help from the front panel or block diagram
menu bar to display the Context Help window.
You also can press the <Ctrl-H> keys to display the Context Help window.
5.
6.
Move the cursor over the Amplitude and Level Measurements Express
VI, shown at left.
When you move the cursor over the Express VI, the Context Help
window displays information about the Express VI, including
information about how it is configured.
Keep the Context Help window open. It will provide useful
information as you complete the rest of this exercise.
Note The Amplitude and Level Measurements Express VI is available only in the
LabVIEW Full and Professional Development Systems. If you are using the Base Package,
skip the Analyzing the Amplitude of a Signal section.
2-2
ni.com
Chapter 2
2.
3.
4.
2-3
Chapter 2
5.
6.
7.
8.
9.
On the front panel, move the cursor over the RMS indicator until the
Positioning tool appears.
2.
Click the RMS indicator, shown at left, to select it and press the
<Delete> key.
3.
4.
Click the broken Run button to display the Error list window.
The Error list window lists all errors in the VI and provides details
about each error. You can use the Error list window to locate errors.
Click the Help button for more information about the error.
5.
In the errors and warnings field, double-click the Wire: has loose
ends error to highlight the broken wire.
2-4
ni.com
Chapter 2
7.
Note You also can press the <Ctrl-L> keys to display the Error list window.
8.
You also can double-click the Express VI to display the Configure Amplitude and
Level Measurements dialog box.
Tip
2.
3.
Click the Help button, shown at left, in the bottom right corner of the
Configure Amplitude and Level Measurements dialog box to
display the LabVIEW Help topic for this Express VI.
You also can click the Detailed help link in the Context Help window
to display the LabVIEW Help topic for this Express VI.
The Amplitude and Level Measurements help topic describes the
Express VI, the inputs and outputs of the Express VI, and the
configuration dialog box options. Each Express VI has a
corresponding help topic you can access by clicking the Help button.
4.
5.
2-5
Chapter 2
6.
7.
Note You also can right-click any blank space on the front panel or the block diagram to
On the Express palette, select the LEDs palette, shown in Figure 2-4.
3.
Select the round LED indicator and place it on the front panel to the
left of the waveform graph.
4.
Double-click the Boolean label above the LED and enter Warning to
change the label of the LED. You also can change the label on the
Appearance page of the Boolean Properties dialog box.
You will use this LED in a later exercise to indicate when a value has
exceeded its limit.
2-6
ni.com
Chapter 2
5.
6.
Read the various dialog box options. Select the Copy and Substitute
copy for original radio buttons to create a copy of the original VI and
immediately edit the copy.
7.
2.
Click the Search button, shown at left, on the Functions palette, and
enter Comparison in the text box. LabVIEW searches as you type and
displays any matches in the search results text box. LabVIEW displays
a folder glyph to the left of subpalettes in the search results and
displays a light blue glyph to the left of Express VIs in the search
results.
3.
4.
5.
6.
7.
8.
Chapter 2
9.
Move the cursor over the wire that connects the Peak to Peak output
to the Operand 1 input.
10. When the Positioning tool appears, right-click the wire that connects
the Peak to Peak output to the Operand 1 input and select Create
Numeric Indicator from the shortcut menu.
A Peak to Peak terminal, shown at left, appears on the block diagram.
If the Peak to Peak terminal appears to be on top of the wires between
the Express VIs, move the Express VIs and Peak to Peak terminal
around to create more space. For example, move the Peak to Peak
terminal into blank space above the Express VIs.
On the block diagram, move the Warning terminal to the right of the
Greater Express VI. Make sure the Warning terminal is inside the gray
loop, as shown in Figure 2-5.
2.
3.
2-8
ni.com
Chapter 2
4.
5.
6.
2.
3.
In the Segment Headers section, select the One header only option
to create only one header in the file to which LabVIEW writes the data.
4.
Enter the following text in the File Description text box: Sample of
peak to peak values. LabVIEW appends the text you enter in this
text box to the header of the file.
5.
2-9
Chapter 2
On the block diagram, wire the Peak to Peak output of the Amplitude
and Level Measurements Express VI to the Signals input of the Write
To Measurement File Express VI.
2.
3.
4.
5.
To view the data you saved, open the test.lvm file with a spreadsheet
or text-editing application.
The file has one header, which contains information about the
Express VI.
6.
Close the file when you finish looking at it and return to the Save
Data VI.
Click the Search button on the Controls palette, enter button in the
text box, and select Buttons & Switches from the list of controls.
2.
Select the rocker button on the Buttons & Switches palette and place
it to the right of the waveform graph.
3.
Right-click the rocker button and select Properties from the shortcut
menu to display the Boolean Properties dialog box.
4.
5.
2-10
ni.com
Chapter 2
6.
7.
2.
3.
4.
5.
6.
7.
Wire the Write to File terminal to the Enable input of the Write To
Measurement File Express VI.
The block diagram should appear similar to Figure 2-6.
2-11
Chapter 2
Display the front panel and run the VI. Click the Write to File button
several times.
2.
3.
4.
2-12
ni.com
Chapter 2
Summary
The following topics are a summary of the main concepts you learned in
this chapter.
You can build VIs that perform a task when certain conditions occur,
such as displaying a warning light when a value exceeds a certain limit.
You can build VIs that let users control when an Express VI executes
by using buttons and the Enable input. You can configure the buttons
to operate in one of six ways using the Operation page of the Boolean
Properties dialog box.
Saving Data
The Write To Measurement File Express VI saves data that a VI generates
and analyzes to a .lvm or .tdm measurement file. The text-based
measurement file (.lvm) is a tab-delimited text file you can open with a
spreadsheet application or a text-editing application. LabVIEW saves data
2-13
Chapter 2
2-14
ni.com
Customizing a VI
You can choose one of many LabVIEW template VIs to use as a starting
point when building VIs. However, sometimes you need to build a VI for
which a template is not available. This chapter teaches you how to build
and customize a VI without using a template.
Opening a Blank VI
If no template is available for the VI you want to build, you can start with
a blank VI and add Express VIs to accomplish a specific task.
3-1
Chapter 3
Customizing a VI
In the Getting Started window, click the Blank VI link in the New
section or press the <Ctrl-N> keys to open a blank VI.
A blank front panel and block diagram appear.
Note You also can open a blank VI by selecting FileNew VI or by selecting FileNew
If the Context Help window is not visible, press the <Ctrl-H> keys to
display the window. You also can click the Show Context Help
Window button, shown at left, on the front panel or block diagram
toolbar to display the Context Help window.
2.
3.
Use the information that appears in the Context Help window to find
the Express VI that can generate a sine wave signal.
4.
5.
Move the cursor over the various options in the Configure Simulate
Signal dialog box, such as Frequency (Hz), Amplitude, and Samples
per second (Hz). Read the information that appears in the Context
Help window.
6.
7.
Click the OK button to save the current configuration and close the
Configure Simulate Signal dialog box.
3-2
ni.com
Chapter 3
8.
Customizing a VI
Move the cursor over the Simulate Signal Express VI and read the
information that appears in the Context Help window.
The Context Help window now displays the configuration
information of the Simulate Signal Express VI.
9.
Move the cursor over the Simulate Signal Express VI and click the
Detailed help link in the Context Help window to display the
Simulate Signal topic in the LabVIEW Help. You might have to enlarge
or scroll down in the Context Help window to see the Detailed help
link.
You also can access the LabVIEW Help by right-clicking a VI or
function on the block diagram or on a pinned palette and selecting
Help from the shortcut menu or by selecting HelpSearch the
LabVIEW Help.
2.
Click the Search tab, enter sample compression in the Type in the
word(s) to search for text box, and press the <Enter> key. You can
place quotation marks around the phrase to search for the exact phrase.
For example,you can enter "sample compression" to narrow the
search results.
This word choice reflects what you want this Express VI to
docompress, or reduce, the number of samples in a signal.
3.
4.
After you read the description of the Express VI, click the square gray
Place on the block diagram button to place the Express VI on the
cursor.
5.
6.
7.
8.
Click the OK button to save the current configuration and close the
Configure Sample Compression dialog box.
3-3
Chapter 3
Customizing a VI
9.
Use the Wiring tool to wire the Sine output of the Simulate Signal
Express VI to the Signals input of the Sample Compression
Express VI.
2.
3.
4.
Right-click the wire that connects the Sine output of the Simulate
Signal Express VI to the Signals input of the Sample Compression
Express VI and select CreateGraph Indicator from the shortcut
menu.
5.
Use the Wiring tool to wire the Mean output of the Sample
Compression Express VI to the Sine graph indicator.
The Merge Signals function appears.
6.
You can right-click any wire and select Clean Up Wire from the shortcut menu to
have LabVIEW automatically find a route for the wire around existing objects on the block
diagram. LabVIEW also routes a wire to decrease the number of bends in the wire.
Tip
3-4
ni.com
Chapter 3
Customizing a VI
7.
8.
2.
3.
Move the cursor to the upper left corner of the block diagram. Click to
place the top left corner of the While Loop.
3-5
Chapter 3
Customizing a VI
4.
Drag the cursor diagonally to enclose all the Express VIs and wires, as
shown in Figure 3-3.
Figure 3-3. Placing the While Loop around the Express VIs
The While Loop, shown at left, appears with a STOP button wired to
the conditional terminal. This While Loop is configured to stop when
the user clicks the STOP button.
5.
6.
2.
Click the Search tab, enter "time delay" in the Type in the word(s)
to search for text box, and press the <Enter> key.
Before you search, you can narrow the search results by placing a
checkmark in the Search titles only checkbox near the bottom of the
help window. You also can use operators such as AND, OR, and NEAR in
the Type in the word(s) to search for text box to narrow the search
results.
3-6
ni.com
Chapter 3
Customizing a VI
3.
4.
Double-click the Time Delay topic to display the topic that describes
the Time Delay Express VI.
5.
After you read the description of the Express VI, click the Open
example button in the Example section near the bottom of the topic to
open an example that uses the Time Delay Express VI.
6.
7.
After you experiment with the NI Example Finder and the example
VIs, close the NI Example Finder and the example VIs to return to the
Reduce Samples VI.
On the block diagram, search for the Time Delay Express VI on the
Functions palette and place it inside the While Loop.
2.
3.
Click the OK button to save the current configuration and close the
Configure Time Delay dialog box.
3-7
Chapter 3
Customizing a VI
4.
5.
Click the Enable switch and examine the change on the graph.
If the Enable switch is on, the graph displays the reduced signal. If the
Enable switch is off, the graph does not display the reduced signal.
6.
On the front panel, search for the Express Table indicator on the
Controls palette and place it on the front panel to the right of the
waveform graph.
2.
3.
If the Build Table Express VI and the Table terminal are not selected
already, click an open area on the block diagram to the left of the Build
Table Express VI and the Table terminal. Drag the cursor diagonally
until the selection rectangle encloses the Build Table Express VI and
the Table terminal, shown at left.
A moving dashed outline, called a marquee, highlights the Build Table
Express VI, the Table terminal, and the wire joining the two.
4.
Drag the objects into the While Loop to the right of the Mean terminal.
The While Loop resizes to enclose the Build Table Express VI and the
Table terminal.
5.
Use the Wiring tool to wire the Mean terminal of the Sample
Compression Express VI to the Signals input of the Build Table
Express VI.
3-8
ni.com
Chapter 3
Customizing a VI
6.
7.
8.
9.
Summary
The following topics are a summary of the main concepts you learned in
this chapter.
3-9
Chapter 3
Customizing a VI
In this chapter, you learned to use the help resources in the following ways:
When you move the cursor over an Express VI on the block diagram,
the Context Help window displays a brief description of the Express
VI and information about how you configured the Express VI.
To navigate the LabVIEW Help, use the Contents, Index, and Search
tabs. Use the Contents tab to get an overview of the topics and
structure of the help. Use the Index tab to find a topic by keyword.
Use the Search tab to search the help for a word or phrase.
On the Search tab of the LabVIEW Help, use operators such as AND,
OR, and NEAR to narrow the search results. To search for an exact
phrase, place quotation marks around the phrase. Before you search,
you also can narrow the search results by placing a checkmark in the
Search titles only checkbox near the bottom of the help window.
On the Search tab of the LabVIEW Help, you can click the Location
column heading above the list of search results to sort the results by
content type. Reference topics contain reference information about
block diagram objects such as VIs, functions, properties, and methods.
How-To topics contain step-by-step instructions for using LabVIEW.
Concept topics contain information about LabVIEW programming
concepts.
3-10
ni.com
Chapter 3
Customizing a VI
3-11
This chapter introduces you to the Express VIs you use to acquire data and
communicate with instruments on Windows. These exercises require data
acquisition hardware.
Refer to the Taking Measurements book on the Contents tab in the
LabVIEW Help for information about acquiring data and communicating
with instruments on all platforms.
Acquiring a Signal
In the following exercises, you will use the DAQ Assistant Express VI to
create a task in NI-DAQmx. NI-DAQmx is a programming interface you
can use to communicate with data acquisition devices. Refer to the Getting
StartedTaking an NI-DAQmx Measurement in LabVIEW book on
the Contents tab in the LabVIEW Help for information about additional
methods you can use to create NI-DAQmx tasks.
Note The following exercises require that you have NI-DAQmx and an
4-1
Chapter 4
2.
3.
Select the DAQ Assistant Express VI, shown at left, on the Input
palette and place it on the block diagram. The DAQ Assistant launches
and the Create New dialog box appears.
4.
5.
6.
4-2
ni.com
Chapter 4
7.
In the Input Range section of the Settings page, enter 10 for the Max
value and enter -10 for the Min value.
8.
9.
4-3
Chapter 4
Click the Test button, shown at left. The DAQ Assistant dialog box
appears.
2.
Click the Start button once or twice to confirm that you are acquiring
data, and then click the Close button to return to the DAQ Assistant.
3.
4.
On the block diagram, right-click the data output and select Create
Graph Indicator from the shortcut menu.
2.
Display the front panel and run the VI three or four times. Observe the
waveform graph.
Voltage appears in the waveform graph plot legend.
3.
4.
Right-click Voltage in the list of channels and select Rename from the
shortcut menu to display the Rename a channel or channels dialog
box.
You also can select the name of the channel and press the <F2> key to display the
Rename a channel or channels dialog box.
Tip
5.
In the New Name text box, enter First Voltage Reading, and
click the OK button.
6.
7.
8.
4-4
ni.com
Chapter 4
2.
Click the Add Channels button, shown at left, and select the Voltage
channel from the Add Channel menu to display the Add Channels To
Task dialog box.
3.
4.
5.
6.
7.
Click the Yes button. LabVIEW places a While Loop around the DAQ
Assistant Express VI and the graph indicator. A stop button appears on
the block diagram wired to the stop input of the DAQ Assistant
Express VI. The stopped output of the Express VI is wired to the
conditional terminal of the While Loop. The block diagram should
appear similar to Figure 4-2.
4-5
Chapter 4
If an error occurs or you click the stop button while the VI is running,
the DAQ Assistant Express VI stops reading data and the stopped
output returns a TRUE value and stops the While Loop.
On the front panel, expand the plot legend to display two plots.
2.
3.
Right-click First Voltage Reading in the plot legend and select Color
from the shortcut menu. Using the color picker, select a color such as
yellow so the plot is easy to read. Change the plot color of Second
Voltage Reading.
4.
4-6
ni.com
Chapter 4
Note You must have the Instrument I/O Assistant and an instrument installed to use the
Instrument I/O Assistant Express VI. You install the Instrument I/O Assistant from the
National Instruments Device Drivers CD.
In the following exercises, you will communicate with an instrument.
Selecting an Instrument
Before you communicate with an instrument, you must select the
instrument with which you want to communicate.
Complete the following steps to use the Instrument I/O Assistant Express
VI to select an instrument.
1.
2.
3.
Click the Show Help button, shown at left, in the upper right corner of
the Instrument I/O Assistant dialog box.
The help appears to the right of the dialog box. The top help window
contains how-to information about using the Instrument I/O Assistant.
The bottom help window provides context-sensitive help about
components in the dialog box.
4.
Click the Select Instrument link in the top help window and follow
the instructions in the help window to select the instrument with which
you want to communicate.
5.
6.
If you want to minimize the help window, click the Hide Help button,
shown at left, in the upper right corner of the Instrument I/O
Assistant dialog box.
In the Instrument I/O Assistant dialog box, click the Add Step
button and click the Query and Parse step.
4-7
Chapter 4
2.
4.
Select ASCII only from the pull-down menu below the Byte index
column of the response window to parse the instrument name as an
ASCII string. You also can use the Instrument I/O Assistant to parse
ASCII numbers and binary data.
5.
Click the Parsing help button, shown at left, in the Instrument I/O
Assistant dialog box to display information about parsing data.
6.
7.
Enter a name for the token, or parsed data selection, in the Token
name text box.
8.
Click the OK button to save the current configuration and close the
Instrument I/O Assistant dialog box.
The name that you entered in the Token name text box is the output
of the Instrument I/O Assistant Express VI, shown at left.
Summary
The following topics are a summary of the main concepts you learned in
this chapter.
4-8
ni.com
Chapter 4
Tasks
In NI-DAQmx, a task is a collection of one or more channels, timing,
triggering, and other properties. Conceptually, a task represents a
measurement or generation you want to perform.
For example, you can configure a collection of channels for analog input
operations. After you create a task, you can access the single task instead
of configuring the channels individually to perform analog input
operations. After you create a task, you can add or remove channels from
that task.
Refer to the Taking Measurements book on the Contents tab in the
LabVIEW Help for more information about channels and tasks.
4-9
Chapter 4
If a driver is not available for an instrument, you can use the Instrument I/O
Assistant Express VI to communicate with the instrument. You can use the
Instrument I/O Assistant to communicate with message-based instruments
and graphically parse the response. Start the Instrument I/O Assistant by
placing the Instrument I/O Assistant Express VI on the block diagram or by
double-clicking the Instrument I/O Assistant Express VI icon on the block
diagram.
Refer to the Instrument I/O Assistant Help for information about
communicating with an external device. Display the Instrument I/O
Assistant Help by clicking the Show Help button in the Instrument I/O
Assistant dialog box.
4-10
ni.com
5-1
Chapter 5
VIs
When you place a VI on the block diagram, the VI is a subVI. When you
double-click a subVI, its front panel appears, rather than a dialog box in
which you can configure options.
The icon for a VI appears in the upper right corner of the front panel and
block diagram. This icon is the same as the icon that appears when you
place the VI on the block diagram.
You can use a VI you create as a subVI. Refer to the Fundamentals
Creating VIs and SubVIs book on the Contents tab in the LabVIEW Help
for more information about creating VIs and configuring them as subVIs.
You also can save the configuration of an Express VI as a subVI. Refer to
the FundamentalsBuilding the Block Diagram book on the Contents
tab in the LabVIEW Help for more information about creating subVIs from
Express VIs.
Functions
Functions are the fundamental operating elements of LabVIEW. Unlike
VIs, functions do not have front panels or block diagrams.
5-2
ni.com
Chapter 5
Data Types
On the block diagram of a VI, the terminals for the front panel objects are
different colors. The color and symbol of a terminal indicate the data type
of the corresponding control or indicator. Colors also indicate the data types
of wires, inputs, and outputs. The color of inputs and outputs of Express
VIs indicate what type of data the input or output accepts or returns.
Data types indicate which objects, inputs, and outputs you can wire
together. For example, a switch has a green border, so you can wire a switch
to any Express VI input with a green label. A knob has an orange border,
so you can wire a knob to any Express VI input with an orange label.
However, you cannot wire a knob to an input with a green label. The wires
you create are the same color as the terminal.
Refer to the FundamentalsBuilding the Block Diagram book on the
Contents tab in the LabVIEW Help for more information about data types.
5-3
Chapter 5
Publish VIs on the WebYou can publish the front panel of any VI
on the Web, where users can interact with the front panel. Refer to the
FundamentalsNetworking in LabVIEW book on the Contents tab
in the LabVIEW Help for more information about these features.
5-4
ni.com
Chapter 5
must use a project to build applications and shared libraries. You also
must use a project to work with an RT, FPGA, or PDA target. Refer to
the specific module documentation for more information about using
projects with the RT, FPGA, and PDA Modules. Refer to the
FundamentalsOrganizing and Managing a Project book on the
Contents tab in the LabVIEW Help for more information about using
LabVIEW projects.
5-5
If you searched ni.com and could not find the answers you need, contact
your local office or NI corporate headquarters. Phone numbers for our
worldwide offices are listed at the front of this manual. You also can visit
the Worldwide Offices section of ni.com/niglobal to access the branch
office Web sites, which provide up-to-date contact information, support
phone numbers, email addresses, and current events.
A-1
Glossary
A
automatic scaling
B
block diagram
Boolean controls
and indicators
Button that replaces the Run button when a VI cannot run because of
errors.
broken VI
G-1
Glossary
C
channel
checkbox
Small square box in a dialog box which you can select or clear. Checkboxes
generally are associated with multiple options that you can set. You can
select more than one checkbox.
conditional terminal
Window that displays basic information about LabVIEW objects when you
move the cursor over each object. Objects with context help information
include VIs, functions, constants, structures, palettes, properties, methods,
events, and dialog box components.
control
Controls palette
Palette that contains front panel controls, indicators, and decorative objects.
current VI
VI whose front panel, block diagram, or Icon Editor is the active window.
G-2
ni.com
Glossary
D
DAQ
DAQ Assistant
DAQ device
A device that acquires or generates data and can contain multiple channels
and conversion devices. DAQ devices include plug-in devices, PCMCIA
cards, and DAQPad devices, which connect to a computer USB or 1394
(FireWire) port. SCXI modules are considered DAQ devices.
data flow
data type
Format for information. In LabVIEW, acceptable data types for most VIs
and functions are numeric, array, string, Boolean, path, refnum,
enumeration, waveform, and cluster.
default
Preset value. Many VI inputs use a default value if you do not specify a
value.
device
drag
To use the cursor on the screen to select, move, copy, or delete objects.
driver
G-3
Glossary
E
error message
Express VI
F
For Loop
Iterative loop structure that executes its subdiagram a set number of times.
Equivalent to text-based code: For i = 0 to n 1, do....
front panel
function
Functions palette
G
General Purpose
Interface Bus
GPIB. Synonymous with HP-IB. The standard bus used for controlling
electronic instruments with a computer. Also called IEEE 488 bus because
it is defined by ANSI/IEEE Standards 488-1978, 488.1-1987, and
488.2-1992.
graph
2D display of one or more plots. A graph receives and plots data as a block.
I
I/O
icon
indicator
G-4
ni.com
Glossary
instrument driver
L
label
Text object used to name or describe objects or regions on the front panel
or block diagram.
LabVIEW
LED
Light-emitting diode.
legend
Object a graph or chart owns to display the names and plot styles of plots
on that graph or chart.
M
MAX
Measurement &
Automation Explorer
measurement device
DAQ devices such as the E Series multifunction I/O (MIO) devices, SCXI
signal conditioning modules, and switch modules.
menu bar
Horizontal bar that lists the names of the main menus of an application.
The menu bar appears below the title bar of a window. Each application has
a menu bar that is distinct for that application, although some menus
and commands are common to many applications.
N
NI-DAQ
Driver software included with all NI DAQ devices and signal conditioning
components. NI-DAQ is an extensive library of VIs and ANSI C functions
you can call from an application development environment (ADE), such as
LabVIEW, to program an NI measurement device, such as the M Series
multifunction I/O (MIO) DAQ devices, signal conditioning modules, and
switch modules.
G-5
Glossary
NI-DAQmx
The latest NI-DAQ driver with new VIs, functions, and development tools
for controlling measurement devices. The advantages of NI-DAQmx over
earlier versions of NI-DAQ include the DAQ Assistant for configuring
channels and measurement tasks for your device for use in LabVIEW,
LabWindows/CVI, and Measurement Studio; NI-DAQmx simulation
for most supported devices for testing and modifying applications without
plugging in hardware; and a simpler, more intuitive API for creating DAQ
applications using fewer functions and VIs than earlier versions of
NI-DAQ.
node
numeric controls
and indicators
O
object
Generic term for any item on the front panel or block diagram, including
controls, indicators, structures, nodes, wires, and imported pictures.
Operating tool
P
palette
Displays objects or tools you can use to build the front panel or block
diagram.
plot
Positioning tool
pull-down menus
Menus accessed from a menu bar. Pull-down menu items are usually
general in nature.
PXI
G-6
ni.com
Glossary
R
RMS
S
sample
scale
Part of graph, chart, and some numeric controls and indicators that contains
a series of marks or points at known intervals to denote units of measure.
shortcut menu
string
structure
subVI
T
task
terminal
tip strip
Small yellow text banners that identify the terminal name and make it easier
to identify terminals for wiring.
tool
toolbar
Traditional NI-DAQ
(Legacy)
G-7
Glossary
V
VI
VXI
W
waveform
waveform chart
While Loop
wire
Wiring tool
G-8
ni.com
Index
Symbols
building
applications, 5-4
shared libraries, 5-4
button
adding, 2-10
placing on block diagram, 3-10
Run, 1-5
A
acquiring
information for instruments, 4-7
signals, 4-1
Acquiring a Signal VI block diagram
(figure), 1-12
adding
channels to tasks, 4-5
controls from the block diagram, 3-4
controls to the front panel, 1-5
graph indicators, 3-4
inputs to Express VIs, 1-8, 3-4
numeric indicators, 3-4
visual cues on front panel, 2-6
warning lights, 2-6
Amplitude and Level Measurements Express
VI, 2-2
analyzing voltage, 2-5
analyzing signals, 2-5
applications, building, 5-4
Arithmetic & Comparison palette, 1-10
C
calling code from text-based languages, 5-4
changing signal types, 1-6
channels, 4-2
adding to tasks, 4-5
renaming, 4-4
communicating
with instruments, 4-6, 4-10
with LabVIEW applications across
networks, 5-4
Comparison Express VI, setting warning
level, 2-7
configuration dialog boxes, 1-17
Context Help window, 2-2, 2-13, 3-2, 3-9
button, 3-2
displaying configuration of Express VIs, 2-2
displaying errors, 2-14
figure, 2-2
controlling execution speed, 3-6, 3-7, 3-11
controls, 1-16, 2-13, 5-1
adding from the block diagram, 3-4
adding to the front panel, 1-5
configuring, 1-17
creating, 3-4, 3-10
customizing, 1-13
data types, 5-3
numeric, 1-6, 5-1
palette, 1-5
B
block diagram, 1-5, 1-17
indicators, 2-13
modifying, 2-3
showing, 1-6
broken
Run button, 2-4
wires, 2-4, 2-14
Build Table Express VI, 3-8
I-1
Index
documentation
conventions used in this manual, ix
introduction to this manual, ix
NI resources, A-1
related documentation, x
drivers
instrument, 4-6, 4-9
NI resources, A-1
dynamic data, 5-3
converting from and to, 5-3
E
Error list window, 2-4, 2-14
errors, 2-14
displaying, 2-4
displaying in Context Help window, 2-14
list, 2-4, 2-14
window, 2-4, 2-14
example VIs
NI Example Finder, 3-7
NI resources, A-1
Execution Control palette, 3-5, 3-11
execution speed, controlling, 3-6, 3-7, 3-11
Express VIs, 1-17
Amplitude and Level Measurements, 2-2,
2-5
Build Table, 3-8
Comparison, 2-7
configuration dialog boxes, 1-17
Convert from/to Dynamic Data, 5-3
DAQ Assistant, 4-2, 4-8
dynamic data, 5-3
inputs, 1-17
Instrument I/O Assistant, 4-6, 4-9
outputs, 1-17
Scaling and Mapping, 1-10
Simulate Signals, 1-6
Time Delay, 3-7
Write To Measurement File, 2-9, 2-13
D
DAQ Assistant Express VI, 4-2, 4-8
DAQ devices, 4-2
data
saving
to a file, 2-10
when prompted by a user, 2-11
storing, 2-10
data flow, 1-9, 1-12, 1-17
data types, dynamic, 5-3
deleting wires, 1-10
deselecting objects, 1-8
diagnostic tools (NI resources), A-1
displaying
data from DAQ devices, 4-4
data in tables, 3-8, 3-11
signals in a graph, 1-12
I-2
ni.com
Index
files
grouping, 5-4
saving to other formats, 5-4
front panel, 1-5, 1-16
Acquiring a Signal VI (figure), 1-2
adding
controls, 1-5
visual cues, 2-6
controls, 1-16, 2-13
customizing, 3-4
indicators, 1-17
modifying, 2-4
showing, 1-9
Warning Light VI (figure), 2-1
functions, 5-2
Merge Signals, 1-12, 3-4
Functions palette
figure, 1-10
showing all categories, 5-2
L
LabVIEW
help resources, using, 3-9
other features, using, 5-1
projects, 5-4
LabVIEW Help, 2-13, 3-9
searching for Express VIs, 3-3
LEDs, palette, 2-6
figure, 2-6
LVM. See .lvm files
H
help
button, 2-5
Context Help window, 2-2, 2-13, 3-2, 3-9
LabVIEW Help, 2-5, 2-13, 3-9
LabVIEW resources, 2-13, 3-9
searching, 3-3, 3-6, 3-10
technical support, A-1
I-3
Index
related documentation, x
Run button, 1-5, 1-9
broken, 2-4, 2-14
running VIs, 1-9
continuously, 3-5
S
saving data
different file formats, 5-4
Save Data VI block diagram (figure), 2-12
to files, 2-9, 2-10, 2-13
when prompted by user, 2-11, 2-12
Scaling and Mapping Express VI, 1-10
defining slope, 1-11
searching
examples, 3-7
help, 3-3, 3-6, 3-10
palettes, 2-7, 2-10
selecting
instruments, 4-7
objects, 1-8
shared libraries, building, 5-4
O
objects, deselecting, 1-8
Operating tool, 1-9
P
palettes
Arithmetic & Comparison, 1-10
Controls, 1-5
Execution Control, 3-5, 3-11
Functions, 1-10
Input, 3-2
Numeric Controls, 1-6
searching, 2-7, 2-10
I-4
ni.com
Index
signals
acquiring, 4-1
analyzing, 2-5
changing type, 1-6
modifying, 1-10, 3-3
Simulate Signal Express VI, 1-6
software (NI resources), A-1
T
tables, 3-8
displaying data, 3-11
tasks
adding new channels, 4-5
NI-DAQmx, 4-9
testing, 4-4
TDM. See .tdm files
technical support, A-1
template VIs, 1-2, 1-3, 1-16
Text Indicators palette, 3-8
text-based languages, calling code, 5-4
Time Delay Express VI, 3-7
tools
Operating, 1-9
Positioning, 1-8
Wiring, 1-8
training and certification (NI resources), A-1
troubleshooting (NI resources), A-1
W
Warning Light VI block diagram (figure), 2-8
Web resources, A-1
While Loop, 3-6
wires
broken, 2-4, 2-14
deleting, 1-10
wiring
objects on the block diagram, 1-8
tool, 1-8
Write to Measurement File Express VI, 2-9,
2-10, 2-13
saving data, 2-10
U
user interface. See front panel
I-5