11-09-2006 09:18 AM
11-09-2006 09:20 AM
11-09-2006 10:14 AM
Your image shows you are wired to AI1/AI9 yet you mention AI0. Is that a typo?
When you say the volatge dissappears do you mean you no longer see a signal on the scope when the hall device is connected to the DAQ card?
Also for diffential mode you typically do not wire the input to ground (AI9). You may want to read the section in the 6025 manual about selection and wiring of the 3 various analog input configurations. From the looks of your diagram the hall output is ground referenced, not floating.
11-10-2006
02:05 PM
- last edited on
07-18-2025
03:55 PM
by
Content Cleaner
Hi Quiksilver,
I see no problems with the syntax of your LabVIEW code. For a differential input, you are correct in using AI1 and AI9 for ACH(+) and ACH(-). However, I'm not clear on whether you have the proper terminal configuration selected for your sensor. Is the current probe you are using grounded, and if so, is this the same ground that your JPEG indicates that AIGND and AI9 are connected to? For more information about signal sources please refer to a document on our NI Developer Zone that discusses this here.
Another thing to consider is that you are wanting to acquire 500 samples in a 2.2ms period after your start trigger. This calculates to a sampling frequency of a little over 227kS/s. However, the 6025E has a maximum sampling frequency of 200kS/s. You may want to consider an M-Series data acquisition board that could provide much higher sampling frequency capabilities.
Regards,
Andrew W
National Instruments