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

◆ GListServers()

string[] GListServers ( )
inline

Retrieves a list of gcaps servers that are advertising themselves on the local network.

Returns
A list of available gcaps server names
Exceptions
System.ExceptionWill throw an exception if anything other than G_NO_ERROR is received from gclib.

Definition at line 716 of file gclib.cs.

References G_NO_ERROR, GError(), and vector().

Referenced by Examples.Remote_Client().