LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I can't acquire data from SCXI-1531 in SCXI-1000.

Cables was checked.The Chassis was on and SCXI-1531 was inside in 1st sloot which was connected to the PCI-6035E device. I used MAX: "Create New..." for Chassis and "Auto detect" for module. I veryfied the Chassis and went to the "Test panel" of PCI-6035E. I had a signal source connected to "0" channel (sine, 1V, 100Hz). I choosed "Continuous" for Data Mode and 100000Hz Sample Rate, Y scale "Auto Scale". On a chart I receieved only a noise. What should I do or what I did wrong?
0 Kudos
Message 1 of 2
(2,575 Views)
Hello;

It's looking like you inserted channel 0 at MAX test panel. If that is the case, you will most likely see noise only, since all channels of the SCXI module are multiplexed to channel 0 of the DAQ board.

The two possible ways to test an SCXI channel, is either by creating a Virtual Channel and then insert that channel in the Test Panel channel field; or, to insert the string ob0! sc1! md1! 0 in the Test Panel channel field. This string will address the SCXI channel 0 of module 1.

Hope this helps.
Filipe
0 Kudos
Message 2 of 2
(2,575 Views)