Class HeidenhainSyntaxUtil
- Namespace
- Hi.Numerical.SoftParsers.Syntaxs
- Assembly
- HiMech.dll
public static class HeidenhainSyntaxUtil
- Inheritance
-
HeidenhainSyntaxUtil
- Inherited Members
Fields
VarTag
public const string VarTag = "Q"
Field Value
Properties
CommentSyntax
public static SequentialSyntax CommentSyntax { get; set; }
Property Value
FTagSetupSyntax
public static TagSetupSyntax FTagSetupSyntax { get; }
Property Value
FlagSyntax
public static FlagSyntax FlagSyntax { get; }
Property Value
GeneralSyntaxList
Syntax list for general kind of Heidenhain Controller.
public static List<INcSyntax> GeneralSyntaxList { get; }