Home | Trees | Indices | Help |
|
---|
|
object --+ | DigitalIO
DEPRECATION WARNING: This interface will likely be removed in the future. Transition to using the IO Framework and the wrapper classes: gripper.py, cuff.py, camera.py
Interface class for a simple Digital Input and/or Output on the Intera robots.
Input
Output
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
is_output Accessor to check if IO is capable of output. |
|||
state Current state of the Digital Input/Output. |
|||
Inherited from |
|
Constructor.
|
Control the state of the Digital Output. Use this function for finer control over the wait_for timeout.
|
|
is_outputAccessor to check if IO is capable of output.
|
stateCurrent state of the Digital Input/Output.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 25 17:59:54 2017 | http://epydoc.sourceforge.net |