09-22-2005 01:30 PM
09-22-2005 03:11 PM
09-23-2005
11:42 AM
- last edited on
04-17-2024
08:29 AM
by
Content Cleaner
I'm assuming you mean the PCI-6250 when you say "NI61150"
If you are using this card, you will need to have the NI-DAQmx driver, which comes with Measurement and Automation Explorer(MAX). I suggest you use this utility to test your card and your signals.
To do a self test:
1) Open MAX
2) Expand "Devices and Interfaces" then "NI-DAQmx Devices"
3) Right click on your card and choose to "Self-Test"
To measure your signals:
1) Right click on "Data Neighborhood" and select "Create New..." and choose "NI-DAQmx Task"
2) Configure the parameters that it prompts from you (I recommend differential input and continous timing at >100kHz rate)
3) To test, click the "Test" button on the top of the screen.
I highly recommned using Differential Input configuration for superior noise rejection. This will use 2 pins to measure the signal instead of just one (channels 1 and 9).
09-23-2005
12:47 PM
- last edited on
04-17-2024
08:30 AM
by
Content Cleaner
09-23-2005 03:39 PM