I'm trying to configure an SCXI-1000 chassis that contains an SCXI-1200 in
slot 1, an SCXI-1121 with a 1320 terminal block in slot 2, and an SCXI-1121
with a 1321 terminal block in slot 4.
The SCXI-1200 is the only DAQ board present, and it is connected via a
parallel port cable to a PC. I've got to the point where the MAX indicates
that "the chassis is verified", and I can run a test panel with the
SCXI-1200. I've connected a known voltage to channel 0 of the SCXI-1121 in
slot 2 via a 1320 bolted on the front. I can't get the test panel to
measure it.
I have seemingly conflicting information from NI knowledgebase about the
scxi channel string I would need to use.
For instance, from the knowledgebase paper
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/6fc83b7ac9aca5788625615b00823d65?OpenDocument
"The format of the channel string is as follows:
obx ! scy ! mdz ! channels
obx is the onboard DAQ device channel, with x representing a particular
channel where the multiplexed channels are sent. This value is 0 for DAQ
channel 0 in a single-chassis system"
And then, from the knowledgebase paper
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/261b5b9dc65a3a4a8625695a006c97cd?OpenDocument
"The general format of the SCXI channel string is OBz!SCx!MDy!a, where z is
the device number of the DAQ board connected to the chassis, x is the SCXI
chassis number, y is the module number, and a is the channel number"
I can't seem to sort this out. The problem seems to be that the SCXI-1200
is a DAQ board, but it is also an SCXI module, and as such an oddball, it is
some kind of exception when it comes to the channel strings.
Also, there is conflicting information in the knowledgebase about the way to
set up the SCXI-1200 with one paper definitely stating that you can only use
the 1200 in RSE mode and another stating that you can only use it in NRSE
mode when it is used with modules such as the 1121 in a chassis.
Can anyone suggest a solution? Thank you.