Class HeidenhainCyclCall
- Namespace
- Hi.NcParsers.Keywords.Heidenhain
- Assembly
- HiMech.dll
Block-root record left on a cycle-call host block by
HeidenhainCannedCycleSyntax,
making the consumed call visible in cache dumps and carrying the
deferred M140 retract hand-off for
HeidenhainCycleRetractSyntax.
public class HeidenhainCyclCall
- Inheritance
-
HeidenhainCyclCall
- Inherited Members
- Extension Methods
Properties
IsoTerm
Mapped ISO term the call fired as; absent when the call was consumed without motion effect.
public string IsoTerm { get; set; }
Property Value
Number
Cycle number of the definition the call resolved against.
public int Number { get; set; }
Property Value
Term
Triggering spelling: CYCL CALL, CYCL CALL POS, M99 or M89.
public string Term { get; set; }