Table of Contents

Enum AxisType

Namespace
Hi.NcParsers.Dependencys
Assembly
HiMech.dll

Axis type: linear (translation), rotary (rotation), or spindle (speed/positioning dual mode).

public enum AxisType
Extension Methods

Fields

Linear = 0

Translation axis (X, Y, Z, U, V, W).

Rotary = 1

Rotation axis (A, B, C).

Spindle = 2

Spindle axis — can switch between speed mode (S command) and positioning mode (C axis). Common in mill-turn machines. Siemens MD30300, Okuma OSP.