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.5.2
Syntax public void AppendPower(
ushort power,
PowerChannels powerTargetChannel = PowerChannels.Channel0
)
Parameters
- power UInt16
- The power.
- powerTargetChannel PowerChannels (Optional)
- The output channel.
Remarks See Also