Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Voltage level for trigger pulse

Hi
can one specify a voltage level for a trigger pulse so that the acquisition is not started before the specified level is reached. In my application, a simple milivolt signal also starts the triggered acquisition. PLz suggest some solution. The vi is attached here.

Regards

GNS
0 Kudos
Message 1 of 2
(2,440 Views)
Hey GNS,

There are two diffrent types of triggers: analog and digital. Digital triggers use TTL/CMOS logic and can be set to trigger off rising or falling edges on PFIn, RTSIn, and GPCTR0. The analog triggers only work for specific devices and can trigger off of a level on any channel or PFI0. Refer to the help on AI Start.VI for more information. There are several analog and digital trigger shipping examples that install with LV. Take a look at them.

I hope this helps out.

Joshua
0 Kudos
Message 2 of 2
(2,440 Views)