Table of Contents

Class SiemensSyntaxUtil

Namespace
Hi.NcParsers.Syntaxs
Assembly
HiMech.dll
public static class SiemensSyntaxUtil
Inheritance
SiemensSyntaxUtil
Inherited Members

Fields

VarTag

public const string VarTag = "R"

Field Value

string

Properties

CommentSyntax

public static BundleSyntax CommentSyntax { get; set; }

Property Value

BundleSyntax

FlagSyntax

public static FlagSyntax FlagSyntax { get; }

Property Value

FlagSyntax

GeneralSyntaxList

Syntax list for general kind of Siemens Controller.

public static List<INcSyntax> GeneralSyntaxList { get; }

Property Value

List<INcSyntax>