CommandListAppendEnableVelocityCorrection Method |
Enables or disables velocity dependent power correction.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void AppendEnableVelocityCorrection(
bool enable,
PowerChannels powerTargetChannel = PowerChannels.Channel0
)
Parameters
- enable Boolean
- true to enable, false to disable the power correction.
- powerTargetChannel PowerChannels (Optional)
- The output channel.
Remarks See Also