FB_GseMsvCBSubscriberClass

Subscriber implementation of the SV control block.

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

Inheritance hierarchy

FB_ServiceErrorClass -> FB_GseMsvCBSubscriberClass

FUNCTION_BLOCK FB_GseMsvCBSubscriberClass EXTENDS FB_ServiceErrorClass IMPLEMENTS I_GseMsvCBSubscriberClass
VAR_OUTPUT
    stRx : ST_GseMsvCBSubscriberRx;
END_VAR

FB_GseMsvCBSubscriberClass 1: Interfaces

Type

Description

I_GseMsvCBSubscriberClass

Interface of the SV control block implementation.

FB_GseMsvCBSubscriberClass 2: Outputs

Name

Type

Description

stRx

ST_GseMsvCBSubscriberRx

Information received in the last SV message.

FB_GseMsvCBSubscriberClass 3: Methods

Name

Description

Execute

Executes the Subscriber state machine.

Enable

Starts receiving SV messages.

Disable

Stops receiving SV messages.