gclib 2.0.9
Communications API for Galil controllers and PLCs
 
Loading...
Searching...
No Matches
Linux

Copy examples to a temporary directory

cp -r /usr/share/gclib/doc/examples/cpp .
cd cpp

Run Make

To build all examples:

make

To build a single example:

make commands.o

To run an example:

./commands_example.out