LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Question about the DAQ pulse (TTL) output

Hi Everyone, 

 

My situation is like this: I want to trigger a new pulse (or TTL) signal based on a boolean signal change. The boolean signal comes from the trigger detection from an Analog input signal from sensor, and the length of trigger detection boolean change is pretty short I think.

 

After the trigger been detected, I want to generate a new pulse signal (signal length can be adjustable) to trigger another device. What is the best way to generate a TTL signal? By using the Analog or digital output?

 

And since I created a file in the attachment, and seems like it doesn't works for analog output. Is there a better way to do this?

 

The NI board is NI USB 6221.

 

Thanks

0 Kudos
Message 1 of 2
(3,496 Views)

@kelisuccess wrote:

Hi Everyone, 

 

My situation is like this: I want to trigger a new pulse (or TTL) signal based on a boolean signal change. 

After the trigger been detected, I want to generate a new pulse signal (signal length can be adjustable) to trigger another device. What is the best way to generate a TTL signal? By using the Analog or digital output?

 

The NI board is NI USB 6221.

 

Thanks


Neither, the USB 6221 has a counter.  Use it instead.

Capture1.PNG


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 2
(3,437 Views)