Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx 6601 interrupt mode

Hi,
I bought this card as a counter, unfortunately it has only one DMA
(default) but 3 Interrupts:
(http://www.epics.org/cryomodule/3daqsc394-399.pdf)

I don't know how to use this mode (interrupt) in my vee program (I find on NI web site solution working on labview:
http://digital.ni.com/public.nsf/allkbC326F7D33CA6DB0E86256DFE008043B7?OpenDocument)

but i can't find it in vee.
0 Kudos
Message 1 of 4
(5,862 Views)

Hi Michalmm,

 

  If You are referring to Agilent's VEE, than the following link should be useful for You:

 

http://digital.ni.com/public.nsf/allkb/0024F410CA07C7AD86256C5200641B70

 

 

Here You might find information on using the DAQ dll in Your environment.

 

If You are not referring to Agilent's VEE, please give me some more detail on Your development environment!

 

Best regards,

 

David Varga

Applications Engineer

NIH

 

0 Kudos
Message 2 of 4
(5,834 Views)

Hi DavidVr and thx for replay,

 

I tried this solution, but it didn't work because of 'import library restrictions' agilent vee 9...

0 Kudos
Message 3 of 4
(5,828 Views)

Hey Michalmm,

 

 I think You should also give a try to the NI-DAQmx .dll. For the C API it is "nicaiu.dll" .  A discussison of the C API installs with the driver at Start>>Programs>>National Instruments>>NI-DAQ>>NI-DAQmx C Reference Help.

As for instructions on how to call the ANSI C functions within VEE, You should give a call to Agilent for their advice. Keep in mind that Agilent VEE is not supported natively, but hopefully You'll have a working application this way.
Best regards,
David Varga
Applications Engineer
NIH
0 Kudos
Message 4 of 4
(5,825 Views)