gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GIpRequests()

string [] GIpRequests ( )
inline

Provides a list of all Galil controllers requesting IP addresses via BOOT-P or DHCP.

Returns
Each line of the returned data will be of the form "model, serial_number, mac".

Wrapper around gclib GIpRequests(), http://www.galil.com/sw/pub/all/doc/gclib/html/gclibo_8h.html#a0afb4c82642a4ef86f997c39a5518952 An empty array is returned on error. Call will take roughly 5 seconds to return.

Definition at line 386 of file gclib.cs.

Referenced by Examples.IP_Assigner().