Skip to content

radioxoma/baumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baumer camera control sample

This small application prints Firewire camera capabilities.

This code uses FxLib.dll - Windows-only library that controls some Baumer Optronic GmbH Firewire cameras. The library underlies open source Micromanager BaumerOptronic adapter and proprietary Leica Application Suite (as far Baumer produces some Leica DFC cameras).

This code was developed with Leica DFC 295.

Setting up

For building this code you need outdate Baumer FireWire SDK v1.7.1. For testing you need installed Baumer or Leica camera driver. If you have Leica Application Suite (LAS) on your system, likely you already have one.

Visual studio project in repository has paths compatible with Micromanager BaumerOptronic adapter. So just place SDK in proper location and clone this repo near with other Micro-manager repositories.

3rdparty\Leica\camera\SDK1.7\BSTDFxLib\x86\Inc
3rdparty\Leica\camera\SDK1.7\BSTDFxLib\x86\Lib # And so on
3rdpartypublic
baumer
micromanager

Using

You can just run application without compiling anything. Folder ./Release contain more-or-less updated binary.

About

Firewire camera control through Baumer FxLib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages