![]() |
AxsunOCTControl_LW v2.2.0
A cross-platform library for controlling Axsun SS-OCT laser engine and data acquisition devices.
|
| ▼ AxsunOCTControl_LW_Python_example | |
| aoclw_wrapper.py | This wrapper file exposes a small subset of AxsunOCTControl_LW functions (ANSI C) in a Python class using the ctypes library |
| ▼ AxsunOCTControl_LWdotnetstd | |
| AOCLW.cs | This wrapper file exposes a subset of AxsunOCTControl_LW functions (ANSI C) in a C# class using DllImport. Expand the wrapper with additional functions as needed following the same pattern |
| ▼ utils_capt_cntlw | |
| AxsunCommonEnums.h | This header file contains enums and other definitions for integrating AxsunOCTCapture.dll and AxsunOCTControl_LW.dll into a client application |
| AxsunOCTControl_LW.h | This header file defines types and functions used by both the C and C++ interfaces of the AxsunOCTControl_LW API |
| AxsunOCTControl_LW_C.h | This header file defines the usage of the AxsunOCTControl_LW "lightweight" library in a C application |
| AxsunOCTControl_LW_docmainpage.h |