LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Trigger out from USB6002 to trigger a camera - labview code

Solved!
Go to solution

Dear all, 

I have an application which needs to trigger an external camera. I am trying to use USB6002.  It needs to send a trigger output to the camera every time a loop in the application is executed. 

I was expecting it to be straightforward using DAQ Assistant. I am sure others have implemented it - any chance someone could share the code or assist me in this. 

I require this for a research project in a university - any help would be appreciated. 

 

Kind regards

 

0 Kudos
Message 1 of 4
(557 Views)
Solution
Accepted by topic author dr227

Modified from shipping example <LabVIEW>\examples\DAQmx\Digital - SW-Timed Output.vi

DO_SendPulse.png

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 2 of 4
(550 Views)

 

May I ask for another favour. How can I read a trigger within a tabview application to capture a frame?  It should wait for the trigger before capturing. 

 

Many thanks

 

0 Kudos
Message 3 of 4
(471 Views)

@dr227 wrote:

 

May I ask for another favour. How can I read a trigger within a tabview application to capture a frame?  It should wait for the trigger before capturing. 

 

Many thanks

 


See How Can I Synchronize/Trigger My Camera to External Signal?

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 4 of 4
(467 Views)