Home > LiftTool

LiftToolTM Software

LiftTool is an ActiveX server that can be used to control the Motorized Lift or Focus Drive in interactive mode or for automation from other applications.

Panel for interactive control of Motorized Lift:

Commands for controlling the Motorized Lift from other applications through ActiveX interface:

   Z Rel <dz> - relative move by specified distance

   Z <destination-z> - absolute move to specified location

   Z Move <speed-z> - continuous move at specified speed

   Z Origin - set current position as origin

   Z Stop - stop moving

   Z Home - move to the limit switch

   Z Wait - wait for completion of move

   Z ? - return current position

Software Download   (current version - 1.1, compatibility - Windows 2000, XP and Vista).

Note: If you have purchased the USB version of the hardware or if you have purchased the RS232 version but additionally bought a USB-to-RS232 converter, then first install the converter software according to the manufacturer's instructions from the disk included in the converter package.  Then find what port number (e.g. COM1, COM12, etc.) was assigned to the new COM port by Windows and use this number in step 5 below.  For example, in Windows XP it can be found by going to Start/Settings/Control Panel/System. Click on Hardware tab, then on Device manager button. In the device list click on "+" sign for Ports (COM and LPT). Find the new Serial Port and note the COM number in parentheses.

1. If you have a previous installation of LiftTool - uninstall it.

2. Download LiftToolPackageV11.zip to a local folder.

3. Unzip the LiftToolPackageV11.zip into any local folder and run the setup.exe program. Setup will try to use or create \Program Files\LiftTool\ folder.

4. After setup is finished, download LiftToolParametersV11.zip into any local folder and unzip it into \Program Files\LiftTool\ folder.

5. Edit "MPORT" parameter in ST_CONFIG.txt to correspond to the serial COM port used to control the Lift, e.g. for COM1 the line should be: "MPORT",1.

6. Create a shortcut to LiftTool.exe (right click, create shortcut) and drag it to the desktop. LiftTool can be started by double-clicking on the shortcut icon.

This completes the software installation.

Download TestLT.zip - a Visual Basic project illustrating how LiftTool can be controlled from other applications. More examples of automating LiftTool.

Download ZStackTool - a Visual Basic project for acquisition of Z-Stacks of images with LiftTool.

Home > LiftTool