

Public Member Functions | |
| void | initialize (ContainerServices containerServices) throws ComponentLifecycleException |
| RWdouble | current () |
| ROpattern | status () |
| ROdouble | readback () |
| void | on (CBvoid callback, CBDescIn desc) |
| void | off (CBvoid callback, CBDescIn desc) |
| void | reset (CBvoid callback, CBDescIn desc) |
| synchronized void | onImpl () throws AcsJException |
| synchronized void | offImpl () throws AcsJException |
| void | resetImpl () throws AcsJException |
Protected Attributes | |
| ROdouble | readback |
| RWdouble | current |
| ROpattern | status |
| AtomicBoolean | onState = new AtomicBoolean(false) |
alma.PS.PowerSupply.
|
|
Implements alma::PS::PowerSupplyOperations.
|
|
|
|
|
||||||||||||
|
|
|
|
Implementation of 'off' method.
|
|
||||||||||||
|
|
|
|
Implementation of 'on' method.
|
|
|
Implements alma::PS::PowerSupplyOperations.
|
|
||||||||||||
|
|
|
|
Implementation of 'reset' method.
|
|
|
Implements alma::PS::PowerSupplyOperations.
|
|
|
Current property. |
|
|
On/off state. |
|
|
Readback property. |
|
|
Status property. |
1.3.8