Q1: How to get right result at high sample rate with SCXI-1102?
My signal acquire system include:
PXI-1011 mainframe;
PXI-8176 (PIII 1.2G 256MB sdram ) controller;
PXI-6052E 333Ksa/s daq card;
SCXI-1102;
SCXI-1303;
K-type thermocouple;
LabView 6.1;
NI-DAQ 6.9.3..
I want to sample 25 channels together. When sample is set rate as 2Ksa/s, system returns right result. But when I raise sample rate such as 5Ksa/s, system return incorrect values.
I use another system built with DAQCard-6024E, SCXI-1001 SCXI 12 slot chassis and the same SCXI-1102 module. The system works correctly.
How can I get correct result?
Q2:
I want to insert SCXI-1102 programmatically in the program. I often need to change SCXI modules. But now only in the NI MAX could do
it. Is it possible to do this programmatically?