LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a single pulse output signal to one of DIO pins on 6052E card ?

Trying to create and output a trigger pulse within a 6052E card. I only have DIO pins available for output. GPCTR0 and GPCTR1 are already used for other things.
0 Kudos
Message 1 of 2
(2,980 Views)
Hello;

The digital lines of that DAQ device of yours don't support strobed operations, meaning that you need a Software call to update the lines.

If your application can work with such constraint, you can use the immediate digital examples of both Labview and NI-DAQ as start point for your development.

Hope this helps.
Filipe A.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,980 Views)