E_GseSvCBState

SV (Sampled Values) Steuerblock-Status.

Namensraum: Tc3_Gse
Bibliothek: Tc3_Gse (Tc3_Gse.compiled-library)

{attribute 'qualified_only'}
{attribute 'strict'}
TYPE E_GseSvCBState :
(
    Disabled:=0,
    Enabled:=1
)USINT;
END_TYPE

Werte

Name

Beschreibung

Disabled

SV-Publisher/Subscriber ist deaktiviert.

Enabled

SV-Publisher/Subscriber ist aktiviert.