Class IsoKeywords
ISO/RS274 standard G-code and M-code constants. Shared across Fanuc, Mazak, Okuma, and other ISO-compatible controllers. Brand-specific codes belong in their own keyword classes (e.g., FanucKeywords, Siemens, Heidenhain).
public static class IsoKeywords
- Inheritance
-
IsoKeywords
- Inherited Members
Fields
G43
public const string G43 = "G43"
Field Value
G44
public const string G44 = "G44"
Field Value
G49
public const string G49 = "G49"
Field Value
G52
public const string G52 = "G52"
Field Value
G54
public const string G54 = "G54"
Field Value
G54Series
public static readonly string[] G54Series
Field Value
- string[]
G55
public const string G55 = "G55"
Field Value
G56
public const string G56 = "G56"
Field Value
G57
public const string G57 = "G57"
Field Value
G58
public const string G58 = "G58"
Field Value
G59
public const string G59 = "G59"
Field Value
G68
public const string G68 = "G68"
Field Value
G68p2
public const string G68p2 = "G68.2"
Field Value
G69
public const string G69 = "G69"
Field Value
G90
public const string G90 = "G90"
Field Value
G91
public const string G91 = "G91"
Field Value
G94
public const string G94 = "G94"
Field Value
G95
public const string G95 = "G95"