Chapter 5
Using the SCXI-1102/B/C
©
National Instruments Corporation
5-17
2.
Specify the module scan list, the start channel of each module, and the
number of channels to scan on each module with the function
SCXI_SCAN_Setup
. This function accepts an array of start channels
and an array of the number of channels to scan in each module.
Therefore, it is not possible to repeat channels or use nonsequential
channels using this function.
3.
Use
SCXI_MuxCtr_Setup
to program the E/M Series DAQ device
with the correct number of channels multiplexed per scan. This
number must match the total number of channels programmed in
step 2.
You are now ready to acquire the channel data with the E/M Series DAQ
device. If you are using a multifunction E/M Series DAQ device, you can
use
SCAN_Op
to perform the scanning operation. After scanning, convert
the binary data to voltage data using
SCXI_Scale
. Refer to the
NI-DAQ
User Manual
for additional information on scanning with E/M Series DAQ
devices.
Traditional NI-DAQ (Legacy) CVI Examples
Many example programs ship with NI-DAQ. For more example
information on how to create tasks and channels, refer to the example
programs. By default, the example programs are installed in
C:\Program
Files\NationalInstruments\CVI 7.0\Samples
. More examples
are installed by default in
C:\Program Files\National
Instruments\NI-DAQ\Examples
.
Traditional NI-DAQ (Legacy) Measurement Studio Examples
Many example programs ship with NI-DAQ. For more example
information on how to create tasks and channels, refer to the example
programs. By default, the example programs are installed in
C:\Program
Files\NationalInstruments\Measurement Studio 7.0
. More
examples are installed by default in
C:\Program Files\National
Instruments\NI-DAQ\Examples
.
Table 5-7.
NI-DAQ Functions Used to Configure SCXI-1102/B/C
Channel Setting
NI-DAQ Function to Use
Gain
SCXI_Set_Gain