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

Chapter 9 SCXI—Signal Conditioning

When measuring strain-gauge data, there are some parameters on the

Convert Strain Gauge Reading VI you should know.

Vsg, the strain-gauge value, is the only parameter wired in Figure 9-12. The other parameters for this VI have default values, but those values may not be correct for your strain gauge. You should check the following parameters:

Rg—The resistance of the strain gauge before strain is applied. You usually can ignore the lead resistance

Bridge Configuration

Vex—The excitation voltage

Vinit—The voltage across the strain gauge before strain is applied (always measure at the beginning of the VI)

Rl—The lead resistance

Rl—For strain gauges unless the leads are several feet

Analog Output Application Example

You can output isolated analog signals using the SCXI-1124 analog output module. The remainder of this section describes how to generate signals with the SCXI-1124 when you do not use the DAQ Channel Wizard.

The SCXI-1124 can generate voltage and current signals. Refer to the , SCXI-1124 Update Channels VI in the examples\daq\scxi\ scxi1124.llb for an example analog output VI. This VI uses the analog output Advanced VIs because the output mode (whether you have voltage or current data) must be accessible in order to change the value. The program calls the AO Group Config VI to specify the device and output channels. The AO Hardware Config VI specifies the output mode and the output range, or limit settings, for all the channels specified in the channels string. This advanced-level VI is the only place where you can specify a voltage or current output mode. If you are going to output voltages only, consider using the AO Config VI (an Intermediate VI), instead of the

AO Group Config and AO Hardware Config VIs. You can program individual output channels of the SCXI-1124 for different output ranges by using the arrays for channels, output mode, and limit settings. The AO Single Update VI initiates the update of the SCXI-1124 output

channels. To help debug your VIs, it is always helpful to display any errors, in this case using the Simple Error Handler VI.

LabVIEW Measurements Manual

9-30

www.ni.com

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