import "acsexmplRampedPowerSupply.idl";
List of all members.
Detailed Description
Interface RampedPowerSupply also implements PowerSupply.
Member Function Documentation
Starts ramping asynchronously. That is, we are notified by the callback when the method really completes.
- Parameters:
-
| rampingSteps | |
| cb | callback when ramping is started. |
| desc | is used to negotiate timeouts between client and sever. See the BACI specifications for more details. |
- Returns:
- void
Stops ramping asynchronously. That is, we are notified by the callback when the method really completes.
- Parameters:
-
| cb | callback when ramping has stopped. |
| desc | is used to negotiate timeouts between client and sever. See the BACI specifications for more details. |
- Returns:
- void
Member Data Documentation
This property states whether the power supply is ramping or not.
This property holds the current ramping step.
The documentation for this interface was generated from the following file: