Twain

From Micro-Manager

Jump to: navigation, search

[edit] Twain Camera adapter

Summary:Adapter for cameras that support imaging standard of twain.org [1]
Author:Karl Hoover, UCSF
License:LGPL
Platforms:Windows
Devices:Cameras supporting Twain imaging standard; they must implement full control API
Available since version:1.3.41

The code for this adapter was written by Karl Hoover. Notes: You'll need to install the optional Twain software that comes with your camera. In this process, you'll also need to install TWAINDSM.DLL, which is the Twain data source manager. The latest version of the DSM is available at Sourceforge: [2] As of 1.3.41b, if the library is not correctly installed, the hardware configuration wizard will show you the following message upon selecting the Twain camera device:

Image:Twain_TWAINDSM.DLL_MISSING.GIF

Also please double check that the camera has a 'controllable' UI. Use twain.org's "Twain2 Sample App" program select your camera, press "Connect to Data Source" Your camera must report CAP_UICONTROLLABLE = true.


Image:TWAIN_CAP_UICONTROLLABLE.GIF

Changes in 1.3.41:
• Initial release. Leica DFC cameras are operational