MCV_GrpPathMode
![]() | This function block is available as of CNC Build V3.1.3103.1. |
The function block is used for entering options to execute a job to be started in the data structure MCV_PATH_MODE of the "PathMode" output. The output is linked to the “PathMode” input of an instance of the type MCV_GrpPathPrepare.
Block diagram

FB parameters
VAR_INPUT | ||
Variable name | Data type | Description |
Execute | BOOL | On the rising edge at the input, the values of the input pins referring to start options are entered in a data structure of the type PATH_MODE and output at the PathMode output. |
InitializeOnActualPosition | MCV_START_MODE |
|
SetDefaultConfig | MCV_START_MODE |
|
ReportSceneSample | MCV_START_MODE |
|
ReportRunTimeMeasure | MCV_START_MODE |
|
ReportAxesPositionSample | MCV_START_MODE |
|
VAR_OUTPUT | ||
Variable name | Data type | Description |
Done | BOOL | TRUE indicates that the values of the start options at the PathMode output are available in a structure of the type MCV_PATH_MODE. |
Error | BOOL | TRUE indicates that an error occurred. |
ErrorID | WORD | Error code |
PathMode | MCV_PATH_MODE | Parameter for program mode of a job |