12-07-2015 09:35 AM
Hello,
I have a laser powered by a PRO 800 supply and a NI USB 6212 connected to my computer.
My objectif is to be able to control the laser: switch it on/off when I want.
The supply has two trigger channels (OUTPUT INPUT) that I should be able to use to achieve my goals. (or maybe I m completly wrong)
I am asbolutly new in labview so I need your help.
How should I manage such task ?
Michael
12-07-2015 10:19 AM
If you truly are just starting off then you should really start in the "Looking for help getting started with LabVIEW?" area that you should see on the middle right part of the screen when you look at this forum.
This forum is meant to assist people who have difficulty with LabVIEW once they get going, not to give step-by-step instructions on how to create an entirely new piece of software. We won't write your code for you, we'll just help when you can't figure out one part of it.
12-07-2015 10:21 AM
12-07-2015 10:53 AM - edited 12-07-2015 10:59 AM
I did not say that I want a code already done. I trained by writing a piece of code to control a rotating miror which works fine so I think I understood the very basics of Labview: I m sending the angle I want then the miror turns.
Anyway, I still don t understand the principle for triggering (and I watched the video regarding triggering data acquisition) with labview.
Here is the device:
And from what I understood, the trigger input should be connected to the USB 6212 with the pin AO, the ground and the PF for the triggering ?
12-07-2015 10:56 AM
12-07-2015 11:20 AM
I guess you use this device:
http://www.thorlabs.de/thorproduct.cfm?partnumber=PRO800
And here you find LabVIEW drivers for the device:
http://www.thorlabs.de/software_pages/viewsoftwarepage.cfm?code=PRO8_Series
12-07-2015 11:29 AM
12-07-2015 11:31 AM
Thank you