LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW not loading the entire GUI on front panel , for TDC001 by Thorlabs

Solved!
Go to solution

Hello,

After inserting .NET container and selecting the controls required for the motor, LabView displays a GUI , which does not have all the features it is supposed to have. It loads an incomplete GUI. Also , even after connecting the Motor , while running the VI, it says 'Device Not Found'. 

Iam using LabView- 32 bit, Kinesis version 1.14.12 , 32 bit for 64 bit windows version. 

Iam attaching the GUI i get , and the correct one (how its supposed to be).

Download All
0 Kudos
Message 1 of 6
(3,327 Views)

Can you show us the block diagram?

 

You should have something that looks like the code on page 13 of this PDF.  The GUI should reveal all of the hidden buttons when the program is set up correctly and running.

0 Kudos
Message 2 of 6
(3,304 Views)

Here is the block diagram and the front panel

0 Kudos
Message 3 of 6
(3,295 Views)

block diagram

0 Kudos
Message 4 of 6
(3,294 Views)

Your block diagram should work as-is.  I don't have a TDC but when I switch the control to the one I do have (KST) it (mostly) works.

 

Maybe your PC isn't detecting your cube is plugged in, or you have the wrong serial number?

 

If you run this code on your PC:

Find Thorlabs devices.png

The output array from the FOR loop will tell you what it detects.  The first node there is from Thorlabs.MotionControl.FTD2xx_Net.dll.

0 Kudos
Message 5 of 6
(3,272 Views)
Solution
Accepted by topic author sandhya029

So the motor wouldn't be detected by VI , so I replaced it with the one that I knew was most certainly working. And yes, the program ran perfectly and the GUI got displayed properly too. But it was quite strange how kinesis control could detect it , and not LabView.

Thank you so much for the help 🙂

0 Kudos
Message 6 of 6
(3,241 Views)