TG Motion  version 421 - 4033/904 cnc 121
Real-time system for controlling servo drives and I/O modules
INTERNAL_MFUNC_INSERT_TABLE Struct Reference

Values of inserted M functions. More...

#include <TGM_CNC.h>

Public Attributes

int32_t mFunc
 No. of M function or 0 (if 0 not used)
 
double relFeed
 <0.01;1.0>. Cannot be used for inserting M function before G00. More...
 
double distance
 Distance before/after relative speed, where M function is inserted.
 

Detailed Description

Values of inserted M functions.

Interpolator is able to aut-insert M functions at several trajectory points.

Definition at line 1250 of file TGM_CNC.h.

Member Data Documentation

◆ relFeed

double INTERNAL_MFUNC_INSERT_TABLE::relFeed

<0.01;1.0>. Cannot be used for inserting M function before G00.

Relative speed at which M function is inserted. Must be within

Definition at line 1253 of file TGM_CNC.h.


The documentation for this struct was generated from the following file: