public interface IPipeBehavior
| Modifier and Type | Method and Description |
|---|---|
PipeConfiguration |
getConfiguration() |
StateMachineBehavior |
getStateMachine() |
PipeValue |
getValue()
Read pipe
|
void |
setValue(PipeValue value)
Write pipe
|
PipeConfiguration getConfiguration()
PipeValue getValue() throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedvoid setValue(PipeValue value) throws fr.esrf.Tango.DevFailed
value - fr.esrf.Tango.DevFailedStateMachineBehavior getStateMachine() throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedCopyright © 2012–2017 Tango Controls. All rights reserved.