Table of Contents

Class SiemensKeywords

Namespace
Hi.NcParsers.Keywords.Siemens
Assembly
HiMech.dll

Siemens Sinumerik G-code and M-code constants.

public static class SiemensKeywords
Inheritance
SiemensKeywords
Inherited Members

Fields

ExtendedCoordinateSeries

G54–G57 supported as ISO-compatible. Extended via G505–G599.

public static readonly string[] ExtendedCoordinateSeries

Field Value

string[]

G500

G500: Cancel all work coordinate offsets (machine coordinate mode).

public const string G500 = "G500"

Field Value

string