Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Start and Stop Trigger (gated) on PXI 4472

I try to program gated trigger acquisition on PXI 4472 system.
Gated means, for example, start acquisition when trigger input goes up and stop it when fall down.
I think "Triggers.PauseTrigger" is make for that, but it seems to not exist on PXI 4472.
Does some one have an idea ?
 
For information my software is write in VB.NET 2003 and I use DAQmx 8.3
 
Christian
0 Kudos
Message 1 of 2
(3,013 Views)
Hi,
Actually this card does not support pause trigger.
A solution is to implement a start and reference trigger.

You can find an example at this address:
http://sine.ni.com/devzone/cda/epd/p/id/908
0 Kudos
Message 2 of 2
(2,956 Views)