Olympus 1394 Driver

Olympus IX83 device adapter

Driver

When this driver is installed, other 1394 devices cannot be used even when they are connected. The DP21-dedicated driver should be uninstalled before con- necting another 1394 device (the DP21 cannot be controlled after the DP21-dedicated driver is uninstalled). Page 72: System ChartIf you use a SAL (Standalone) System, read from page 5. This is a valid and legally enforeceable agreement between you (either an individual or a single entity) and olympus corporation ('olympus'). The software includes olympus' computer program, associated printed materials, data and information, which are provided by a various way including but not limited to preinstalls, floppy disks, cd-rom or through network. After reading all the posts about downloading & installing the 1394 Legacy driver to fix glitches like this, I did so. The file downloaded just fine, but when I try to open the file using Windows installer, a message pops open for about a half-second that says 'Please wait while windows configures 1394 compliant controller.

Summary:Controls Olympus IX83 microscopes
Author:Arthur Edelstein, arthuredelstein@gmail.com
License:Not Open Source, per Olympus' request
Platforms:Windows
Available since version:1.4.16

Before configuring for use with Micro-Manager, it's necessary to install the OlympusIX83 drivers, available for customers from Olympus. The computer should be connected through firewire to the main controller, which in turn is connected to the TPC (touch panel controller) as well as the microscope stand.

Start the Hardware Configuration Wizard, and select microscope #'0' (unless more than one IX83 is attached, heaven forfend). All installed components should be detected automatically. The TPC should then show control touch buttons to the user, so that each motorized component can be controlled either from the Micro-Manager GUI or the TPC.

You will need to copy the 'OlympusIX3Control' directory into the Micro-Manager application directory. Micro-Manager needs 'OlympusIX3Control/OlympusIX3Control.exe' to be present.

Retrieved from 'https://micro-manager.org/w/index.php?title=OlympusIX83&oldid=11612'

Olympus Firewire Driver

Olympus

Olympus 1394 Driver Manual

OlympusThe current official release of the driver is 6.4.6, released on September 26, 2011 by Christopher R. Bakercbaker+iwan1394@cs.cmu.edu.
After more than a year of wrestling with the nuances of Microsoft's 64-bit operating systems, and with no small quantity of assistance from a few brave testers (you know who you are!), I am proud to officially release this next version of the CMU 1394 Digital Camera Driver, which includes:
  • Support for all present 64-bit versions of Microsoft Windows XP, Vista and 7, allowing both native (64-bit) and emulated (32-bit) applications to access camera data via a single driver interface.
  • A completely new demo application, written from the ground up to support both 32-bit and 64-bit Windows.
  • A litany of bugfixes, many of which were contributed by individual users (for which I am grateful!), including:
    • Squashment of the nefarious BSOD on resume-from-suspend bug
    • A closer-to-correct implementation of the Serial I/O functionality described in the IIDC 1.31 standard (closer = still a little quirky, but the quirks may be in the camera I am testing with)
    • Verified Strobe and Parallel I/O functionality (Strobe controls are also now integrated into the same dialog as Gain, Zoom, Focus, etc.)
    • .. and many others
  • New since the public beta:
    • Fully automated driver installation on 64-bit systems
    • Several minor bugfixes and documentation updates, but nothing that alters the API/ABI

Update: digital signatures for all kernel-mode software

All 64-bit versions of windows require a digital signature via an AuthentiCode certificate in order to run kernel-mode software. I would like to thank MathWorks for providing the funding for this certificate and allowing this driver set to continue to be published freely to the general public. MathWorks provides an adapter to the CMU 1394 Digital Camera driver as part of their Image Acquisition Toolkit to allow developers quick and easy access to images from firewire cameras within the MATLAB environment.

Olympus 1394 Driver Download

Known issues and limitations

Olympus 1394 Driver

  • Large-block asynchronous transfers. I have received several requests and offerance of patches that restore the ability to issue large asychronous I/O (i.e., larger than a single quadlet/register) requests to cameras. I am evaluating these and trying to fold them into the driver in a manner that supports 64-bit platforms.
  • Mysterious BSOD when using multiple 1394b cameras on the same bus under Windows 7. In experimenting with various configurations of cameras, 1394b host controllers, and driver settings, I have occasionally triggered inexplicable kernel panics while performing comparatively simple operations. Whether this is a quirk of the new Microsoft 1394 bus driver, of some particular host controller, of the 1394 camera driver's innards, or, most likely, of some combination thereof, remains to be seen. Using a single 1394b camera on a single bus is quite stable, however, and the circumstances where multiple cameras trigger this problem seem rare.
  • The usual assortment of bugs and quirks. Much of the frame-handling logic had to be altered to accommodate the curious limitations of DMA transfers on 64-bit systems. Although I have been unit-testing this code to the greatest extent possible, my experience is that no new code is completely bug-free. My thanks go out to the many beta testers who have helped me to this point, and further comments/questions/bug reports/etc. are especially welcome on this front.