Trees | Indices | Help |
|
---|
|
SpecVariable class
Thin wrapper around SpecChannel objects, to make variables watching, setting and getting values easier.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Constructor Keyword arguments: varName -- the variable name in Spec specVersion -- 'host:port' string representing a Spec server to connect to (defaults to None) timeout -- optional timeout (defaults to None) |
Connect to a remote Spec Connect to Spec Arguments: varName -- the variable name in Spec specVersion -- 'host:port' string representing a Spec server to connect to timeout -- optional timeout (defaults to None) |
Set the watched variable value Arguments: value -- the new variable value |
Wait for the watched variable value to change Keyword arguments: waitValue -- wait for a specific variable value timeout -- optional timeout |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 20 03:53:37 2014 | http://epydoc.sourceforge.net |