gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GServerStatus()

String GServerStatus ( ) throws GclibJavaException
inline

Retrieves the name of your local gcaps server and whether or not it is currently published Retrieves a list of gcaps servers that are advertising themselves on the local network.

Returns
A string in the form "<server_name>, <isPublished>"
Exceptions
GclibJavaExceptionIf an error is generated by gclib.

Definition at line 555 of file GclibJava.java.