Click or drag to resize

ProcessVariablesPower Property

Gets or sets the output power for HotPowerTarget.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public ushort Power { get; set; }

Property Value

UInt16
The output power.
Remarks
This can be any value between 0 and 65535 and is multiplied by the current power scale value (PowerScale) on the card.
See Also