Class HeidenhainLbl
- Namespace
- Hi.NcParsers.Keywords.Heidenhain
- Assembly
- HiMech.dll
Block-root record left on a consumed LBL marker block by
HeidenhainSubProgramReturnSyntax.
A plain definition marker produces no motion; the record keeps the
label visible for cache dumps (and the P5 jump family).
public class HeidenhainLbl
- Inheritance
-
HeidenhainLbl
- Inherited Members
- Extension Methods
Properties
Name
Label number or name (quotes stripped); “0” is the end-of-subprogram sentinel.
public string Name { get; set; }