|
Variable |
Data type |
Description |
|---|---|---|
|
sTitle |
STRING[40] |
Title of the command table. |
|
diCmd |
DINT |
Command for this table. |
|
udiNumberOfCmdSteps |
UDINT |
Number of steps of the command table. |
|
pstCmdTable |
POINTER TO ST_Cmd |
Point of entry (pointer onto first command) of the command table. |