McExecutionMode

Defines the chronological sequence of the functions or function blocks.

For RT and Win32 API functions:

Name Value Meaning
mcImmediately 0 The functionality is immediately valid and may influence the ongoing motion but not the state.
mcQueued 1 Same functionality as the buffer mode "mcBuffered," which means the next function or function block affects the axis as soon as the previous movement is "Done." There is no motion blending.