06-26-2007 08:20 AM
I have a SCXI-1000 connected to a PCI-MIO-16XE-10, and I'm trying to read channels in Visual Basic 6.0 using Measurement Studio. (CWAI)
I ran the example program "SCXI Continuous Acquisition" and entered the simple string, "ob0!sc1!md1!0", for the channel number. (In Measurement and Automation Explorer, Device Number = 1, Chassis Address = 0, and Slot Number = 1. (Yes, I’ve tried “ob1”.))
I get error 10007 (A channel, port, or counter is out of range for the device type or device configuration; or the combination of channels is not allowed; or the scan list must be reversed. (0 last).)
I've tried all sorts of examples, channel number combinations, etc., but I can’t get anything to work. (It works fine in LabView with the new naming convention (SC1Mod1/ai0), but I cannot get it to work in VisualBasic.)
I've also tried changing AI mode in Measurement and Automation Explorer from Differential to Single-Ended mode, but I still can't get it to work.
Does anyone have a suggestion?
Thanks!
Ben
06-26-2007 09:43 AM
06-26-2007 09:52 AM
10-10-2007 09:34 AM
Hi
I am also having an error: 10007 problem with my VI Logger programme as part of the Labview which comes up as a problem with the AI Group Config (A channel, port, or counter is out of range for the device type or device configuration; or the combination of channels is not allowed; or the scan list must be reversed. (0 last).). I have several devices (11 in total) that I am trying to get to read information from. Unfortunately only 4 of them are running logs. I am running it with a data acquisition card DAQ - AI 16E-4 which converts a voltage into a pressure trace. All of my channels work.
I have changed all the different codes within the traditional NI-DAQ section, tried changing the scales, tried to install and uninstall as well as configure the DAQ card (with differential and referenced single ended) within the Devices and Interfaces section and the system is still not running. Some of the transducers are outside of the sensor/actuator range but others are within the range and yet still do not work. All the transducers work in Labview but don't work in VI Logger.
How do I get those that are not picking up information to do so? Anybody any ideas?? Please help!
Cheers
Alexis
10-11-2007 04:52 PM
10-12-2007 05:37 AM
We are conducting pressure testing with transducers and producing pressure traces. We are measuring 0 - 5 V signals from pressure traces and using custom scales.
2. What are you doing in VI Logger?
We are conducting pressure testing with transducers and producing pressure traces. We are measuring 0 - 5 V signals from pressure traces and using custom scales.
3. Are you using SCXI? If so take a look at this Knowledge Base article.
4. What are the steps that I can take to reproduce this error?
I am not sure what the problem is. All the information is on the computer, previously loaded up. 4 of the transducers are recognised. The others are not recognised and therefore produce the 10007 error everytime we try to run a test or produce a trace. I have tried a combination of tests with the four that do work and the others, but as soon as the others are included in the test there is an error and no readings will come through. I have even copied the details of the transducers that work and within the data neighbourhood section and when I do so the newly created transducer details do not work.
Help!!
10-15-2007 10:00 AM
11-13-2007 08:27 AM
11-15-2007 04:05 AM
Hi Hedgehog123,
From my understanding you are using VI Logger and AI-16E-4(also called 6041E) and Traditional NI-DAQ to acquire analog input voltage. You mentioned that you are trying to read from 11 devices. I am assuming that by devices you mean transducers.
In an earlier post you answered both the LabVIEW question and the VI Logger question. You can not open 2 sessions to one device. So hopefully you are only using VI logger to do this.
I believe the problem is with your channel setup. I believe this card has 16 AI channels (8 differential).
11-19-2007 04:40 AM
We are using VI Logger and AI-16E-4(also called 6041E) and Traditional NI-DAQ to acquire analog input voltage.
The devices are transducers.
I am only using one sessions - VI Logger, but I have opened Labview separately to see if the devices would work.
I believe the problem is with your channel setup. I believe this card has 16 AI channels (8 differential).
Only single ended.
2. How many transducers do you have connected to one AI-16E-4?