gclib 2.1.20
Galil Communications Library
All Classes Files Functions Variables Typedefs Macros Modules Pages
.NET (C# / VB)

Topics

 Connection
 Discover available controllers and open connections.
 
 Controller
 Manage a Galil controller.
 
 Galil Connect
 Host or connect to a remote gcaps instance.
 

Functions

string gclib.GVersion ()
 Used to get the gclib version.
 

Function Documentation

◆ GVersion()

string gclib.GVersion ( )
inline

Used to get the gclib version.

Returns
The library version, e.g. "104.73.179". A null string indicates an error was returned from the library.

Wrapper around gclib GVersion(), http://www.galil.com/sw/pub/all/doc/gclib/html/gclibo_8h.html#a1784b39416b77af20efc98a05f8ce475

Definition at line 616 of file gclib.cs.