Click or drag to resize

LaserConfigEnableEquallySpacedPulses Property

Enables or disables generation of equally spaced laser pulses during scanner acceleration or deceleration.

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

Property Value

Boolean
Remarks

Equal spacing is achieved by modulating LmFrequency while the scanners are accelerating or decelerating.

AccelerationTime and TrackingError must be set appropriately.

Note  Note
Note that equally spaced pulses cannot be generated when LmFrequency is used as the HotPowerTarget.
See Also