|
inline |
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. |
Definition at line 445 of file gclib.cs.
Referenced by Examples.IP_Assigner(), Commands_Example.Main(), Contour_Example.Main(), Jog_Example.Main(), Message_Example.Main(), Motion_Complete_Example.Main(), Position_Tracking_Example.Main(), Record_Position_Example.Main(), and Vector_Mode_Example.Main().