|
Function type Variables |
UBYTE r_DEisOpen(UBYTE DE); |
EN |
|||
|
BYTE l_IstAnzeEchtGruen(BYTE Anze); |
DE |
||||
|
Description |
Indicates whether the status of a display element is open (green), without any transitions. |
||||
|
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 open (green) |
||
|
0 |
Wrong |
Otherwise |
|||