import "acsexmplRampedPowerSupply.idl";
Inheritance diagram for RampedPS::RampedPowerSupply:


Public Member Functions | |
| void | startRamping (in long rampingSteps, in ACS::CBvoid cb, in ACS::CBDescIn desc) |
| void | stopRamping (in ACS::CBvoid cb, in ACS::CBDescIn desc) |
Public Attributes | |
| readonly attribute ACS::RWstring | rampingStatus |
| readonly attribute ACS::ROlong | rampingStep |
|
||||||||||||||||
|
Starts ramping asynchronously. That is, we are notified by the callback when the method really completes.
|
|
||||||||||||
|
Stops ramping asynchronously. That is, we are notified by the callback when the method really completes.
|
|
|
This property states whether the power supply is ramping or not. |
|
|
This property holds the current ramping step. |
1.3.8