Click or drag to resize

LaserConfigPowerScale Property

Gets or sets the current power scale factor.

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

Property Value

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