The RMP Motion Controller APIs

◆ LineNumber

int32_t LineNumber

The line number in the G-code file where the M-code is encountered.

This is filled by the G-code execution thread and indicates the line number in the G-code file where the M-code is present.

Examples
GcodeMotion.cs.

Definition at line 868 of file cartesianrobot.h.