Flex99OEM-12C Correlator Interface
1. Introduction
The Flex99OEM-12C by Correlator.com is an USB single-channel auto-correlator respectively two-channel cross-correlator. I use it for Fluorescence Correlation Spectroscopy FCS experiments.
This MATLAB interface provides an ease-of-use and simple access to the correlator hardware. It offers features as automatic store of the sample data, live preview of the correlation curve, parameter extraction for a single component and afterpulsing suppression.
2. Installation
Unpack the archive in a folder of your choice. Install the Flex99OEM-12C driver by Correlator.com. Copy the USB interface "Flex99-12C.dll" or "Flex99OEM-12C.dll" into the "private" folder and rename it to "Flex99-12C.dll".
Start MATLAB and call "flex99.m".
3. Features
- Graphical user interface
- Live control and acquisition
- Live parameter extraction (curve fit)
- Auto-save with a user-defined file name template
- Zeiss/Evotec file format as with Confocor system
- Adaptive afterpulsing suppression
4. Additional information
Please read the "Readme.txt" first. Full information is also available online at
Zitieren als
Marcel Leutenegger (2024). Flex99OEM-12C Correlator Interface (https://www.mathworks.com/matlabcentral/fileexchange/5335-flex99oem-12c-correlator-interface), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
private/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | Fixed compatibility issue with MATLAB 7.x file selection. |