Click or drag to resize

LaserConfigPowerScale1 Property

Gets or sets the optional power scale factor for the HotPowerTarget1.

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

Property Value

Double
Valid values: 0 <= PowerScale < 4.0
Remarks
ProcessVariablesPower1 is multiplied by this value on the card.
See Also