void GClose | ( | ) |
Used to close a connection to Galil hardware.
Wrapper around gclib GClose(), http://www.galil.com/sw/pub/all/doc/gclib/html/gclib_8h.html#a24a437bcde9637b0db4b94176563a052 Be sure to call GClose() whenever a connection is finished.
Referenced by gclib.py.__del__().