Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How can output certain data each time when the trig is on?

I tried to using PCI653X to output the pattern data as soon as there is a trig. The trig is repeated in certain frequency.So I need output those pattern data every times. I can do it if I use Visual C++. But I couldn't do it in Labview. It is only able to catch the first trig. I couldn't loop the DIO_WRITE and DIO_START. Always error code 10609. Any idea?
0 Kudos
Message 1 of 2
(2,473 Views)
Hello;

You probably accomplished that task by having a Software based application in VC++. The correct way to do that is to use a counter board, and configure two counters of that board to execute a retriggerable pulse train, and then, the pulse train would be routed trhough the RTSI bus to be the PCLK of the 653x board.

Regards
Filipe A.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,473 Views)