Chapter 5
Using the SCXI-1125
Using Software for Parallel Scanning
SCXI-1125 User Manual
C and Low-Level DAQ Functions
When using a C-based environment, several steps are needed to configure
the SCXI-1125 for multiplexed scanning. The following procedure outlines
the steps for programming with the low-level DAQ function calls:
1.
Prepare the SCXI-1125 settings by either loading the original SCXI
configuration settings using
the gain and filter settings using
SCXI_Configure_Filter
2.
Use
SCXI_SCAN_Setup
channel of each module, and the number of channels to scan on each
module.
SCXI_SCAN_Setup
array of the number of channels to scan in each module. It is not
possible to repeat channels or use nonsequential channels using
SCXI_SCAN_Setup
3.
Next, use
SCXI_MuxCtr_Setup
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 Series DAQ
device. If you are using a multifunction E Series DAQ device, you can use
to perform the scanning operation. After scanning, convert the
SCAN_OP
binary data to voltage data using
Manual for additional information on scanning with DAQ devices.
Performing scanning operations in parallel mode requires no special
channel strings or function calls for setting up channel sequencing as is
required in multiplexed mode. Scanning the SCXI-1125 channels on a
differentially configured DAQ device is done as if there were no
SCXI-1125 module connected. The only requirement is that you must
configure the module for parallel mode in MAX as described in Chapter 1,
About the
SCXI-1125.
LabVIEW and Parallel Mode
In LabVIEW, the SCXI-1125 configuration settings are automatically
passed from MAX. LabVIEW can also set the SCXI-1125 configuration
parameter, operating mode, to parallel or multiplexed programmatically
by using the Set SCXI Information VI. In Measurement Studio, set the
operating mode using MAX as described in Chapter 1,
SCXI-1125.
SCXI_Load_Config
SCXI_Set_Gain
.
to specify the module scan list, the start
accepts an array of start channels and an
.
to program the E Series DAQ device
SCXI_Scale
5-28
, or by specifying
and
. Refer to the NI-DAQ User
About the
ni.com
Need help?
Do you have a question about the Module SCXI-1125 and is the answer not in the manual?
Questions and answers