gclib 2.2.1
Galil Communications Library
Loading...
Searching...
No Matches
gclib.py File Reference

Go to the source code of this file.

Classes

class  gclib.GclibError
 Error class for non-zero gclib return codes. More...
 
class  gclib.py
 Represents a single Python connection to a Galil Controller or PLC. More...
 

Functions

 gclib._rc (return_code)
 Checks return codes from gclib and raises a python error if result is exceptional.
 

Function Documentation

◆ _rc()

gclib._rc ( return_code)
protected

Checks return codes from gclib and raises a python error if result is exceptional.

Definition at line 139 of file gclib.py.