void GOpen | ( | string | address | ) |
Used to open a connection to Galil hardware.
address | Address 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
System.Exception | Will throw an exception if anything other than G_NO_ERROR is received from gclib. |