Click or drag to resize

LaserOutputMode Enumeration

Defines weather the LM signal is pulsed or continuous.

Namespace: RAYLASE.Marker.Profile.Model
Assembly: RAYLASE.Marker.Profile (in RAYLASE.Marker.Profile.dll) Version: 2.19.0
Syntax
C#
public enum LaserOutputMode
Members
Member nameValueDescription
Pulsed0 Pulsed laser mode.
CW1 Continuous wave laser mode.
Selectable2 Mode can be set by pen.
See Also