03-17-2006 08:14 PM
03-18-2006 12:52 AM
03-18-2006 12:40 PM
03-20-2006
02:34 PM
- last edited on
03-21-2024
05:19 PM
by
Content Cleaner
Hello kmd,
Unfortunately, you are getting error 10403 because the PCI-6070E does not support hardware-timed digital I/O. That leaves you the option of doing software-timed digital I/O, which you have already tried and ran into its limitation: that Windows is not a deterministic OS so you can get 1-2 ms of jitter.
The best solution that I can suggest is to upgrade to an M Series device which can do hardware-timed digital I/O on 8 lines, but you also have to upgrade LabVIEW because the driver NI-DAQmx only works with LabVIEW 7.0 or above. If you wanted to stick with LabVIEW 6.1, then you could look into a High-Speed Digital device.
Thanks,
Laura