Table of Contents

Class Heidenhain

Namespace
Hi.Numerical.SoftParsers.CmdBased
Assembly
HiMech.dll
public class Heidenhain
Inheritance
Heidenhain
Inherited Members
Extension Methods

Properties

CyclDef

public int CyclDef { get; set; }

Property Value

int

CyclTitle

Head of the CYCL DEF

public string CyclTitle { get; set; }

Property Value

string

FN0

TNC BASIC ARITHMETIC assignment description.

public string FN0 { get; set; }

Property Value

string

FN1

public string FN1 { get; set; }

Property Value

string

FN2

public string FN2 { get; set; }

Property Value

string

FN3

public string FN3 { get; set; }

Property Value

string

FN4

public string FN4 { get; set; }

Property Value

string

FN5

public string FN5 { get; set; }

Property Value

string

Flags

Known flags that it takes effect.

public List<string> Flags { get; set; }

Property Value

List<string>

UnSupportedFlags

Known flags but not support.

public List<string> UnSupportedFlags { get; set; }

Property Value

List<string>