Function type

Variables 
read

UBYTE r_DEisOpenWithCO(UBYTE DE);

EN

BYTE l_IstAnzeGruen(BYTE Anze);

DE

Description

Indicates whether the status of a display element is open (green), starting with the 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 open (green) or in transition from red to green (red-yellow)

0

Wrong

Otherwise