Click or drag to resize

ProcessVariablesLaserOffDelay Property

Gets or sets the laser off delay.

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

Property Value

Double
The laser off delay.
Remarks
Note: When SkyWriting is enabled then for all mark vectors where sky writing is used this value is ignored and instead LaserOffDelay will be applied.
See Also