gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ Commands()

int examples.Commands ( Gclib  gclib)

Demonstrates various uses of GCommand() And basic controller queries.

Parameters
gclibA gclib object with a valid connection.
Returns
The success status Or error code of the function.

See commands_example.cs for an example.