Table of Contents

Enum StepTimeShotUtil.CycleSamplingMode

Namespace
Hi.Mapping
Assembly
HiMech.dll

Defines the cycle sampling modes for mapping time shots to machining steps. The sampling mode determines how time shots are aligned with machining cycles.

public enum StepTimeShotUtil.CycleSamplingMode
Extension Methods

Fields

FluteCycle = 2

Sample based on flute cutting cycle. Uses the period between successive flute cuts to map time shots. More precise for actual cutting engagement analysis.

SpindleCycle = 1

Sample based on spindle rotation cycle. Uses the spindle's rotational period to map time shots.