gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GVersion()

String GVersion ( ) throws GclibJavaException
inline

Uses GUtility(), G_UTIL_VERSION and G_UTIL_GCAPS_VERSION to provide the library and gcaps version numbers.

Returns
A String containing the version, e.g. 189.224.370 1.0.0.125
Exceptions
GclibJavaExceptionIf an error is generated by gclib.

Definition at line 529 of file GclibJava.java.