6.1. Programming guide¶
- 6.1.1. Working with controller in Visual Studio
- 6.1.2. Working with controller in Delphi
- 6.1.3. Working with controller in LabView
- 6.1.4. Working with controller in Matlab
- 6.1.5. Working with controller in ScanImage
- 6.1.6. Working with controller in LabWindows
- 6.1.7. A short description of the work with supported by programming languages
The development kit can be downloaded on the Software page. It contains the compiled libximc library for Windows, Linux and Mac OS systems, the programming guide and the examples. Libximc is a cross-platform library that supports C++, C#, Delphi, Visual Basic, Matlab, Java and Python languages. The examples included in the library package are intended for quick acquaintance with the programming for XIMC controllers. The Libximc sources are also available for download.
The examples for working with LabView are provided independently.
Attention
Programming guide is included in libximc 2.X.X archive, where 2.X.X is the version number. It is located in /ximc-2.X.X/ximc/doc-en/libximc7-en.pdf. Also the libximc manual can be downloaded from this link. The programming guide is Doxygen-based.