Variable |
Data type |
Description |
---|---|---|
diActiveStep |
DINT |
Currently active step. |
pstListOfCmdTables |
POINTER TO ST_CmdTable |
Array of the command lists of the module. |
udiNumberOfCmdTables |
UDINT |
Number of command lists in pstListOfCmdTables |
udiNumberOfSubModules |
UDINT |
Number of submodules |
dwSubModulesItf |
DWORD |
Array of the default interfaces of the submodules |
pdwSubModulesAddItf |
POINTER TO DWORD |
Array of the additional interfaces of the submodules |
udiReactionOffset |
UDINT |
Offset added to the reactions if the module issues a detected error with reaction. |
dwControlModulesItf |
DWORD |
Array of the interfaces of the control modules which are connected to this module. |
udiNumberOfControlModules |
UDINT |
Number of control modules which are connected to this module. |