Click or drag to resize

ChainableFeatureType Enumeration

Types of features that can be chained between devices.

Namespace: RAYLASE.Marker.Device
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public enum ChainableFeatureType
Members
Member nameValueDescription
Null0 Nothing.
LaserPower1 Laser power.
LaserPulseRepetition2 Laser pulse repetition rate.
LaserPulseWidth4 Laser pulse width.
LaserOpticalPulseWidth8 LaserOpticalPulseWidth.
See Also