05-01-2007 06:23 AM
05-02-2007 03:30 PM
Hi Ralph,
I’d like to get a little more information from you regarding your project.
The SCXI system that you are using basically just passes the signal to your DAQ card. This configuration would be able to work with any sensor that outputs a clean voltage signal of sufficient magnitude. (The PCI-6221 has a programmable input range that can be configured as low as +/- 0.2V, so as long as the signal is at least on that order of magnitude it would not need to be magnified.) If your signal is particularly noisy, you may need an SCXI module for filtering. If you could find a suitable proximity switch (a common form of magnetic sensor that outputs a digital signal) then no conditioning would be necessary. You would be able to use one of your counters to calculate the frequency of the digital pulses.
Thanks,
05-03-2007 06:28 AM
05-04-2007
02:10 PM
- last edited on
05-28-2026
12:27 PM
by
Content Cleaner
Hello Ralph,
I am not too well versed in the realm of magnetic sensors, so I can't really comment on that question. But I would like to make several notes regarding your overall application.
First of all, the PCI-6221 has two 32-bit counters. If you can find a sensor that converts your measurement into a TTL digital pulse train, you could use the counters on the PCI-6221 to determine a frequency of this pulse train. By configuring a Frequency measurement task with the Measurement Method configured to 1 Counter (Low Frequency), you are able to utilize each counter to determine the frequency of the digital pulse train. Using this method, you should be able to measure both the shaft frequency and the cage frequency using the PCI-6221.
Next, I just wanted to note that if you are attempting to use the PCI-6221 to control an SCXI chassis, you will not have access to all 8 digital lines on the PCI-6221. You said in your post:
Ralph@NES wrote:
...Initially I had hoped to just use throughfeed on my 1180 and use counters/inputs on my card, but it's become apparent that I need more channels (8) and the two counters on my card just won't cut it, unless I'm missing something....
As stated in the M Series User Manual here:
"When using your M Series device to control an SCXI chassis, DIO lines 0, 1, 2, and 4 are used as communication lines..."
This means that you will only actually have access to lines 3, 5, 6 and 7 of port 0 on the PCI-6221. If you need more than 4 digital lines, you may need to consider another configuration or device.
05-04-2007 02:14 PM