09-20-2005 04:37 PM
09-21-2005
05:33 PM
- last edited on
02-07-2024
08:30 AM
by
migration-bot
Matt,
The 6501 has no hardware timing, so hardware triggering is not an option. You are going to have to poll in software for an event. Sorry.
As far as the driver goes, I highly recommend using NI-DAQmx 7.5 which you can download here.
To upgrade this device's firmware to be able to use it with NI-DAQmx 7.5, however, you will first have to install NI-DAQmx Base 1.5 and then choose to switch the mx driver version in MAX (Measurement and Automation Explorer).
Hope this helps out. Good luck, Matt.
Travis W
DAQ Enthusiast
09-22-2005 08:34 AM
09-23-2005
10:18 AM
- last edited on
02-07-2024
08:31 AM
by
migration-bot
Matt,
I didn't realize you were using Linux. You're gonna need to go with NI-DAQmx Base 1.5.
As far as hardware triggering goes, the USB-6008/6009 can do triggering on Analog Inputs but not DIO.
The next step up is the M-Series PCI cards which CAN do correlated DIO. The base model is the PCI-6220 with 16 AI and 24 DIO and 2 counters. This is what you need to look into if you want to hardware trigger your DIO. See page 5 of this data sheet.
Travis W
DAQ Enthusiast