Manage a Galil controller
More...
|
| gclib.py.GCommand (self, command) |
| Performs a command-and-response transaction on the connection.
|
|
| gclib.py.GMotionComplete (self, axes) |
| Blocking call that returns once all axes specified have completed their motion.
|
|
◆ GCommand()
gclib.py.GCommand |
( |
| self, |
|
|
| command ) |
Performs a command-and-response transaction on the connection.
Trims the response.
Definition at line 194 of file gclib.py.
◆ GMotionComplete()
gclib.py.GMotionComplete |
( |
| self, |
|
|
| axes ) |
Blocking call that returns once all axes specified have completed their motion.
Definition at line 458 of file gclib.py.