09-08-2006 03:40 PM
09-11-2006 10:54 AM
Hi Matt,
Thanks for the screenshots.
There are a couple of things here:
1. You cannot connect your 1140 module to your DIO-32 since there is no digitizer in the system. The 1140 is analog sampling hold which will keep current samples until the digitizer convert the signals (your 6259 in this case).
2. The second part is why is this SCXI module not working with your 6259. There are a couple of things to try:
a) Try the module in other slot.
b) Are any of the connector pins bended?
c) Is the DAQ card working by itself?
Let me know the results and we can go from there,
Thanks,
Yardov
09-11-2006 11:15 AM
09-11-2006
11:51 AM
- last edited on
03-13-2025
10:16 AM
by
Content Cleaner
Thank for the fast response,
The SCXI-1000 is only a chassis and it is the one routing signals and multiplexing everything. However you cannot connect this chassis to any DAQ card if there are no modules. Therefore, the module is the one connected to the card. Therefore, no you cannot connect the DIO card directly to any analog module.
About having four 1140 and all of them read by the 6259 is perfectly possible. Just connect it to one and configure software like page 13 step 9 said: https://www.ni.com/docs/en-US/bundle/373236m/resource/373236m.pdf
Then, you can run test panels on the modules and not anymore on the card.
Make sure you do all this in DAQmx as you are doing it on screenshot TestSCXI1000.jpg
You do not need to do anything in Traditional.
Finally, you should get positive results in screenshot TestPanelSCXI1140.jpg making sure it’s on the correct slot number. Try auto detect modules function (step 10 of same manual).
Good luck,
Yardov
09-12-2006 06:54 PM
09-13-2006
08:40 AM
- last edited on
03-13-2025
10:18 AM
by
Content Cleaner
Hello again Matt,
There has to be one little piece that connects between your SCXI and your 6259.
This one enables to communicate with the entire chassis.
Even if you have a 6259 with 32 analog inputs, when you connect any card to the SCXI you will only use 1. Then all the Analog inputs of the SCXI are conditioned by each module then multiplexed by the chassis to one single AI from the DAQ card.
The test panels you will run are directly on the SCXI module (1140 in your case) and you can run these test panels for each of the modules configured under the SCXI chassis under DAQmx.
There is more information on this link page 3-29 about your specific module:
https://www.ni.com/docs/en-US/bundle/320515f/resource/320515f.pdf
Let me know how this goes,
Yardov