LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Channel Name Adressing in LabVIEW

Hi,
I am experiencing measurements with SCXI modules.
I just can not configure the channels for acquisition signals in the front panel, because i have 2 modules one for each signal. I have a "AI SampleChannel.VI" in diagram block for each signal. So, the problem is, how can i inform LabVIEW which channel in which module have to be read ?
Here are the hardware that i have:
SCXI 2000 chassis
SCXI 1200 module
2 - SCXI 1121 module
2 - SCXI 1321 terminal blocks.
Regards.
Jose Luiz.
0 Kudos
Message 1 of 2
(2,524 Views)
You can set-up & name them in NI-DAQ then just refer to that name in the VI.

OR, you can name them in the vi...example: "ob0!sc1!md1!0:3" would give you
Channels 0 thru 3, on the first module, in the first chasis from the first
DAQ card (or board).

Hope this helps.

"Jose Luiz Lires Domingues" wrote in message
news:3967c4b6@newsgroups.ni.com...
Hi,
I am experiencing measurements with SCXI modules.
I just can not configure the channels for acquisition signals in the front
panel, because i have 2 modules one for each signal. I have a "AI
SampleChannel.VI" in diagram block for each signal. So, the problem is, how
can i inform LabVIEW which channel in which module have to be read ?
Here are the hardware that i have:
SCXI 2000 chassis
SCXI 1200
module
2 - SCXI 1121 module
2 - SCXI 1321 terminal blocks.
Regards.
Jose Luiz.
Message 2 of 2
(2,524 Views)