|
def | __init__ (self, _svcName) |
|
def | idleOffline (self) |
|
def | idleOnline (self) |
|
def | init (self) |
|
def | getMyInt (self) |
|
def | setMyInt (self, _val) |
|
def | getMyBool (self) |
|
def | setMyBool (self, _val) |
|
def | getMyName (self) |
|
def | setMyName (self, _val) |
|
def | getMyName2 (self) |
|
def | setMyName2 (self, _val) |
|
def | getMyIncrement (self) |
|
def | setMyIncrement (self, _val) |
|
def | getInterval (self) |
|
def | setInterval (self, _val) |
|
def | readVelocity (self, _idx) |
|
def | writeVelocity (self, _velocity) |
|
def | failErrorDirect (self, _ival) |
|
def | moveRelative (self, _pnt, _idx) |
|
def | moveAbsolute (self, _pnt) |
|
def | moveToHome (self) |
|
def | moveToLimit (self, _dbl) |
|
def | moveToReference (self, _ival) |
|
def | setProfile (self, _position_sequence_x, _time_resolution, _samples_per_segment, _max_error) |
|
def | startProfile (self, _start_date_x) |
|
def | useTransformation (self, _ival) |
|
def | createRect (self, _pnt, _size) |
|
def | failFatalWork (self, _dbl) |
|
def | failErrorWork (self, _dbl) |
|
def | increment (self) |
|
def | file (self, _ff) |
|
def | getVal (self, _val) |
|
def | getActuatorPositions (self) |
|
def | wait10Secs (self) |
|
def | getCameraMode (self) |
|
def | setCameraMode (self, _val) |
|
def | __init__ (self, _svcName) |
|
def | cmdStart (self, _str) |
| initiate a command. More...
|
|
def | cmdDone (self) |
| actions after terminating the command. More...
|
|
def | cmdPercent (self, _i) |
| declare the command be partially completed. More...
|
|
def | cmdAction (self, _i, _str) |
| declare the command be partially completed. More...
|
|
def | __init__ (self, _svcName) |
|
def | cmdStart (self, _str) |
| initiate a command. More...
|
|
def | cmdDone (self) |
| actions after terminating the command. More...
|
|
def | cmdPercent (self, _i) |
| declare the command be partially completed. More...
|
|
def | cmdAction (self, _i, _str) |
| declare the command be partially completed. More...
|
|
def | __init__ (self, _svcName) |
|
def | name (self) |
|
def | config (self, _node) |
|
def | cfg (self, _node) |
|
def | var (self, _node) |
|
def | abort (self) |
| dummy (does nothing) More...
|
|
def | stop (self) |
| dummy (does nothing) More...
|
|
def | init (self) |
| dummy (does nothing) More...
|
|
def | deinit (self) |
| dummy (does nothing) More...
|
|
def | activate (self) |
| dummy (does nothing) More...
|
|
def | deactivate (self) |
| dummy (does nothing) More...
|
|
def | idleOffline (self) |
| dummy (waits for state change) More...
|
|
def | idleStandby (self) |
| dummy (waits for state change) More...
|
|
def | idleOnline (self) |
| dummy (waits for state change) More...
|
|
def | errorOffline (self) |
| action in response to an error while offline Sets the state to OFFLINE More...
|
|
def | errorStandby (self) |
| action in response to an error while in standby Sets the state to OFFLINE More...
|
|
def | errorOnline (self) |
| action in response to an error while online Sets the state to OFFLINE More...
|
|
def | errorWorking (self) |
| action in response to an error while executing a command Sets the state to OFFLINE More...
|
|
def | __init__ (self, _svcName) |
|
def | name (self) |
|
def | config (self, _node) |
|
def | cfg (self, _node) |
|
def | var (self, _node) |
|
def | abort (self) |
| dummy (does nothing) More...
|
|
def | stop (self) |
| dummy (does nothing) More...
|
|
def | init (self) |
| dummy (does nothing) More...
|
|
def | deinit (self) |
| dummy (does nothing) More...
|
|
def | activate (self) |
| dummy (does nothing) More...
|
|
def | deactivate (self) |
| dummy (does nothing) More...
|
|
def | idleOffline (self) |
| dummy (waits for state change) More...
|
|
def | idleStandby (self) |
| dummy (waits for state change) More...
|
|
def | idleOnline (self) |
| dummy (waits for state change) More...
|
|
def | errorOffline (self) |
| action in response to an error while offline Sets the state to OFFLINE More...
|
|
def | errorStandby (self) |
| action in response to an error while in standby Sets the state to OFFLINE More...
|
|
def | errorOnline (self) |
| action in response to an error while online Sets the state to OFFLINE More...
|
|
def | errorWorking (self) |
| action in response to an error while executing a command Sets the state to OFFLINE More...
|
|