Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
LabVIEW-Measurements.pdf
Скачиваний:
61
Добавлен:
29.05.2015
Размер:
3.37 Mб
Скачать

Chapter 5 Introduction to Data Acquisition in LabVIEW

Figure 5-3. LabVIEW Context Help Window Conventions

Default and Current Value Conventions

To use the DAQ VIs, you need to know the difference between a default input, a default setting, and a current setting. A default input is the default value of a front panel control. When you do not wire an input to a terminal of a VI, the default input for the control associated with that terminal passes to the driver. The Help window shows the default inputs inside parentheses beside the parameter names. A default setting is a default parameter value recorded in the driver. The current setting is the value of a control at any given moment. The current setting of a control is the default setting until you change the value of the control.

In many cases, a control input defaults to a certain value (most often 0), which means you can use the current setting. For example, the default input for a parameter can be do not change the current setting, and the current setting can be no AMUX-64T boards. If you change the value of such a parameter, the new value becomes the current setting.

The Waveform Control

LabVIEW represents a waveform with the waveform control parameter by default. A 1D array of waveform controls represents multiple waveforms. The VIs, functions, and front panel objects you use to build VIs that acquire, analyze, and display analog measurements accept or return waveform data by default.

The waveform control contains data associated with a single waveform, including data values and timing information.

The waveform control passes the waveform components to the VIs and functions you use to build measurement applications. Use the waveform VIs and functions to extract and edit the components of the waveform.

LabVIEW Measurements Manual

5-6

www.ni.com

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]