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

Chapter 4 Example Measurements

A peak-to-peak voltage measurement can also be made using an instrument. Figure 4-26 shows the acquisition system for this measurement. In this case, a stand-alone oscilloscope is shown. However, this could also be an instrument board that plugs directly into a PC.

Figure 4-26. Instrument Control System for Peak-to-Peak Voltage

Figure 4-27 shows the LabVIEW diagram to measure peak-to-peak voltage using the IVI class driver VIs.

Figure 4-27. Measuring Peak-to-Peak Voltage Using an Instrument

The example shown in Figure 4-27 uses the following VIs in order:

1.The IviScope Initialize VI initializes the scope and creates a session.

2.The IviScope Auto Setup [AS] VI senses the input signal and automatically configures many instrument settings.

3.The IviScope Configure Channel VI sets the coupling to AC. This removes the DC component of the signal.

4.The IviScope Read Waveform Measurement [WM] VI reads the peak-to-peak voltage.

5.The IviScope Close VI closes the session and releases resources.

© National Instruments Corporation

4-15

LabVIEW Measurements Manual

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