gclib  2.0.8
Communications API for Galil controllers and PLCs

◆ GOpen()

void GOpen ( string  address)

Used to open a connection to Galil hardware.

Parameters
addressAddress string including any connection switches. See gclib documentation for GOpen().

Wrapper around gclib GOpen(), http://www.galil.com/sw/pub/all/doc/gclib/html/gclib_8h.html#aef4aec8a85630eed029b7a46aea7db54

Exceptions
System.ExceptionWill throw an exception if anything other than G_NO_ERROR is received from gclib.