LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

data acquisition for optical set up

Hi! 
I'm just starting out in Labview with very little programming knowledge. I need to use Labview to control and get data from an optical set up. My set up has 3 main parts that require to be programmed. First I have a laser diode controller. I need to control the current via this system. This is already been done. 
Next I have a rotation mount ( thorlabs K10CR1). The control of this system has already been done using the Kinesis software. Finally I have a power meter, which is thorlabs PM16-120. All I understood about this system is that it comes with a software which displays the parameters when connected. I need to integrate the 3 components. I basically have to control the rotation of the mount (say we start at 0 degree angle), change the current, record its corresponding power. and this process has to be repeated from 0-360 in the rotation mount. Its basically a loop. and this data has to be recorded for analysis. 
However the issue is, I have no idea where to start. I have no technology background and its making it really hard for me to understand what some terminologies mean. For instance, the rotation mount uses .NET, i don't know what that is. and the laser diode current control is through something called VISA. I don't get that either. 
Any help will be appreciated! 
Please be kind since I'm a complete novice. 
Thank you very much. 

0 Kudos
Message 1 of 7
(3,277 Views)

Hi sinsin

 

Unfortunately it sounds like you have been tasked to do something well outside of your experience or current skill set. You either need to get someone experienced to give "hands on" assistance or start a serious LabView training regime. Trying to embark on such a task with little to no knowledge is not advisable and would probably not result in a robust or even usable solution.

 

0 Kudos
Message 2 of 7
(3,252 Views)

In order to control thorlabs K10CR1 you will need to use ActiveX which can be obtained by installing the APT for the rotation mount which can be downloaded from here https://www.thorlabs.com/software_pages/ViewSoftwarePage.cfm?Code=Motion_Control

 

You can use the pdf from this link to learn how to control the rotation mount using labview

 https://www.thorlabs.com/images/TabImages/GuideToLabVIEWandAPT.pdf

You will get the details for controlling other systems from their respective wesites.


CLD Using LabVIEW since 2013
0 Kudos
Message 3 of 7
(3,225 Views)

Hello NeilR,

Thank you, however I do not have much say here. I have to figure this out on my own unfortunately.  

0 Kudos
Message 4 of 7
(3,216 Views)
 

Hello Kartiknattar,

Thank you. This part is already done. I'm looking for a solution on how to integrate the different sytems. 

0 Kudos
Message 5 of 7
(3,215 Views)

Hello sinsin 

what is your laser controller model number? Maybe I can help you with the vi development


CLD Using LabVIEW since 2013
0 Kudos
Message 6 of 7
(3,201 Views)

Hi Kartiknattar,

The LD controller is thorlabs PRO8000. I can show you what is done until now. I'm stuck with the integration part and a consolidated data acquisition. 

0 Kudos
Message 7 of 7
(3,187 Views)