Public Member Functions | |
| __init__ (self) | |
| __del__ (self) | |
| GOpen (self, address) | |
| GClose (self) | |
| GCommand (self, command) | |
| GSleep (self, val) | |
| GVersion (self) | |
| GServerStatus (self) | |
| GSetServer (self, server_name) | |
| GListServers (self) | |
| GPublishServer (self, server_name, publish, save) | |
| GRemoteConnections (self) | |
| GInfo (self) | |
| GIpRequests (self) | |
| GAssign (self, ip, mac) | |
| GAddresses (self) | |
| GProgramDownload (self, program, preprocessor="") | |
| GProgramUpload (self) | |
| GProgramDownloadFile (self, file_path, preprocessor="") | |
| GProgramUploadFile (self, file_path) | |
| GArrayDownload (self, name, first, last, array_data) | |
| GArrayUploadFile (self, file_path, names=[]) | |
| GArrayDownloadFile (self, file_path) | |
| GArrayUpload (self, name, first, last) | |
| GTimeout (self, timeout) | |
| timeout (self) | |
| timeout (self, timeout) | |
| GFirmwareDownload (self, file_path) | |
| GMessage (self) | |
| GMotionComplete (self, axes) | |
| GInterrupt (self) | |
| GSetupDownloadFile (self, file_path, options) | |
Protected Member Functions | |
| _cc (self) | |
Protected Attributes | |
| _gcon | |
| _buf | |
| _timeout | |
Represents a single Python connection to a Galil Controller or PLC.