gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GAddresses()

String GAddresses ( ) throws GclibJavaException
inline

Uses GUtility(), G_UTIL_GCAPS_ADDRESSES or G_UTIL_ADDRESSES to provide a listing of all available connection addresses.

Returns
String containing the available addresses.

10.1.3.91, DMC4020 Rev 1.2e, LAN, 10.1.3.10 192.168.0.63, DMC4040 Rev 1.2f, Static, 192.168.0.41 (192.0.0.42), RIO47102 Rev 1.1j, Static, 192.168.0.41 10.1., RIO47102 Rev 1.1j, Static, 192.168.0.41 GALILPCI1 COM1 COM2

Exceptions
GclibJavaExceptionIf an error is generated by gclib.

Definition at line 359 of file GclibJava.java.