Microscope software embedded in VIsual Basic form

Thread Starter

Dritech

Joined Sep 21, 2011
901
Hi all,
I have a Dino-Lite USB microscope, which has its own software where one can adjust different settings, including the contract, gamma, zooming etc.
I am now planning to create a Visual Basic program using form for adding other features. The software has to work something like this:

Window 1 -> Enter an item number (item to be examined under the microscope). As soon as item number is entered, information about the item will pop-up

Window 2 -> Any visual changes that need to be included? if a YES button is pressed, the Dino-Lite USB microscope software will be launched embedded in a form. When the TAKE PHOTO button is pressed, the image will be saved in a predefined folder with a name provided in the form.

Is this possible to achieve?
 
Top