LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Pulse generation PCI 6024E with Generate single pulse (DAQ-STC)

So far, it works well, only question is that we want the pulse width to be 10 ms, while the default is 500ms, we only need the pulse to trig another application, so how can I change the parameters ? We only want a idle 10 ms, with 10 ms, we tried to change that numbers in program, but when it starts running, all parameters change back again.
0 Kudos
Message 1 of 4
(2,639 Views)

Hello,

 

I would try using the DAQmx driver to generate a pulse with your 6024E. There is an example program called "Gen Dig Pulse-Dig Start.vi" that you can find in the LabVIEW example finder that will do exactly what you want. I would take a look at that. In this example you can specify the high and low times of your pulse.

 

Chris W

0 Kudos
Message 2 of 4
(2,617 Views)
Thanks for your kind reply, I tried to build one, see the attached. It works as a single VI, but when put into our program, it always shows error, and I have to reset the device through MAX, but it still cannot work in our program.
Message Edited by deathelement on 02-16-2009 09:00 PM
0 Kudos
Message 3 of 4
(2,599 Views)
Well, if you want some help, you are going to have to provide the error code/message or you top level VI. As you said, the posted code works so there is nothing to fix.
0 Kudos
Message 4 of 4
(2,595 Views)