CommandListAppendEnablePowerCalibration Method |
Enables or disables power calibration.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntaxpublic void AppendEnablePowerCalibration(
bool enable
)
Parameters
- enable Boolean
- true to enable, false to disable the power calibration.
Remarks
See Also