Click or drag to resize

Axes Enumeration

Used to select a set of one or more scanner axes.

Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
[FlagsAttribute]
public enum Axes
Members
Member nameValueDescription
None0 None
X1 X axis
Y2 Y axis
XY3 XY axes
Z4 Z axis
XYZ7 XYZ axes
Zoom8 Zoom axis
Auxiliary16 Auxiliary axis.
SensorZ32 Sensor Z axis
See Also