CommandListAppendPower(UInt16, PowerChannels) Method |
Specifies an immediate change of power level.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.7.0
Syntaxpublic void AppendPower(
ushort power,
PowerChannels powerTargetChannel = PowerChannels.Channel0
)
Parameters
- power UInt16
- The power.
- powerTargetChannel PowerChannels (Optional)
- The output channel.
Remarks
See Also