<< Click to Display Table of Contents >> Navigation: »No topics above this level« MpCodeBoxFlexCoroutineType |
mapp Services V5.16
This data type provides information about the currently running Coroutines.
Data type |
Description |
|
Name |
STRING[50] |
Name of the coroutine |
State |
State of the coroutine |
|
FileName |
STRING[255] |
Name of the file that is currently being executed |
CurrentLineNumber |
UDINT |
Line number of the currently executed code line |