SE Getting Started PDF
SE Getting Started PDF
TM
June 2013
373873H
Support
Worldwide Offices
Visit ni.com/niglobal to access the branch office websites, which provide up-to-date contact information,
support phone numbers, email addresses, and current events.
For further support information, refer to the Technical Support and Professional Services appendix. To comment
on National Instruments documentation, refer to the National Instruments website at ni.com/info and enter
the Info Code feedback.
Chapter 1
Getting Started with SignalExpress
SignalExpress Version Availability...............................................................................1-2
SignalExpress Licensing Options ..................................................................................1-5
Evaluation Mode .............................................................................................1-5
SignalExpress Full Edition ..............................................................................1-5
SignalExpress LE ............................................................................................1-5
Activating SignalExpress LE ............................................................1-6
Chapter 2
Working with Projects
Opening a Project...........................................................................................................2-1
Running a Project and Displaying Signals ....................................................................2-3
Configuring a Step .........................................................................................................2-5
Ordering, Moving, and Deleting Steps ..........................................................................2-8
Handling Errors and Warnings ......................................................................................2-9
Chapter 3
Working with Signals
Graphing Signals............................................................................................................3-1
Importing a Signal from a File.......................................................................................3-3
Aligning and Comparing Signals...................................................................................3-5
Signal Types in SignalExpress ......................................................................................3-7
Exporting and Printing Signals ......................................................................................3-7
Saving Signals to File......................................................................................3-7
Exporting Signals to Microsoft Excel .............................................................3-8
Creating Reports in SignalExpress..................................................................3-8
Chapter 4
Logging Data
Recording a Signal ........................................................................................................ 4-1
Viewing a Logged Signal .............................................................................................. 4-2
Logging Signals with Predefined Start and Stop Conditions ........................................ 4-4
Analyzing Logged Signals ............................................................................................ 4-6
Advanced Playback ....................................................................................................... 4-7
Chapter 5
Performing Sweep Measurements
Defining Sweep Ranges and Outputs ............................................................................ 5-1
Running Sweep Measurements ..................................................................................... 5-4
Running Multidimensional Sweeps............................................................................... 5-5
Chapter 6
Extending SignalExpress Projects with LabVIEW
Importing LabVIEW VIs into SignalExpress as Steps.................................................. 6-1
Converting SignalExpress Projects to LabVIEW VIs................................................... 6-4
Chapter 7
Where to Go from Here
SignalExpress Sample Projects ..................................................................................... 7-1
Using Hardware with SignalExpress............................................................................. 7-1
Web Resources .............................................................................................................. 7-1
Appendix A
Technical Support and Professional Services
This manual contains exercises that help you begin working with
SignalExpress. These exercises teach you how to run projects, configure
steps, work with signals, configure sweep measurements, log data, and
extend SignalExpress with LabVIEW graphical programming.
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 OptionsSettingsGeneral directs you to
pull down the Options menu, select the Settings item, and select General
from the last dialog box.
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, input and output names, views, dialog boxes, sections of dialog
boxes, and menu names.
monospace Text in this font denotes text or characters that you should enter from the
keyboard. This font is also used for the proper names of disk drives, paths,
directories, programs, subprograms, subroutines, device names, functions,
operations, variables, filenames, and extensions.
Related Documentation
Refer to the SignalExpress Help, available by selecting Help
SignalExpress Help, for more information as you read this manual.
Table 1-1. Differences in SignalExpress Limited Edition (LE) and Full Edition
LE Full
Instrument Support
Over 300 common standalone instruments Acquire/Generate Signals steps Acquire/Generate Signals steps
installed by NI Device Drivers installed by NI Device Drivers
Drag and drop data into Microsoft Excel, Drag and drop Drag and drop
Word, and WordPad
Signal Creation
Signal Processing
Table 1-1. Differences in SignalExpress Limited Edition (LE) and Full Edition (Continued)
LE Full
Data Logging
Table 1-1. Differences in SignalExpress Limited Edition (LE) and Full Edition (Continued)
LE Full
Measurement Automation
Sequencing Sequence
LabVIEW Interaction
Evaluation Mode
The evaluation mode of SignalExpress gives you access to the
SignalExpress Full Edition and the features in Table 1-1 for 7 days. After
that period, you must either register the free, unlicensed LE version or
activate the SignalExpress Full Edition. If you do not register or activate
SignalExpress, you cannot launch the product after the 7 day evaluation
period expires.
Note If you install SignalExpress on a machine that has LabVIEW 8.0 or later installed,
the trial of the SignalExpress Full Edition begins the first time you launch either LabVIEW
or SignalExpress.
SignalExpress LE
You can register the free limited edition, SignalExpress LE, at any time
during or after the 7 day evaluation period. After the 7 day evaluation
period expires, registered versions of SignalExpress LE allow you to
evaluate licensed features with the following restrictions:
Each time you drop a step that is licensed, a dialog box prompts you to
activate the software.
You cannot save a project.
Projects close after 10 minutes.
Activating SignalExpress LE
Complete the following steps to activate SignalExpress LE from the
application.
1. Launch SignalExpress.
2. In the National Instruments License Dialog window that appears,
click the Register Limited Edition button.
3. Follow the prompts to activate SignalExpress LE.
Note You also can activate SignalExpress LE from the NI License Manager using the
serial number listed in the SignalExpress Readme.
Most steps process input signals and produce output signals. You can
configure the operation of a step by specifying values on the Step Setup tab
for the step. A saved sequence of configured steps is a SignalExpress
project.
This chapter teaches you how to load and run existing projects and how to
configure steps in these projects.
Opening a Project
Complete the following steps to load a sample project in SignalExpress.
1. Launch SignalExpress. Select Empty SignalExpress Project from the
Getting Started window.
Notice that SignalExpress is split into views that display various types
of information. The primary view appears in the middle of the
application window and contains tabs. If SignalExpress opens in the
default configuration, the Data View tab, the Recording Options tab,
and the Project Documentation tab appear in the primary view.
The primary view is surrounded by supplementary views. In the
default configuration, the Project View appears on the left, and the
context help appears on the right.
Note If SignalExpress detects a supported hardware device, the Channel View appears
across the bottom of the SignalExpress application window.
1 2 3
7
5
8
5
10
Displays on the Data View tab update continuously while a project runs.
When a project is running, you can change measurement configuration settings
by changing settings on the Step Setup tab and view the results immediately.
Projects you run continuously run until you click the Stop button, shown at left.
The Stop button appears in place of the Run button as a project runs.
Complete the following steps to run the sample project and display signals.
1. Click the Run button. If the Run Information dialog box appears,
click the Run button in the dialog box to execute all the steps in the
project continuously.
The project loads a signal from a text file and performs two operations
on the signalan amplitude and levels measurement and a distortion
measurement. The Amplitude and Levels step and the Distortion step
perform these measurements, respectively. When you run a project,
steps analyze input signals and generate new output signals as a result
of the analysis. In this project, the Load from ASCII step loads a
distorted sine wave, the Amplitude and Levels step and the Distortion
step analyze the sine wave, and both steps return new outputs. In the
Project View, SignalExpress indicates inputs with red arrows and
outputs with blue arrows.
The graph display on the Data View tab still contains the loaded
signal, which is a time-domain signal. Graphs display time-domain,
frequency-domain, or XY signals.
2. Drag the exported spectrum output signal of the Distortion step,
shown at left, from the Project View to the Data View tab to display
the signal.
SignalExpress creates a new graph display on the Data View tab.
SignalExpress does not display the exported spectrum signal on the
same display as the time-domain signal because the exported
spectrum signal is a frequency-domain signal. SignalExpress
automatically recognizes different types of signals and renders them in
the appropriate displays.
Tip Refer to the SignalExpress Help for more information about signal types by selecting
HelpSignalExpress Help, clicking the Index tab, and entering signal types. The help
provides information about using SignalExpress functionality such as projects, steps, and
signals.
3. Drag the dc output of the Amplitude and Levels step to the Data
View tab.
SignalExpress creates a Chart display with both a graph and a Legend
table to display the scalar measurement from the dc output. The
Legend table displays the value of each output and the color
SignalExpress uses to plot the output on the adjoining graph.
4. Drag the rms output of the Amplitude and Levels step to the Chart
display to display the scalar RMS measurement.
SignalExpress creates a new row in the table to display the second
measurement. The project appears as shown in Figure 2-2.
Configuring a Step
A step is a configurable function that acquires, generates, analyzes, loads,
or stores signals. Steps process input signals and produce output signals.
You can configure the operation of a step in SignalExpress by specifying
values on the Step Setup tab for the step. While a project runs, you can
modify the configuration of steps and see immediate feedback on the Data
View tab, and you can adjust measurements until you achieve the results
you need.
Complete the following steps to configure the Distortion step and the
Amplitude and Levels step.
1. Double-click the Distortion step in the Project View. SignalExpress
displays the Step Setup tab for the Distortion step, as shown in
Figure 2-3.
On the Configuration page of the Step Setup tab, the Export signals
(THD) field indicates that the Distortion step exports the input signal,
and the Exported Signal graph displays a preview of the signal. The
Exported Power Spectrum graph indicates that the step performs a
power spectrum on the input signal to convert it to the frequency
domain, and the Measurement Results field displays the fundamental
frequency and total harmonic distortion (THD) of the signal. The step
generates the exported signal and three measurements as outputsthe
spectrum, the THD, and the fundamental frequency of the original
time-domain waveform input.
2. If the context help does not appear on the right side of the screen, select
HelpContext Help to display complete reference information about
the step.
The upper section of the context help displays information about the
step, and the lower section of the context help displays information
about specific parameters of the step when you move the cursor over a
parameter. Move the cursor over the THD (%) parameter to display
information about the parameter.
3. On the Configuration page, select Fundamental Tone from the
Export signals (THD) pull-down menu.
The Exported Power Spectrum graph changes from displaying the
frequency-domain spectrum of the entire input signal to displaying
only the frequency spectrum of the fundamental tone of the input
signal. Both the output signal of the Distortion step and the graph
display of the exported spectrum output on the Data View tab update
to reflect the change you made.
4. Select Harmonics only from the Export signals (THD) pull-down
menu.
The Exported Power Spectrum graph on the Step Setup tab and the
graph of the output on the Data View tab both change to display only
the spectrum of the harmonic signals from the input signal.
5. Click the Amplitude and Levels step in the Project View.
The Step Setup tab changes from displaying the configuration of the
Distortion step to displaying the configuration of the Amplitude and
Levels step.
6. Select the Input/Output page to display the list of possible inputs and
outputs for this step, as shown in Figure 2-4.
Note If you have been running the project for a while, you might need to stop and restart
the project to see all the scalar signals on the graph. SignalExpress accumulates points of
data for signals that you add to a graph, and new signals you add do not have as many data
points to display on the graph.
For steps that have an Input or Input/Output page on the Step Setup tab,
the Input signal pull-down menu on that page displays only compatible
signals exported from a previous step. When the output of a step becomes
the input of another step, the steps become dependent on each other, and the
two steps execute sequentially at the same rate. The first step generates an
output signal that the second step must receive as an input before the second
step can execute.
SignalExpress logs all errors and warnings on the Event Log tab while a
project runs. To display the Event Log tab, select ViewEvent Log. Refer
to the SignalExpress Help for more information about errors and warnings
by selecting HelpSignalExpress Help, clicking the Index tab, and
entering errors.
Graphing Signals
Complete the following steps to plot signals in a sample project and
examine the signals visually using cursors.
1. Select HelpOpen Example, to open the SignalExpress\
Examples directory. Navigate to the Tutorial directory and
double-click Signals.seproj. This project configures the Create
Analog Signal step to create a square wave signal and the Filter step to
perform a lowpass Butterworth filter.
2. Drag the step signal output of the Create Analog Signal step to the
Data View tab.
3. Drag the filtered step output of the Filter step to the Data View tab.
Both the step signal and the filtered step signals are time-domain
signals, so they appear on the same graph display. If you try to plot
signals of different types by dragging the signals to the same display,
SignalExpress creates a new display.
4. Click the Add Display button, shown at left, to create a new display.
Note You can remove individual displays by clicking the X at the top right corner of the
display.
5. Drag the filtered step output of the Filter step to the new display.
Note You can add steps to a project from the Add Step menu, the Add Step palette, or the
context menu that appears when you right-click in the Project View.
10. Enter step response and press the <Enter> key to rename the output.
11. Drag the new step response output of the Load from ASCII step to the
lower display on the Data View tab.
The lower graph display appears to show almost no signals. This is
because the Create Analog Signal step produces signals with a current
timestamp while the step response output has a zero timestamp.
Right-click the lower graph display and select Time StampIgnore to
see both the filtered step signal and the step response output.
The filtered step signal resembles the rising edge of the step response
output, as shown in Figure 3-2.
Note To change the input signals for a step, select different signals from the pull-down
menu of compatible signals on the Input or Input/Output page of the Step Setup tab, or
click the down arrow that appears next to the step input name on the step in the Project
View.
2. Click the red signal in the Input Signals graph and drag it to another
point within the graph. The Comparison Result Signal graph updates
to show the new calculated difference between the signals.
You can drag, expand, and contract signals on the graph.
3. Try to align the rising edges of the two signals by dragging a signal
within the graph. Click a signal to set an anchor point and press and
hold the <Alt> key while dragging the signal to stretch the signal
around that anchor point along the x- and y-axes.
On the Alignment page of the Step Setup tab, the step computes and
displays the x- and y-gain and offset values you need to achieve the
alignment specifications as you drag the signals.
4. Select Auto - Step from the Mode pull-down menu to align the
signals. SignalExpress computes the alignment using built-in
algorithms.
The Comparison Result Signal graph on the Step Setup tab displays
the difference between the two signals.
5. On the Input/Output page, place a checkmark in the Export aligned
signals checkbox to add the signals to the outputs of the step.
6. Switch to the Data View tab.
7. Click the Add Display button to add a third display.
8. Drag the aligned reference and aligned test outputs of the Interactive
Alignment step to the new graph to view the aligned signals.
9. Select FileSave Project to save the project.
Refer to the SignalExpress Help for more information about signal types by
selecting HelpSignalExpress Help, clicking the Index tab, and entering
signal types.
You can use a Load/Save Signals step to save data to a file every time
the project runs.
7. Click the down arrow on the Run button and select Run Once to run
the project and save the resulting signal to the specified ASCII file.
8. Select FileSave Project to save the project.
9. Select FileClose Project to close the project.
10. Browse to the filtered signal.txt and open the file in a text
editor to see the values of the signal. In SignalExpress, you can use the
Load from ASCII step to import the signal back into a project.
This chapter teaches you how to record data using the integrated data
logging features in SignalExpress. You learn how to record a specified
signal, play back that signal, and analyze the signal using analysis steps.
You also learn how to use the Recording Options tab to log signals based
on specified start or stop conditions.
Recording a Signal
You can use the Record button to configure a data logging process.
Complete the following steps to specify a signal to record and to record the
signal.
1. Select HelpOpen Example, navigate to the Tutorial directory, and
double-click Logging.seproj.
This project uses the Create Analog Signal step to generate a signal
based on a formula.
2. Click the Record button, shown at left, to display the Logging Signals
Selection dialog box.
The Logging Signals Selection dialog box displays the signals in the
project available for recording. You can select one signal or multiple
signals to record. You also can specify a name and description for
the log.
3. Place a checkmark in the signal checkbox to record the formula signal
generated in the Create Analog Signal step.
4. Click the OK button to close the Logging Signals Selection dialog
box and begin recording the signal. The logging operation continues
until you click the Stop button.
5. Click the Stop button, shown at left, to stop logging the signal. If you
have not logged a signal before, the First Log Complete dialog box
appears. Click the OK button to close the dialog box.
The logged data appears in the Logged Data window at the bottom of
the Project View, as shown in Figure 4-1.
tab might differ from the signal displayed in Figure 4-2, depending on
how long you recorded the signal.
5. Click the Add button under the Start condition list to customize a
start condition for the logging task.
a. In the Condition type pull-down menu, verify that Signal trigger
is selected to specify that SignalExpress begins recording when
the input signal meets the specified condition.
b. In the Signal pull-down menu, verify that signal is selected.
c. In the Trigger type pull-down menu, verify that Rising slope is
selected to specify to begin recording the signal based on the value
of the edge of the signal on a positive slope.
d. Enter 1 in the Trigger value field to begin recording when the
signal crosses 1 on a rising slope.
6. Select Stop Conditions from the Category list on the Recording
Options tab.
7. Click the Add button under the Stop condition list to customize a stop
condition for the logging task.
a. In the Condition type pull-down menu, verify that Duration is
selected to specify that SignalExpress stops recording after a
specified amount of time passes.
b. In the Duration (s) control, verify that 5 appears to specify to stop
recording 5 seconds after the signal begins.
8. Click the Run button, shown at left. SignalExpress begins recording
the signal when the signal crosses level 1 on a rising slope and
continues recording the signal for 5 seconds.
The following indicators in the Recording status section of the
Recording Options tab update while the project runs:
Recording displays ON when the signal meets the start condition
and logging is in progress.
Disk information displays the available hard disk space on the
computer for the log.
Current estimated log size displays the size of the log file on
disk.
Recording time available displays the amount of time you can
continue recording the log before running out of disk space.
Current log started on displays the start time of the current log.
The Start Conditions, Stop Conditions, Alarms, and Events pages
of the Recording Options tab also include indicators that display the
status of start and stop conditions, alarms, and events that you
configure.
Advanced Playback
You can use the Playback Options tab to configure advanced data
playback options. The Playback Options tab displays a preview of the
logged data and allows you to select a subset of that data to play back or run
through analysis steps.
1. Select ViewPlayback Options to display the Playback Options tab,
as shown in Figure 4-5.
2. In the Logged signal listbox, select signal from the second log you
created.
3. Enter 1 in the Start time (s) field to play back or analyze a subset of
the logged signal beginning 1 second after the start of the log.
4. Enter 4 in the Stop time (s) field to play back or analyze a subset of
the logged signal ending four seconds after the start of the log. If the
log is not at least 4 seconds long, enter an appropriate value in the Stop
time (s) field.
5. In the Logged signal listbox, right-click the signal from the second log
and select Activate from the context menu to make that signal the
active log.
Note You also can right-click a log in the Logged Data window and select Make Active
Log from the context menu to make that log the active log.
6. Switch to the Data View tab. The graph display on the Data View tab
automatically updated to display the signal from the second log when
you made that signal the active signal.
7. Click the Run button, shown at left. SignalExpress filters the subset of
the signal you specified on the Playback Options tab and displays the
resulting filtered signal on the Data View tab.
8. Select FileClose Project to close the project. The Save Project
Changes? dialog box appears. Select Discard project changes and
delete new logs on disk option. You can also select Save project and
logs option and Discard project changes and keep logs on disk
option.
This chapter teaches you how to set up sweep operations using the Sweep
step in SignalExpress. You learn how to characterize the performance of a
filter by sweeping through a range of frequency values and measuring the
output of the filter. You also learn how to display sweep results and perform
multidimensional sweeps for more complex measurements.
4. Click the Add Step button, shown at left, and select Execution
ControlSweep to add the Sweep step to the Project View.
5. On the Step Setup tab, click the Add button to display the list of
sweepable parameters from each step in the project, as shown in
Figure 5-1.
You use the Sweep step to specify a range of values to iterate through
the Frequency (Hz) parameter of the Create Analog Signal step.
The Create Analog Signal step uses the defined frequency range to
generate a sine wave at each of these frequencies. You can use the
Sweep step to iterate through any sweepable parameter value of any
sweepable step in a project.
10. Switch to the Sweep Output page.
11. Click the Add button to display the list of sweepable outputs from each
step in the project.
12. Select the response amplitude in dB output under Formula and
click the OK button to plot this measurement against the swept
Frequency (Hz) parameter.
The Sweep step creates a loop around all the steps in the Project View
to include all the steps in the sweep operation.
Note By default, SignalExpress does not clear displays on the Data View tab between
iterations of a sweep. Because the frequency response of the Filter step is the same for each
iteration, the graph that displays the signal does not appear to update when you run the
project. You can use the Data page of the Options dialog box to specify whether
SignalExpress clears displays between iterations of a sweep. Select ToolsOptions to
display the Options dialog box.
You can use the Sweep step to sweep multiple parameters simultaneously
by adding additional parameters on the Sweep Configuration page of the
Sweep Step Setup tab. Sweeping two or more parameters simultaneously
is called a parallel sweep. For example, if you want to vary the amplitude
of a stimulus signal, you can run a parallel sweep to maximize the precision
of the acquisition by varying the input range of a digitizer or MIO device
as you vary the signal level. As the signal level increases, you can increase
the input range of the measurement device to ensure you use the entire
resolution for the measurement.
Note You do not need to install the LabVIEW Development System to use a Run
LabVIEW VI step. The Run LabVIEW VI steps do not support VIs developed in 64-bit
versions of LabVIEW.
Complete the following steps to import a VI from LabVIEW with the Run
LabVIEW VI step.
1. Select HelpOpen Example, navigate to the Tutorial directory, and
double-click User Step.seproj.
This project uses the Create Analog Signal step to generate a signal.
2. Click the Add Step button, shown at left, and select Run LabVIEW
VIRun LabVIEW 2011 VI.
Note The VI you run in this exercise was saved in LabVIEW 2011. You must use the
version of the Run LabVIEW VI step that matches the version of LabVIEW in which you
saved the VI.
3. On the Step Setup tab, click the browse button in the Select VI section
and select Limiter-LV2011.vi in the C:\Program Files\
National Instruments\SignalExpress\Examples\
Tutorial directory. The Limiter-LV2011 VI accepts a time-domain
waveform as an input, clips the signal above and below values that you
specify on the Step Setup tab, and returns the clipped waveform as an
output signal.
When you import a LabVIEW VI, SignalExpress maps the inputs of
the VI as parameters and the outputs of the VI as output signals in
SignalExpress.
You can define whether the inputs for VIs become input signals or
parameters. An input signal appears in the Project View as an input to
a step, which means you can pass signals as inputs to a VI. A parameter
is a value you can configure on the Step Setup tab of a step. You also
can sweep parameters dynamically using the Sweep step. In this
project, the VI has an input signal, Time waveform in, and scalar
parameters, Upper limit and Lower limit.
Verify that the Step Setup tab appears as shown in Figure 6-1.
Note To convert a SignalExpress project to a LabVIEW VI, you must have the LabVIEW
8.2 Full Development System or later installed.
Note When you convert a SignalExpress project with logging, SignalExpress generates a
LabVIEW block diagram with one Express VI. You cannot convert the generated Express
VI into a subVI.
Web Resources
Refer to the National Instruments website at ni.com/signalexpress for
resources such as example projects, technical documents, and LabVIEW
VIs written for use in SignalExpress.
Initiation SignalExpress
Initiation SignalExpress
Juin 2013
373873H
Support
Filiales francophones
National Instruments National Instruments National Instruments National Instruments
France Suisse Belgium nv Canada
2 rue Hennape Sonnenbergstr. 53 Ikaroslaan 13 1 Holiday Street
92735 Nanterre Cedex CH-5408 Ennetbaden B-1930 Zaventem East Tower, Suite 501
Point-Claire, Qubec H9R 5N3
Support
E-mail : france.support@ni.com
switzerland.support@ni.com
belgium.support@ni.com
canada.support@ni.com
Site FTP : ftp.ni.com
Adresse web : france.ni.com
ni.com/support
suisse.ni.com
belgique.ni.com
canada.ni.com
Tlphone :
France Tl. : 01 57 66 24 24 Fax : 01 57 66 24 14
Suisse Tl. : 056 2005151 Fax : 056 200 51 55
Belgique Tl. : 02 757 0020 Fax : 02 757 03 11 Tl. : 4050120 (Luxembourg)
Canada (Qubec) Tl. : 450 510 3055 Fax : 450 510 3056
Filiales internationales
Visitez ni.com/niglobal pour accder aux sites Web des filiales. Vous y trouverez les informations les plus
jour pour contacter le support technique par tlphone ou e-mail, ainsi que le calendrier des vnements.
Pour obtenir de plus amples informations, reportez-vous lannexe Support technique et services. Si vous
souhaitez formuler des commentaires sur la documentation National Instruments, reportez-vous au site Web de
National Instruments sur ni.com/frinfo et entrez linfo-code feedback.
propos de ce manuel
Conventions ...................................................................................................................vii
Documentation associe ................................................................................................viii
Chapitre 1
Initiation SignalExpress
Versions de SignalExpress disponibles .........................................................................1-2
Options relatives aux licences de SignalExpress ...........................................................1-5
Mode dvaluation...........................................................................................1-5
SignalExpress dition complte......................................................................1-5
SignalExpress LE ............................................................................................1-5
Activation de SignalExpress LE .......................................................1-6
Chapitre 2
Utilisation des projets
Ouverture dun projet.....................................................................................................2-1
Excution dun projet et affichage de signaux...............................................................2-3
Configuration dune tape .............................................................................................2-5
Organisation, dplacement et suppression dtapes ......................................................2-9
Gestion des erreurs et des mises en garde......................................................................2-10
Chapitre 3
Manipulation des signaux
Reprsentation de signaux dans des graphes .................................................................3-1
Importation dun signal partir dun fichier .................................................................3-3
Alignement et comparaison de signaux .........................................................................3-5
Types de signaux dans SignalExpress ...........................................................................3-8
Exportation et impression de signaux ............................................................................3-8
Enregistrement de signaux dans un fichier......................................................3-8
Exportation de signaux dans Microsoft Excel.................................................3-9
Cration de rapports dans SignalExpress ........................................................3-9
Chapitre 4
Enregistrement des donnes
Enregistrement dun signal............................................................................................ 4-1
Affichage dun signal enregistr dans un journal.......................................................... 4-3
Enregistrement de signaux avec des conditions de dmarrage et darrt prdfinies ... 4-4
Analyse des signaux enregistrs.................................................................................... 4-7
Relecture avance.......................................................................................................... 4-8
Chapitre 5
Ralisation de mesures de balayage
Dfinition de sorties et de gammes de balayage ........................................................... 5-1
Excution de mesures balayes ..................................................................................... 5-4
Excution de balayages multidimensionnels................................................................. 5-6
Chapitre 6
Extension des projets SignalExpress avec LabVIEW
Importation de VIs LabVIEW dans SignalExpress sous forme dtapes...................... 6-1
Conversion de projets SignalExpress en VIs LabVIEW............................................... 6-4
Chapitre 7
Et maintenant ?
Exemples de projets SignalExpress............................................................................... 7-1
Utilisation du matriel avec SignalExpress................................................................... 7-1
Ressources Web............................................................................................................. 7-1
Annexe A
Support technique et services
Utilisez ce manuel pour vous familiariser avec les mesures interactives dans
SignalExpress et les fonctionnalits de base de SignalExpress que vous
utilisez pour acqurir et analyser des signaux.
Conventions
Les conventions suivantes apparaissent dans ce manuel :
Cette icne reprsente une astuce qui vous donne des recommandations.
Cette icne reprsente une remarque qui vous donne des informations
importantes.
Le texte en italique Signale les variables, la mise en valeur, une rfrence croise ou une
introduction un concept-cl. Il indique galement du texte que vous devez
remplacer par un mot ou une valeur.
monospace Du texte dans cette police indique du texte ou des caractres qui doivent
tre entrs avec le clavier. Cette police est galement utilise pour les noms
des disques durs, des chemins, des rpertoires, des programmes, des
sous-programmes, des noms des priphriques, des fonctions, des
oprations, des variables et des noms de fichiers et dextensions.
Documentation associe
Reportez-vous lAide Signal Express, disponible en slectionnant
AideAide Signal Express, pour obtenir des informations
complmentaires.
Tableau 1-1. Diffrences entre les ditions Limited Edition (LE) et Full Edition de SignalExpress
LE Full
Support dinstruments
Visualisation et documentation
Glisser - Dposer des donnes dans Microsoft Glisser et dposer Glisser et dposer
Excel, Word et WordPad
Cration de signaux
Traitement du signal
Formule
Moyennage temporel
Fentre
Tableau 1-1. Diffrences entre les ditions Limited Edition (LE) et Full Edition de SignalExpress (suite)
LE Full
Numrique en analogique
Exporter dans des fichiers texte et Exporter dans des fichiers texte et
Microsoft Excel Microsoft Excel
vnements
Tableau 1-1. Diffrences entre les ditions Limited Edition (LE) et Full Edition de SignalExpress (suite)
LE Full
Mode dvaluation
Le mode dvaluation de SignalExpress vous donne accs ldition
complte de SignalExpress et aux fonctionnalits correspondantes listes
dans le tableau 1-1 pendant 7 jours. Quand cette priode expire, vous devez
soit enregistrer la version LE gratuite et sans licence, soit activer ldition
complte de SignalExpress. Si vous nenregistrez ou nactivez pas
SignalExpress, vous ne pouvez plus lancer le produit une fois la priode
dvaluation de 7 jours passe.
Remarque Si vous installez SignalExpress sur une machine sur laquelle est installe la
version 8.0 de LabVIEW ou une version ultrieure, la priode dvaluation de 7 jours de
ldition complte de SignalExpress commence la premire fois que vous lancez soit
LabVIEW, soit SignalExpress.
SignalExpress LE
Vous pouvez enregistrer ldition limite, SignalExpress LE, tout
moment pendant ou aprs la priode dvaluation de 7 jours. Une fois que
la priode dvaluation de 7 jours expire, la version enregistre de
SignalExpress LE vous permet dvaluer les fonctionnalits sous licence
avec les restrictions suivantes :
Chaque fois que vous ajoutez une tape sous licence, une bote de
dialogue vous demande dactiver le logiciel.
Vous ne pouvez pas enregistrer de projets.
Les projets se ferment aprs 10 minutes.
Activation de SignalExpress LE
Effectuez les tapes suivantes pour activer SignalExpress LE partir de
lapplication.
1. Lancez SignalExpress.
2. Dans la fentre National Instruments - Bote de dialogue de licence,
cliquez sur le bouton Enregistrer Limited Edition.
3. Suivez les instructions pour activer SignalExpress LE.
1 2 3
7
5
8
10
Remarque Si le projet sexcute depuis quelques minutes, il se peut que vous deviez
larrter et le redmarrer pour voir tous les signaux scalaires sur le graphe. SignalExpress
accumule des points de donnes pour les signaux que vous ajoutez un graphe et les
nouveaux signaux que vous ajoutez nont pas autant de points de donnes afficher sur le
graphe.
Pour les tapes qui ont une page Entre ou Entre/Sortie sur longlet
Configuration de ltape, le menu droulant Signal en entre de cette
page naffiche que des signaux compatibles exports par une tape
prcdente. Lorsque la sortie dune tape devient lentre dune autre tape,
les deux tapes deviennent dpendantes lune de lautre et sexcutent de
manire squentielle, la mme frquence. La premire tape gnre un
signal en sortie que la deuxime tape doit recevoir comme entre avant de
pouvoir sexcuter.
Vous pouvez dplacer une tape dans un projet en la faisant glisser vers le
haut ou vers le bas dans la Vue du projet. Vous pouvez supprimer une
tape en faisant un clic droit dessus dans la Vue du projet et en
slectionnant Supprimer dans le menu contextuel. Lorsque vous dplacez
ou supprimez une tape, ltat des signaux du projet change. Par exemple,
si vous supprimez une tape qui gnre des signaux en sortie, le
fonctionnement du projet est bris si lun des signaux en sortie supprims
est lentre dune autre tape et un indicateur derreur apparat dans la Vue
du projet. Vous pouvez aussi couper, copier et coller des tapes dans un
projet en appuyant respectivement sur les touches <Ctrl-X>, <Ctrl-C> et
<Ctrl-V>, ou en cliquant avec le bouton droit sur la Vue du projet et en
slectionnant Couper, Copier, Coller avant ltape slectionne ou
Coller aprs ltape slectionne dans le menu contextuel.
Remarque Vous pouvez supprimer des affichages individuels en cliquant sur X dans
langle suprieur droit de laffichage.
Suivez les tapes ci-aprs pour importer un signal partir dun fichier.
1. Cliquez avec le bouton droit sur la Vue du projet et slectionnez
Charger/Enregistrer des signauxSignaux analogiquesCharger
un fichier ASCII dans le menu contextuel pour ajouter ltape
Charger un fichier ASCII la Vue du projet. Longlet Configuration
de ltape de ltape Charger un fichier ASCII apparat. Cette tape
analyse un fichier ASCII et affiche les signaux dans le fichier.
Remarque Vous pouvez ajouter des tapes un projet partir du menu Ajouter une tape,
de la palette Ajouter une tape ou partir du menu contextuel qui apparat quand vous
cliquez avec le bouton droit sur la Vue du projet.
Suivez les tapes ci-aprs pour aligner deux signaux dans le projet
Signals.seproj.
1. Dveloppez la sortie Step Response.txt, cliquez avec le bouton droit
sur la sortie rponse indicielle et slectionnez Envoyer vers
TraitementSignaux analogiquesAlignement interactif dans le
menu contextuel pour transmettre le signal rponse indicielle de
ltape Charger un fichier ASCII ltape Alignement interactif.
Cochez la case Ignorer x0 de longlet Alignement pour ignorer les
incompatibilits dhorodatage.
Ltape slectionne les deux signaux les plus rcents dans le projet
utiliser comme entres et affiche les signaux sur les graphes de longlet
Configuration de ltape, comme le montre la figure 3-3.
Remarque Pour changer les signaux en entre dune tape, slectionnez diffrents signaux
dans le menu droulant des signaux compatibles sur la page Entre ou Entre/Sortie de
longlet Configuration de ltape ou cliquez sur la flche vers le bas qui apparat ct
du nom de lentre de ltape dans Vue du projet.
Relecture avance
Vous pouvez utiliser longlet Options de relecture pour configurer des
options de relecture des donnes avances. Longlet Options de relecture
affiche un aperu des donnes enregistres et vous permet de slectionner
un sous-ensemble de ces donnes relire ou excuter via des tapes
danalyse.
1. Slectionnez AffichageOptions de relecture pour afficher longlet
Options de relecture, comme le montre la figure 4-5.
Remarque Vous pouvez aussi cliquer avec le bouton droit sur un journal dans la fentre
Donnes enregistres et slectionner Rendre le journal actif dans le menu contextuel
pour dfinir ce journal comme le journal actif.
Vous utilisez ltape Balayage pour spcifier une gamme de valeurs sur
laquelle effectuer des itrations dans le paramtre Frquence (Hz) de
ltape Crer un signal analogique. Ltape Crer un signal analogique
utilise la gamme de frquence dfinie pour gnrer un signal
sinusodal chacune de ces frquences. Vous pouvez utiliser ltape
Balayage pour effectuer des itrations sur toute valeur dun paramtre
susceptible dtre balay de nimporte quelle tape dun projet
elle-mme susceptible dtre balaye.
10. Passez la page Sortie du balayage.
11. Cliquez sur le bouton Ajouter pour afficher la liste des sorties pouvant
tre balayes pour chaque tape du projet.
12. Slectionnez la sortie response amplitude in dB sous Formule et
cliquez sur le bouton OK pour tracer cette mesure par rapport au
paramtre Frquence (Hz) balay.
Ltape Balayage cre une boucle autour de toutes les tapes de la Vue
du projet pour inclure toutes les tapes dans lopration de balayage.
Remarque Par dfaut, SignalExpress ne rinitialise pas les affichages sur longlet
Affichage des donnes entre les itrations dun balayage. Dans la mesure o la rponse en
frquence de ltape Filtre est la mme chaque itration, le graphe qui affiche le signal ne
semble pas se mettre jour quand vous excutez le projet. Vous pouvez utiliser la page
Donnes de la bote de dialogue Options pour indiquer si SignalExpress supprime le
rsultat du balayage sur les affichages entre des itrations dun balayage. Slectionnez
OutilsOptions pour afficher la bote de dialogue Options.
Ressources Web
Reportez-vous au site Web de National Instruments sur ni.com/
labview/signalexpress/f/ pour obtenir des ressources telles que des
exemples de projets, de la documentation technique et des VIs LabVIEW
crits pour tre utiliss dans SignalExpress.
Juni 2013
373873H
Support
Deutschsprachige Niederlassungen
National Instruments National Instruments National Instruments
Germany GmbH Ges.m.b.H. Switzerland
Ganghoferstr. 70 b Plainbachstrae 12 Sonnenbergstrasse 53
80339 Mnchen 5101 Salzburg-Bergheim CH-5408 Ennetbaden
Tel.: +49 89 7413130 Tel.: +43 662 457990-0 Tel.: +41 56 2005151, +41 21 3205151 (Lausanne)
Fax: +49 89 7146035 Fax: +43 662 457990-19 Fax: +41 56 2005155
Internationale Niederlassungen
Die aktuelle Anschrift und Telefonnummer einer Niederlassung von National Instruments erhalten Sie ber
ni.com/niglobal. Auf der Website einer Niederlassung finden Sie auch Kontaktangaben fr technischen
Support und Informationen zu lokalen Veranstaltungen.
Weitere Informationen finden Sie im Anhang unter Technische Untersttzung und professioneller Service. Fr
Kommentare und Anregungen zu unserer Dokumentation geben Sie bitte auf unserer Website ni.com/info den
Infocode feedback ein.
Garantie
National Instruments gewhrleistet, dass die Datentrger, auf denen National Instruments Software bermittelt wird, whrend eines Zeitraums
von 90 Tagen ab Lieferung, nachgewiesen durch Empfangsbesttigung oder sonstige Unterlagen, nicht aufgrund von Material- und
Verarbeitungsfehlern Programmanweisungen nicht ausfhren. Datentrger, die Programmanweisungen nicht ausfhren, werden nach Wahl
von National Instruments entweder repariert oder ersetzt, sofern National Instruments whrend der Garantiezeit ber derartige Mngel
informiert wird.
Damit Gegenstnde zur Ausfhrung von Garantieleistungen angenommen werden, mssen Sie sich eine Warenrcksendenummer
(RMA-Nummer) vom Hersteller geben lassen und diese auf der Packung deutlich sichtbar angeben. Die Kosten der Rcksendung von
Ersatzteilen, die von der Garantie erfasst sind, an Sie bernimmt National Instruments.
National Instruments geht davon aus, dass die Informationen in diesem Dokument zutreffend sind. Das Dokument ist sorgfltig auf technische
Richtigkeit berprft worden. Fr den Fall, dass dennoch technische oder Schreibfehler vorhanden sein sollten, behlt sich National
Instruments das Recht vor, dies in spteren Ausgaben ohne vorherige Ankndigung zu berichtigen. Bitte wenden Sie sich an National
Instruments, falls Sie einen Fehler vermuten. National Instruments haftet in keinem Fall fr Schden, die sich aus oder im Zusammenhang mit
diesem Dokument oder den darin enthaltenen Informationen ergeben.
SOWEIT HIER NICHT AUSDRCKLICH VORGESEHEN, SCHLIESST NATIONAL INSTRUMENTS JEDE GEWHRLEISTUNG, SEI
SIE AUSDRCKLICH ODER STILLSCHWEIGEND, AUS. DIESER AUSSCHLUSS GILT INSBESONDERE FR EINE ETWAIGE
KONKLUDENTE GEWHRLEISTUNG, DASS DIE PRODUKTE VON DURCHSCHNITTLICHER QUALITT UND FR DEN
NORMALEN GEBRAUCH ODER FR EINEN BESTIMMTEN ZWECK GEEIGNET SIND. EINE SCHADENERSATZPFLICHT FR
SCHULDHAFTES VERHALTEN SEITENS NATIONAL INSTRUMENTS IST AUF DEN VOM KUNDEN GEZAHLTEN KAUFPREIS
BEGRENZT. NATIONAL INSTRUMENTS HAFTET NICHT FR SCHDEN, DIE SICH AUS DEM VERLUST VON DATEN,
ENTGANGENEM GEWINN ODER NUTZUNGSMGLICHKEITEN ERGEBEN UND AUCH NICHT FR ZUFLLIGE ODER
FOLGESCHDEN, SELBST WENN NATIONAL INSTRUMENTS AUF DIE MGLICHKEIT SOLCHER SCHDEN HINGEWIESEN
WURDE. Diese Haftungsbegrenzung gilt unabhngig vom Rechtsgrund der Haftung. Ansprche gegenber National Instruments mssen
innerhalb eines Jahres nach Schadenseintritt gerichtlich geltend gemacht werden. Die Firma National Instruments haftet nicht fr
Versptungsschden, die nicht in ihrem Verantwortungsbereich liegen. Diese Garantie erstreckt sich nicht auf Schden, Fehler, Fehlfunktionen
oder Servicemngel, die auf der Nichtbefolgung von Anweisungen von National Instruments fr die Installation, den Betrieb oder die Wartung,
auf Vernderungen des Produktes, Missbrauch oder Fehlgebrauch des Produktes, auf einer Unterbrechung der Energieversorgung, Feuer,
Wasserschden, Unflle, Handlungen Dritter oder anderen Geschehnissen, die nicht im Verantwortungsbereich von National Instruments
liegen, beruhen.
Urheberrechte
Gem den Bestimmungen des Urheberrechts darf diese Publikation ohne vorherige schriftliche Zustimmung der Firma National Instruments
Corporation weder vollstndig noch teilweise vervielfltigt oder verbreitet werden, gleich in welcher Form, ob elektronisch oder mechanisch.
Das Verbot erfasst u. a. das Fotokopieren, das Aufzeichnen, das Speichern von Informationen in Retrieval Systemen sowie das Anfertigen von
bersetzungen gleich welcher Art.
National Instruments achtet das geistige Eigentum anderer und fordert seine Nutzer auf, dies ebenso zu tun. Die Software von National
Instruments ist urheberrechtlich und durch andere Rechtsvorschriften zum Schutz geistigen Eigentums geschtzt. Wenn Sie NI Software
nutzen, um Software oder andere Materialien, die im Eigentum Dritter stehen, zu vervielfltigen, drfen Sie NI Software nur insoweit nutzen,
als Sie die betreffenden Materialien nach den jeweils anwendbaren Lizenzbestimmungen oder Rechtsvorschriften vervielfltigen drfen.
Marken
Weitere Informationen zu Marken von National Instruments finden Sie in den NI Trademarks and Logo Guidelines auf ni.com/trademarks.
ARM, Keil, and Vision are trademarks or registered of ARM Ltd or its subsidiaries.
LEGO, the LEGO logo, WEDO, and MINDSTORMS are trademarks of the LEGO Group. 2013 The LEGO Group.
TETRIX by Pitsco is a trademark of Pitsco, Inc.2013
FIELDBUS FOUNDATION and FOUNDATION are trademarks of the Fieldbus Foundation.
EtherCAT is a registered trademark of and licensed by Beckhoff Automation GmbH.
CANopen is a registered Community Trademark of CAN in Automation e.V.
DeviceNet and EtherNet/IP are trademarks of ODVA.
Go!, SensorDAQ, and Vernier are registered trademarks of Vernier Software & Technology. Vernier Software & Technology and vernier.com
are trademarks or trade dress.
Xilinx is the registered trademark of Xilinx, Inc.
Taptite and Trilobular are registered trademarks of Research Engineering & Manufacturing Inc.
FireWire is the registered trademark of Apple Inc.
Linux is the registered trademark of Linus Torvalds in the U.S. and other countries.
Handle Graphics, MATLAB, Real-Time Workshop, Simulink, Stateflow, and xPC TargetBox are registered trademarks, and TargetBox
and Target Language Compiler are trademarks of The MathWorks, Inc.
Tektronix, Tek, and Tektronix, Enabling Technology are registered trademarks of Tektronix, Inc.
The Bluetooth word mark is a registered trademark owned by the Bluetooth SIG, Inc.
The ExpressCard word mark and logos are owned by PCMCIA and any use of such marks by National Instruments is under license.
The mark LabWindows is used under a license from Microsoft Corporation. Windows is a registered trademark of Microsoft Corporation in the
United States and other countries.
Sonstige hierin erwhnte Produkt- und Firmenbezeichnungen sind Marken oder Handelsnamen der jeweiligen Unternehmen.
Mitglieder des National Instruments Alliance Partner Programms sind eigenstndige und von National Instruments unabhngige Unternehmen;
zwischen ihnen und National Instruments besteht keine gesellschaftsrechtliche Verbindung und auch kein Auftragsverhltnis.
Patente
Nhere Informationen ber den Patentschutz von Produkten oder Technologien von National Instruments finden Sie unter HilfePatente
in Ihrer Software, in der Datei patents.txt auf Ihrem Datentrger oder in den Patentinformationen von National Instruments auf
ni.com/patents.
Zu diesem Handbuch
Symbole und Darstellungen...........................................................................................iii
Literaturhinweise ...........................................................................................................iv
Kapitel 1
Erste Schritte mit SignalExpress
Verfgbare Versionen von SignalExpress .....................................................................1-2
Optionen zur Lizenzierung von SignalExpress .............................................................1-5
Evaluierungsmodus .........................................................................................1-6
SignalExpress Full Edition ..............................................................................1-6
SignalExpress LE ............................................................................................1-6
Aktivieren von SignalExpress LE.....................................................1-7
Kapitel 2
Arbeit mit Projekten
ffnen von Projekten.....................................................................................................2-1
Ausfhren eines Projekts und Anzeigen von Signalen ..................................................2-3
Konfigurieren von Schritten ..........................................................................................2-5
Sortieren, Verschieben und Lschen von Schritten.......................................................2-9
Umgang mit Fehlern und Warnungen ...........................................................................2-10
Kapitel 3
Arbeit mit Signalen
Grafisches Darstellen von Signalen ...............................................................................3-1
Importieren von Signalen aus Dateien...........................................................................3-3
Ausrichten und Vergleichen von Signalen ....................................................................3-6
Signaltypen in SignalExpress ........................................................................................3-8
Exportieren und Drucken von Signalen.........................................................................3-9
Speichern von Signalen in Dateien..................................................................3-9
Erstellen von Exportdateien fr Microsoft Excel............................................3-10
Erstellen von Protokollen in SignalExpress ....................................................3-10
Kapitel 4
Protokollieren von Daten
Aufnehmen eines Signals .............................................................................................. 4-1
Anzeigen aufgezeichneter Signale ................................................................................ 4-2
Protokollieren von Signalen mit Start- und Stoppbedingungen .................................... 4-4
Analysieren aufgezeichneter Signale ............................................................................ 4-6
Erweiterte Wiedergabe .................................................................................................. 4-7
Kapitel 5
Messungen mit variierenden Gren
Festlegen des Messbereichs und der Ausgangsgren.................................................. 5-1
Messungen mit variierenden Gren............................................................................. 5-4
Geschachtelte Messungen mit variierenden Parametern............................................... 5-6
Kapitel 6
Erweitern von SignalExpress-Projekten durch LabVIEW
Importieren von LabVIEW-VIs in SignalExpress als neue Schritte ............................. 6-1
Umwandeln von SignalExpress-Projekten in LabVIEW-VIs ....................................... 6-4
Kapitel 7
Weitere Informationen
Beispielprojekte zu SignalExpress ................................................................................ 7-1
Verwendung von Hardware mit SignalExpress ............................................................ 7-1
Informationen im Web .................................................................................................. 7-1
Anhang A
Technische Untersttzung und professioneller Service
Literaturhinweise
Wenn Sie beim Lesen dieses Dokuments weitere Fragen haben, werden
diese mglicherweise in der Hilfe zu SignalExpress unter HilfeHilfe zu
SignalExpress beantwortet.
Tabelle 1-1. Unterschiede zwischen der SignalExpress Limited Edition (LE) und der Full Edition
LE Full
Gerteuntersttzung
Signalerstellung
Signalverarbeitung
Softwarefilter Filter
Tabelle 1-1. Unterschiede zwischen der SignalExpress Limited Edition (LE) und der Full Edition (Fortsetzung)
LE Full
Signalverarbeitung (Fortsetzung)
Formel
Zeitliche Mittelung
Fenster
Leistungsspektrum Leistungsspektrum
Frequenzgang Frequenzgang
Verzerrungsmessungen Verzerrung
Datenprotokollierung
Exportieren von
TDMS-Protokolldateien in
Microsoft Excel
Tabelle 1-1. Unterschiede zwischen der SignalExpress Limited Edition (LE) und der Full Edition (Fortsetzung)
LE Full
Datenprotokollierung (Fortsetzung)
Schaltflche Aufnahme
whrend Ausfhrung
Registerkarte
Aufnahmeoptionen
Automatische Messungen
Sweep-Messungen Sweep
Grenzwerttest Grenzwerttest
Software-Triggerung Trigger
Ablaufsteuerung Sequenz
In Umgebungsvariablen
schreiben
Tabelle 1-1. Unterschiede zwischen der SignalExpress Limited Edition (LE) und der Full Edition (Fortsetzung)
LE Full
Express-VIs zum
Laden/Speichern von Signalen
Evaluierungsmodus
Im Evaluierungsmodus von SignalExpress knnen Sie die Full Edition
(Vollversion) von SignalExpress sowie die in Tabelle 1-1 aufgefhrten
Funktionen 7 Tage lang testen. Nach Ablauf dieses Zeitraums mssen Sie
entweder Ihre kostenlose, unlizenzierte Limited Edition registrieren oder
die Full Edition von SignalExpress aktivieren. Wenn Sie SignalExpress
weder registrieren noch aktivieren, knnen Sie das Programm nach
7 Tagen nicht mehr starten.
Hinweis Wenn Sie SignalExpress auf einem Computer installieren, auf dem eine
LabVIEW-Version ab 8.0 installiert ist, beginnt die Evaluierung der SignalExpress Full
Edition beim ersten Start von LabVIEW oder SignalExpress.
SignalExpress LE
Sie knnen sich jederzeit whrend oder nach der 7-tgigen Evaluierung fr
die kostenlose Limited Edition SignalExpress LE registrieren. Mit der
registrierten Version von SignalExpress LE knnen Sie die lizenzpflichti-
gen Programmfunktionen nach Ablauf der Evaluierungsdauer mit fol-
genden Einschrnkungen weiter verwenden:
Bei jedem Einfgen eines lizenzpflichtigen Schritts wird ein Dialog-
feld mit einer Aufforderung zum Aktivieren der Software angezeigt.
Projekte knnen nicht gespeichert werden.
Projekte werden nach 10 Minuten geschlossen.
In diesem Kapitel erfahren Sie, wie Sie ein Projekt laden, die Schritte im
Projekt konfigurieren und das Projekt starten.
Hinweis Wenn das Programm untersttzte Hardware erkennt, wird im unteren Bereich des
Programmfensters die Kanalansicht eingeblendet.
1 2 3
7
5
8
5
10
3. Ziehen Sie den Ausgang DC des Schritts Amplitude und Pegel in die
Datenansicht.
SignalExpress erzeugt daraufhin zur Darstellung der Messergebnisse
des Ausgangs DC eine Diagrammanzeige mit einer Legende. Die
Tabelle Legende enthlt den Wert jeder Ausgangsgre und die Farbe,
in der die Ausgangsgre im Graphen dargestellt wird.
4. Ziehen Sie den Ausgang RMS des Schritts Amplitude und Pegel in
das Diagramm, so dass die Werte der RMS-Messung angezeigt
werden.
SignalExpress fgt der Tabelle daraufhin eine Zeile fr das zweite
Messergebnis hinzu. Das Projekt sollte wie in Abbildung 2-2
aussehen.
Hinweis Wenn das Projekt bereits fr lngere Zeit luft, sollten Sie es eventuell anhalten
und neu starten, so dass alle skalaren Signale im Graphen angezeigt werden. Signale im
Graphen werden kumulativ aufgebaut. Neu hinzugefgte Signale enthalten daher entspre-
chend weniger Werte.
10. Klicken Sie zum Anhalten des Projekts auf die Schaltflche Stopp.
Beim Anklicken der Stopp-Schaltflche beendet das Projekt den aktu-
ellen Durchlauf und hlt dann an. Wenn Sie auf den Pfeil der
Stopp-Schaltflche klicken und Abbrechen whlen, wird das Projekt
mit sofortiger Wirkung gestoppt, ohne die ausstehenden Arbeits-
schritte abzuwarten.
11. Klicken Sie auf DateiProjekt speichern unter und speichern Sie das
Projekt unter dem Namen My First Project.seproj im Verzeich-
nis C:\Programme\National Instruments\SignalExpress\
Examples\Tutorial.
12. Schlieen Sie das Projekt ber DateiProjekt schlieen.
Fr Schritte mit einer Seite Eingabe oder Eingabe/Ausgabe auf der Regis-
terkarte Schritteinstellungen werden im Men Eingangssignal nur vom
vorigen Schritt exportierte Signale angezeigt, die kompatibel sind. Sobald
das Ausgabesignal eines Schritts am Eingang des nchsten anliegt, werden
die Schritte voneinander abhngig und nacheinander mit der gleichen Rate
ausgefhrt. Der zweite Schritt kann erst beginnen, wenn durch den ersten
Schritt ein Signal erzeugt wurde.
Sie knnen die Schritte in der Ansicht Projekt nach oben oder unten zie-
hen. Zum Lschen eines Schritts klicken Sie den Schritt in der Ansicht
Projekt mit der rechten Maustaste an und whlen Sie aus dem Kontext-
men die Option Lschen aus. Allerdings ndert sich beim Verschieben
oder Lschen eines Schritts der Status des Signals. Beim Lschen eines
Schritts, auf dessen Ausgangssignal ein anderer Schritt angewiesen ist,
funktioniert das Projekt nicht mehr und in der Ansicht Projekt wird eine
entsprechende Fehlermeldung angezeigt. Sie knnen Schritte innerhalb
eines Projekts auch ausschneiden, kopieren oder einfgen, indem Sie die
Hinweis Anzeigen knnen durch Anklicken des X-Symbols in der rechten oberen Ecke
entfernt werden.
5. Ziehen Sie den Ausgang filtered step des Schritts Filter in die neue
Anzeige.
6. Klicken Sie die neue Anzeige mit der rechten Maustaste an und whlen
Sie aus dem Kontextmen die Option Sichtbare ObjekteCursor
aus, so dass zwei interaktive Cursor eingeblendet werden (vgl.
Abbildung 3-1).
Zum Importieren eines Signals aus einer Datei gehen Sie wie folgt vor:
1. Klicken Sie mit der rechten Maustaste in die Ansicht Projekt und
whlen Sie Signale laden/speichernAnaloge SignaleAus
ASCII-Datei laden aus dem Kontextmen aus, um den Schritt Aus
ASCII-Datei laden in die Ansicht Projekt einzufgen. Daraufhin
wird die Registerkarte Schritteinstellungen fr den Schritt angezeigt.
Der Schritt liest die Signale aus der ASCII-Datei aus und stellt sie gra-
fisch dar.
Hinweis Schritte knnen ber das Men Schritt hinzufgen, die Palette Schritt hinzu-
fgen oder das Kontextmen der Ansicht Projekt erstellt werden.
Hinweis Um die Eingangssignale eines Schritts zu ndern, whlen Sie aus dem
Pulldown-Men auf der Seite Eingabe oder Eingabe/Ausgabe der Registerkarte Schritt-
einstellungen ein anderes Signal aus oder klicken Sie auf den Pfeil neben den
Schritteingngen in der Ansicht Projekt.
3. Versuchen Sie, die steigenden Flanken der beiden Signale in eine Linie
zu bringen, indem Sie das Signal im Graphen verschieben. Klicken Sie
ein Signal an, um einen Ankerpunkt zu setzen, und ziehen Sie bei
gedrckter <Alt>-Taste am Signal, um es auf der x- oder y-Achse um
den Ankerpunkt zu dehnen.
Auf der Seite Ausrichtung der Registerkarte Schritteinstellungen
werden automatisch die Verstrkung (der Faktor) und der Offset (Sum-
mand) fr den x- und y-Wert angezeigt.
4. Whlen Sie aus dem Pulldown-Men Modus die Option Autom.
Schritt aus, um die Signale in eine Linie zu bringen. SignalExpress
berechnet automatisch die Ausrichtung.
Der Graph Signal nach Vergleich auf der Registerkarte Schritt-
einstellungen zeigt den Unterschied zwischen den beiden Signalen an.
5. Aktivieren Sie auf der Seite Eingabe/Ausgabe die Option Ausgerich-
tete Signale ausgeben, um die Signale als Ausgangsgren des
Schritts hinzuzufgen.
6. Wechseln Sie zur Datenansicht.
7. Fgen Sie ber Neue Anzeige eine dritte Anzeige hinzu.
8. Ziehen Sie die Ausgangssignale Bezugssignal ausgerichtet und Test-
signal ausgerichtet des Schritts Interaktive Ausrichtung in den
neuen Graphen, so dass die ausgerichteten Signale angezeigt werden.
9. Speichern Sie das Projekt ber DateiProjekt speichern.
Signaltypen in SignalExpress
Einige Schritte, zum Beispiel der Schritt Arithmetik, arbeiten mit ver-
schiedenen Signaltypen. Mit dem Schritt Arithmetik knnen z. B.
Berechnungen an Zeit- und Frequenzbereichssignalen durchgefhrt wer-
den. Je nach ausgewhltem Eingangssignal passt sich der Schritt
entsprechend an. Wenn Sie zum Beispiel zwei Zeitbereichssignale
addieren, werden nur die Amplituden addiert. Bei zwei Frequenzbereichs-
signalen addiert SignalExpress dagegen die entsprechende
Phasenverschiebung.
Zum Auswhlen und Aufnehmen eines Signals gehen Sie wie folgt vor:
1. Klicken Sie auf HilfeBeispiel ffnen, wechseln Sie zum Verzeichnis
Tutorial und klicken Sie doppelt auf Logging.seproj.
In diesem Projekt wird mit dem Schritt Analoges Signal erstellen ein
Signal anhand einer Formel erstellt.
2. Klicken Sie auf die Schaltflche Aufnahme (vgl. Abbildung links),
um zum Dialogfeld Protokollsignale auswhlen zu gelangen.
Das Dialogfeld Protokollsignale auswhlen zeigt alle protokollier-
baren Signale im Projekt an. Sie knnen ein Signal oder mehrere
Signale auswhlen. Auerdem knnen Sie das Protokoll hier benennen
und beschreiben.
3. Aktivieren Sie die Option signal, um das berechnete Signal des
Schritts Analoges Signal erstellen aufzunehmen.
4. Klicken Sie auf die Schaltflche OK, um das Dialogfeld zu schlieen
und mit der Aufnahme zu beginnen. Die Aufnahme luft bis zum
Anklicken der Schaltflche Stopp.
5. Klicken Sie auf die Schaltflche Stopp (vgl. Abbildung links), um die
Aufnahme anzuhalten. Wenn zuvor noch kein Signal aufgenommen
wurde, wird das Dialogfeld Erstes Protokoll vollstndig angezeigt.
Klicken Sie auf OK.
Die aufgezeichneten Daten werden im Fenster Protokolldaten im
unteren Teil der Ansicht Projekt angezeigt (vgl. Abbildung 4-1).
1 Protokolldaten 2 Vorschau
5. Klicken Sie auf die Schaltflche Hinzufgen unter der Liste der
Startbedingungen, um eine Bedingung fr die Protokollierung
festzulegen.
a. Unter Bedingungsart muss Signal-Trigger ausgewhlt sein. Das
heit, die Aufnahme beginnt erst, wenn das Eingangssignal die
angegebene Bedingung erfllt.
b. Im Pulldown-Men Signal muss signal ausgewhlt sein.
c. Unter Trigger-Typ muss Pos. Steigung ausgewhlt sein. Das
bedeutet, dass mit der Aufnahme erst begonnen wird, wenn das
Signal die angegebene Flanke bei positiver Steigung erreicht.
d. Stellen Sie Trigger-Wert auf 1 ein. Die Protokollierung beginnt
dann beim Wert 1 einer steigenden Flanke.
6. Klicken Sie unter Kategorie auf Stoppbedingungen.
7. Klicken Sie auf die Schaltflche Hinzufgen unter der Liste der
Stoppbedingungen, um eine Bedingung fr das Ende der Protokollie-
rung festzulegen.
a. Vergewissern Sie sich, dass im Pulldown-Men Bedingungsart
die Option Dauer ausgewhlt ist. Damit wird die Aufnahme nach
Ablauf einer bestimmten Zeit angehalten.
b. Vergewissern Sie sich, dass im Element Dauer (s) der Wert 5
angezeigt wird. Das bedeutet, die Aufnahme wird 5 Sekunden
nach dem Signalbeginn beendet.
8. Klicken Sie auf die Schaltflche Ausfhren (vgl. Abbildung links).
SignalExpress beginnt dann beim berschreiten von Pegel 1 an einer
steigenden Flanke mit der Protokollierung und zeichnet das Signal
fnf Sekunden lang auf.
Whrend der Ausfhrung des Projekts ndern sich folgende Anzeigen
im Bereich Protokollierungsstatus der Registerkarte
Aufnahmeoptionen:
Aufnahme wechselt auf ein, wenn das Signal die Startbedingung
erfllt hat und die Protokollierung luft.
Festplattenangaben zeigt an, wie viel Festplattenspeicher fr die
Protokollierung noch frei ist.
Geschtzte Protokollgre zeigt die Gre der Protokolldatei an.
Erweiterte Wiedergabe
Auf der Registerkarte Wiedergabeoptionen knnen Sie die Datenwieder-
gabe im Detail konfigurieren. Die Registerkarte Wiedergabeoptionen
zeigt eine Vorschau der aufgezeichneten Daten an und Sie knnen daraus
einen Abschnitt auswhlen, der mit den Analyseschritten ausgewertet
werden soll.
1. Whlen Sie AnsichtWiedergabeoptionen, um zur Registerkarte
Wiedergabeoptionen zu wechseln (vgl. Abbildung 4-5).
2. Whlen Sie im Feld Protokolliertes Signal das signal der letzten Auf-
nahme aus.
3. Geben Sie als Startzeit (s) den Wert 1 ein. So werden alle Daten abge-
spielt oder ausgewertet, die eine Sekunde nach Beginn der
Aufzeichnung aufgenommen wurden.
4. Geben Sie als Stoppzeit (s) den Wert 4 ein. Damit werden alle Daten
bis zum Ablauf von vier Sekunden nach Aufzeichnungsbeginn abge-
spielt oder ausgewertet. Wenn das Protokoll krzer als vier Sekunden
ist, passen Sie die Stoppzeit (s) entsprechend an.
5. Klicken Sie im Feld Protokolliertes Signal mit der rechten Maustaste
auf signal (zweite Aufnahme) und whlen Sie Aktivieren aus dem
Kontextmen, um das Signal als aktives Protokoll festzulegen.
Hinweis Sie knnen auch ein Protokoll im Fenster Protokolldaten mit der rechten Maus-
taste anklicken und Protokoll aktiv schalten aus dem Kontextmen whlen.
Zum Festlegen eines Frequenzbereichs, mit dem ein Filter in einem Bei-
spielprojekt gewobbelt werden soll, gehen Sie wie folgt vor:
1. Klicken Sie auf HilfeBeispiel ffnen, wechseln Sie zum Verzeichnis
Tutorial und klicken Sie doppelt auf Sweep.seproj.
2. Klicken Sie auf die Schaltflche Ausfhren (vgl. Abbildung links),
um die kontinuierliche Ausfhrung des Projekts zu starten.
Mit dem Schritt Analoges Signal erstellen wird ein Sinussignal
generiert, das den Schritt Filter (als elliptischer Bandpassfilter kon-
figuriert) durchluft. Anschlieend wird mit dem Schritt Amplitude
und Pegel der Effektivpegel des Filters gemessen und anhand des
Schritts Formel in Dezibel umgerechnet. Der Filterschritt soll den
Hinweis Per Voreinstellung werden Anzeigen in der Datenansicht zwischen den Iterati-
onen eines Sweeps nicht gelscht. Da der Frequenzgang des Filterschritts fr jede Iteration
gleich ist, scheint es, als wrde sich das Signal whrend der Ausfhrung des Projekts nicht
ndern. Auf der Seite Daten des Dialogfelds Optionen knnen Sie festlegen, ob die Anzei-
gen zwischen den Iterationen eines Sweeps gelscht werden sollen. Whlen Sie
WerkzeugeOptionen, um zum Dialogfeld Optionen zu gelangen.
4. Klicken Sie den Schritt Filter doppelt an, so dass auf der Register-
karte Schritteinstellungen die Filterspezifikationen angezeigt
werden.
Der unter Amplitudengang des Filters (dB) dargestellte Frequenz-
gang stimmt mit dem Graphen in der Datenansicht berein.
5. Klicken Sie auf DateiProjekt speichern unter und speichern Sie das
Projekt unter dem Namen My Sweep.seproj im Verzeichnis
C:\Progamme\National Instruments\SignalExpress\
Examples\Tutorial.
Sie knnen auch mehrere Parameter gleichzeitig variieren, indem Sie auf
der Seite Sweep-Konfiguration der Registerkarte Schritteinstellungen
des Schritts Sweep weitere Parameter auswhlen. Ein Sweep mit mehre-
ren variierenden Parametern wird paralleler Sweep genannt. Wenn Sie zum
Beispiel zur Messung ein Signal mit wechselnder Amplitude anlegen
mchten, erzielen Sie die hchste Messgenauigkeit, indem Sie den Ein-
gangsbereich des A/D-Wandlers oder der MIO-Karte mit dem Signalpegel
variieren. Durch stetiges Anpassen des Eingangsbereichs des Messgerts
an den Signalpegel knnen Sie die gesamte Auflsung des Gerts fr die
Messung ausnutzen.
3. Klicken Sie auf die Schaltflche Stopp (vgl. Abbildung links), um das
Projekt zu beenden.
Hinweis Das in dieser bung genutzte VI wurde in LabVIEW 2011 gespeichert. Sie ms-
sen stets die Version des Schritts LabVIEW-VI ausfhren verwenden, in dem Ihr VI
gespeichert wurde.
11. Whlen Sie DateiProjekt speichern unter und geben Sie dem Pro-
jekt den Namen My User Step.seproj.
12. Schlieen Sie das Projekt ber DateiProjekt schlieen.
HinweisZur Umwandlung eines Projekts von SignalExpress in ein LabVIEW-VI wird das
LabVIEW Full Development System ab 8.2 bentigt.
Beispielprojekte zu SignalExpress
SignalExpress enthlt eine Vielzahl von Beispielprojekten zur Veranschau-
lichung der Programmfunktionen. Diese Projekte befinden sich
im Verzeichnis C:\Programme\National Instruments\
SignalExpress\Examples. Mit Hilfe der Beispiele knnen Sie sich mit
den Funktionen von SignalExpress nher vertraut machen oder ein pas-
sendes Beispiel als Grundlage fr ein eigenes Projekt verwenden.
Informationen im Web
Auf der Website ni.com/signalexpress finden Sie Beispielprojekte,
technische Beschreibungen und LabVIEW-VIs fr das Programm.
Auf die Websites der einzelnen Niederlassungen, auf denen Sie immer die
aktuellen Kontaktinformationen, Telefonnummern des technischen Sup-
ports, E-Mail-Adressen sowie Informationen ber Veranstaltungen finden,
gelangen Sie ber ni.com/niglobal.
SignalExpress
SignalExpress
2013 6
373873H
www.ni.com/jp/support
ni.com/niglobal
NI
90 NI
NI
NI
NI NI
NI
NI
NI
NI
NI 1
NI NI
NI
National Instruments NI
NI
EULA
<National Instruments>_Legal Information <National Instruments>
EULA <National Instruments>SharedMDFLegalLicense
NI <National Instruments>_Legal
Information.txt
National Instruments / ( )
patents.txt National Instruments Patent Noticeni.com/patents
HTS ECCN
/
ni.com/legal/export-compliance
(2)
NI
NI NI
NI
NI
.....................................................................................................................................................vii
...................................................................................................................................vii
1
SignalExpress
SignalExpress .............................................................................................................1-2
SignalExpress .......................................................................................1-4
...............................................................................................................................1-4
SignalExpress .........................................................................................................1-5
SignalExpress LE .................................................................................................................1-5
SignalExpress LE .......................................................1-5
...............................................................................................................................2-1
.......................................................................................2-3
...............................................................................................................................2-5
...........................................................................................2-8
......................................................................................................................2-9
......................................................................................................................3-1
................................................................................................3-3
..........................................................................................................................3-5
SignalExpress .............................................................................................................3-7
................................................................................................3-7
................................................................................................3-7
Microsoft Excel ..............................................................3-8
SignalExpress ..........................................................................3-8
.......................................................................................................................................4-1
.................................................................................................................4-2
/ ..........................................................................4-4
.................................................................................................................4-6
.....................................................................................................................................................4-7
.................................................................................................... 5-1
..................................................................................................................... 5-4
................................................................................................................. 5-5
6
LabVIEW SignalExpress
LabVIEW VI SignalExpress ................................ 6-1
SignalExpress LabVIEW VI ....................................................... 6-4
SignalExpress vi ni.com
SignalExpress
SignalExpress
SignalExpress
LabVIEW SignalExpress
monospace
SignalExpress SignalExpress
LabVIEWANCI C
LabWindows/CVIMicrosoft Visual Studio
Measurement Studio
SignalExpress
SignalExpress
1 SignalExpress
LabVIEW
VI SignalExpress
SignalExpress LabVIEW
LabVIEW SignalExpress
6 LabVIEW SignalExpress
SignalExpress
SignalExpress
SignalExpress Limited Edition (LE)
LE
300 NI NI
/ /
IVI DMM IVI DMM
IVI FGEN IVI FGEN
IVI FGEN IVI FGEN
IVI IVI
IVI Scope IVI Scope
Microsoft ExcelWordWordPad
PSPICEMultisimSPICE SPICE
LE
NI NI
/ /
Microsoft Excel Microsoft Excel
ASCII/LVM
TDMS Microsoft
Excel
TDMS *
LE
LabVIEW
LabVIEW LabVIEW VI LabVIEW VI
LabVIEW Express VI NI NI
/ /
Signals Express VI Signals Express VI
Express VI Express VI
IVI DMM IVI DMM
IVI FGEN IVI FGEN
IVI FGEN IVI FGEN
IVI IVI
IVI Scope IVI Scope
/
Express VI
Express VI
Express VI
SignalExpress
SignalExpress
SignalExpress
SignalExpress 1-1
SignalExpress NI License Manager
SignalExpress
ni.com/activate
SignalExpress
ni.com/signalexpress
SignalExpress LE
SignalExpress LE 7
SignalExpress LE
7
10
SignalExpress LE
SignalExpress LE
1. SignalExpress
2. National Instruments
Limited Edition
3. SignalExpress LE
SignalExpress
SignalExpress
1. SignalExpress
SignalExpress
SignalExpress
SignalExpress
SignalExpress
2. SignalExpress
NI
3. SignalExpressExamples
Tutorial First
Project.seproj
4. 2-1 SignalExpress
1 2 3
7
5 8
10
1 6
2 7
3 8
4 9
5 10
SignalExpress 1
1
1.
2
ASCII
2
SignalExpress
XY
2.
SignalExpress
SignalExpress
SignalExpress
SignalExpress
3. dc
SignalExpress dc
4. rms
RMS
2
2-2
SignalExpress
1.
2-3
2-3
(THD)
THD
3 THD
2.
THD (%)
3. (THD)
4. (THD)
5.
6. / 2-4
2-4
7. + - -
3
3
8.
9. 3
SignalExpress
10.
11.
C:Program FilesNational InstrumentsSignalExpress
ExamplesTutorial My First Project.seproj
12.
SignalExpress
/
2
2
/ /
<Ctrl-X><Ctrl-C><Ctrl-V>
SignalExpress SignalExpress
1. SignalExpressExamples
Tutorial
Signals.seproj
2. step signal
3. filtered step
step signal filtered step
4.
5. filtered step
6.
3-1 2
3-1 Signals.seproj
x y
7.
C:Program FilesNational InstrumentsSignalExpress
ExamplesTutorial My Signals.seproj
ASCII
LabVIEW .lvm
SPICE
1. /
ASCII
ASCII ASCII
ASCII
2.
. ( )
3.
C:Program FilesNational InstrumentsSignalExpress
ExamplesTutorial Step Response.txt
1
2
4.
5. 2
6. X 1
x
7.
8. ASCII Step
Response.txt
9. 2
10. step response <Enter>
3-2 Signals.seproj
12.
My Signals.seproj 2
1. Step Response.txt step response
ASCII step response
x0
3-3
2
3-3
2.
3. 2
<Alt>
x y
4. -
SignalExpress
2
5. /
6.
7. 3
8.
9.
SignalExpress
2
2
SignalExpress
SignalExpress
SignalExpress
ASCII
Microsoft Excel
SignalExpress
My Signals.seproj
1.
2. / ASCII/LVM
ASCII/LVM
ASCII/LVM
3.
filtered step
4.
C:Program FilesNational
InstrumentsSignalExpressExamplesTutorial
filtered
signal.txt
5.
6.
ASCII(.txt)
/
7. 1
ASCII
8.
9.
10. filtered signal.txt
ASCII
SignalExpress
Microsoft Excel
Microsoft Excel Excel
SignalExpress Excel
Microsoft Excel
SignalExpress
HTML
HTML
SignalExpress
1. Tutorial
Logging.seproj
2.
1
3.
signal
4. OK
5.
OK
4-1
4-1
.tdms
6.
7. OK
8.
C:Program FilesNational InstrumentsSignalExpress
ExamplesTutorial My Logging.seproj
1.
2.
4-2
4-2
1 2
4-2 Logging.seproj
/
1.
2.
3. 4-3
4-3
4.
5.
a.
b. signal
c.
d. 1 1
6.
7.
a.
b. 5
(s) 5
8.
1 5
ON
/
1.
4-4
4-4
SignalExpress
/
/
2.
3.
4.
1. 4-5
4-5
2. 2
signal
3. (s) 1 1
4. (s) 4 4
4 (s)
5. 2 signal
6. 2
7. SignalExpress
8.
?
SignalExpress
SignalExpress
SignalExpress
1. Tutorial
Sweep.seproj
2.
RMS
dB
I/OMIO
3.
4.
5. 5-1
5-1
6. (Hz) OK
7.
8. : (Hz) 1k : (Hz)
40k
9. 150
5-2
5-2
10.
11.
12. response amplitude in dB OK
1.
1
stimulus signal
2. response amplitude in dB vs.
XY
5-3
5-3 Sweep.seproj
3. 1
4.
dB
5.
C:Progam FilesNational InstrumentsSignalExpress
ExamplesTutorial My Sweep.seproj
MIO
2
1
1. Tutorial
Nested Sweep.seproj
2.
5-4
3.
SignalExpress
LabVIEW
SignalExpress
LabVIEW VI VI SignalExpress
SignalExpress
SignalExpress LabVIEW VI
LabVIEW
LabVIEW VI SignalExpress
LabVIEW VI LabVIEW
LabVIEW VI 64
LabVIEW VI
SignalExpress LabVIEW VI
GPIB
SignalExpress
LabVIEW VI LabVIEW VI
1. Tutorial
User Step.seproj
2. LabVIEW VI
LabVIEW 2011 VI
VI LabVIEW 2011
LabVIEW
VI VI LabVIEW
3. VI
C:Program FilesNational Instruments
SignalExpressExamplesTutorial
Limiter-LV2011.vi Limiter-LV2011VI
SignalExpress LabVIEW VI VI
VI
VI
VI Time
waveform in Upper limit Lower
limit
6-1
6-1 Limiter VI
4.
5. LabVIEW 2011 VI
Clipped waveform out
6. LabVIEW 2011 VI
7. VI VI
8. Upper limit Lower limit
Upper limit 100
9. Clipped waveform out
10.
11. My User
Step.seproj
12.
SignalExpress LabVIEW VI
SignalExpress LabVIEW VI
1. TutorialSolutions
My First Project.seproj
2. LabVIEW
3. LabVIEW VI OK
SignalExpress VI
VI LabVIEW
LabVIEW VI SignalExpress
LabVIEW
LabVIEW Express VI Express VI
SignalExpress
Express VI SignalExpress
Express
VI
Express VI LabVIEW VI
LabVIEW
VI Express VI
VI VI Express VI
SignalExpress 1
Express VI LabVIEW
Express VI VI
SignalExpress
SignalExpress SignalExpress
C:Program FilesNational InstrumentsSignalExpress
Examples
SignalExpress
SignalExpress
SignalExpress
/ SignalExpress
MIO
SignalExpress
SignalExpress
SignalExpress
SignalExpress
LabVIEW VI
ni.com/jp/signalexpress
ni.com/jp
ni.com/jp
ni.com/jp/support
ni.com/jp/support
NI
ni.com/jp/dforum
SSPNI
E
NI Developer Suite
(SSP) 1
SSP
ni.com/ssp
ni.com/jp/
services ni.com/jp/contact
ni.com/training/ja
NI
ni.com/jp/alliance