|
AxsunOCTControl_LW 2.0.0
A light-weight & cross-platform alternative to the .NET-based AxsunOCTControl.dll.
|
| ▼ 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_C.h | This header file defines the usage of the AxsunOCTControl_LW "lightweight" library in a C or C++ application |
| AxsunOCTControl_LW_docmainpage.h |