LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What Happened if I Use Analog Trigger on Device that Doesnt Support Analog Trigger?

Hello!

 

I am using NI USB 6008.

In this site: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kIhASAU&l=en-ID
my NI USB 6008 does not support Analog Triggering.

 

What if I configure the Trigger VI in LabVIEW into Analog Trigger while my DAQ Device does not support Analog Trigger?

 

Thanks a lot for the answer!

I am studying the DAQ, and I am still Undergraduate students.

0 Kudos
Message 1 of 4
(2,256 Views)

I would think you would get an error out of the function.  You should just try it and find out!


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 4
(2,233 Views)

<snark>I had done that once and accidentally opened a portal into an alternate universe, but because I had implemented adequate error handling, it closed before the aliens could come through and enslave the human race.</snark>

 

Sorry, couldn't resist.  😄

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 3 of 4
(2,213 Views)

You should do what I do with the 6008 -- design your Analog Circuit to create a square pulse that starts at 0 v and goes (quickly) to 5 v, stays there for some time (say 0.1 ms), then comes back down to 0 v.  What you've just done is to create a TTL Digital Pulse with an Analog Output channel.

 

I've got a 6008, and I use AO0 to generate just such a "Trigger Pulse" that I wire to one of the PFI lines that is designated as the (Digital) Trigger Input to whatever I'm trying to do.

 

Bob Schor

Message 4 of 4
(2,188 Views)