|
Function type Variables |
UBYTE r_DEisClosedWithOC(UBYTE DE); |
EN |
|||
|
BYTE l_IstAnzeRot(BYTE Anze); |
DE |
||||
|
Description |
Indicates whether the status of a display element is closed (red), starting with the transition Open -> Closed (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 closed (red) or in transition from Open to Closed (yellow) |
||
|
0 |
Wrong |
Otherwise |
|||