LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Controlling Leica DMI6000 with labview

Hello, I have the same problem as described in this post. Moreover, I am looking for a way to control the camera and the motorized headstages. Any news on the way to communicate with the Leica DMI6000 with LabVIEW? Did someone manage to make it work? Thanks


 

0 Kudos
Message 1 of 5
(143 Views)
Hi,

I'm trying to control a Leica DMI 6000b microscope with labview. I've been able to control the stage and the camera but not the microscope itself. Leica promised to send me serial commands for controlling the shutters but that has not happened yet. Right now its controlled by a simplePCI microscope control software. Has anyone dealt with controlling microscope control on Labview or has any drivers that i can look at/ modify?

My last resort would be listening to the port when the software sends commands to the microscope right? I got one of those but i can't tease out the commands from the junk that fills up the screen.

Thanks,
Anand at duke
0 Kudos
Message 2 of 5
(4,187 Views)
Hi Anand,

I understand you are trying to control your Leica microscope with LabVIEW.  While this is very possible given the right serial commands, I'm afraid you are not going to be able to decipher those commands simply by examining the line.  Additionally, I was not able to find any Leica drivers on the National Instruments Instrument Drivers Network (www.ni.com/idnet).  Your best best is going to be waiting on the serial commands from Leica. 

I apologize for not being able to help any further, but good luck getting the commands from Leica and with the rest of your application.  Please don't hesitate to contact our support lines with future questions or simply post again on the Discussion Forums. 

Sincerely,

Chris G.
Applications Engineering
National Instruments
Sincerely,

Chris G in AE
0 Kudos
Message 3 of 5
(4,150 Views)

Hi Anand,

 

 I had similar problem to control Leica stereomicroscope. Turned out Leica does provide .NET libraries to users under restricting conditions and without much support but they do work and, with some pain and frustration, can be made to work under LabVIEW. You need to contact their sales associates to request libraries which work with camera-based as well as laser-scanning microscopes.

If you have futher questions, please, write to me smirnov.alx@gmail.com .

 

Aleksandr Smirnov / NIH

0 Kudos
Message 4 of 5
(3,195 Views)

@OctopusPrime wrote:

Hello, I have the same problem as described in this post. Moreover, I am looking for a way to control the camera and the motorized headstages. Any news on the way to communicate with the Leica DMI6000 with LabVIEW? Did someone manage to make it work? Thanks


It seems the poster before your post did and he describes what he did. You have to contact Leica to get a .Net driver from them and then integrate this in LabVIEW through the .Net functions. He explains that it was a painful process and that he found the licensing conditions for that .Net driver unfavorable, but this is likely the most promising path to follow.

Rolf Kalbermatter
My Blog
0 Kudos
Message 5 of 5
(119 Views)