CommandListAppendPower(UInt16, Double) Method |
Specifies a target power level and a rate of change.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.5
Syntaxpublic void AppendPower(
ushort power,
double powerChangeRate
)
Parameters
- power UInt16
- The power level (bits).
- powerChangeRate Double
- The power change rate (bits/µs) .
Remarks
See Also