E_GseSvCBState

SV (Sampled Values) control block state.

Namespace: Tc3_Gse
Library: Tc3_Gse (Tc3_Gse.compiled-library)

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

Values

Name

Description

Disabled

SV Publisher/Subscriber is deactivated.

Enabled

SV Publisher/Subscriber is activated.