MC_PathMode
MC_PathMode: ENUM
| ENUM Type | #INT Value | ENUM String | Description | Usage |
|---|---|---|---|---|
|
MC_PathMode |
Describes the periodicity of the path | |||
| 0 | Non_Periodic | One time path execution | MC_PathMode#Non_Periodic | |
| 1 | Periodic | Cyclic execution of the path | MC_PathMode#Periodic | |