![]() |
gclib 2.4.0
Galil Communications Library
|
The Galil Communications Library (gclib) is a thread-safe C API that allows users to connect to and communicate with Galil controllers. Galil provides multiple wrappers around gclib, allowing for use in C++, Python, Java, C#, Visual Basic, or LabVIEW projects.
All languages require the underlying C library to be installed.
Follow the instructions to build a simple example program using gclib.
| RHEL / CentOS Stream / Fedora / Rocky | Ubuntu / Debian / Raspberry Pi OS |
|---|---|
| $ sudo dnf install cmake gcc | $ sudo apt install cmake gcc |
LabVIEW