gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GAddresses()

string [] GAddresses ( )
inline

Return a string array of available connection addresses.

Returns
String array containing all available Galil Ethernet controllers, PCI controllers, and COM ports.

Wrapper around gclib GAddresses(), http://www.galil.com/sw/pub/all/doc/gclib/html/gclibo_8h.html#a6a6114683ed5749519b64f19512c24d6 An empty array is returned on error.

Definition at line 102 of file gclib.cs.

Referenced by Examples.Remote_Client().