|
Function type Variables |
UBYTE r_DEisCO(UBYTE DE); |
EN |
|||
|
BYTE l_IstAnzeInVorbereitung(BYTE Anze); |
DE |
||||
|
Description |
Indicates whether the status of a display element is on transition Closed -> Open (red-yellow). |
||||
|
Version information |
from version 6.1.3 |
||||
|
Arguments |
|||||
|
UBYTE |
DE |
ID number of the desired display element. |
|||
|
Return value |
|||||
|
UBYTE |
1 |
Right |
Display element is in transition closed -> open (red-yellow) |
||
|
0 |
Wrong |
Display element is not in transition closed -> open (red-yellow) |
|||