Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

CWDI gives error with 6024E

we are programming with an application of Measurement Studio (Visual Basic v6), using CWDI in a Waveform Digital adquisition and everytime we use this Active X (CWDI) occurs the same ERROR: runtime error 10007(VB program stops in cwdi1.configure)any ideas? thx
0 Kudos
Message 1 of 2
(2,508 Views)
Greetings,

When using the NI 6024E for digital operations, you should use the CWDIO control. Since the NI 6024E only supports static (software-timed) digital I/O operations, CWDI and CWDO cannot be used. You should examine the Digital Input Example available in the following location:

C:\Program Files\National Instruments\MeasurementStudio\VB\Samples\DAQ\Digital\Digital Input

Good luck with your application.

Spencer S.
0 Kudos
Message 2 of 2
(2,508 Views)