FB_GseGoCBSubscriberClass

FB_GseGoCBSubscriberClass 1:

Subscriber implementation of the GOOSE control block.

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

Inheritance hierarchy

FB_ServiceErrorClass -> FB_GseGoCBSubscriberClass

FUNCTION_BLOCK FB_GseGoCBSubscriberClass EXTENDS FB_ServiceErrorClass IMPLEMENTS I_GseGoCBSubscriberClass
VAR_OUTPUT
    stRx : ST_GseGoCBSubscriberRx;
END_VAR

FB_GseGoCBSubscriberClass 2: Interfaces

Type

Description

I_GseGoCBSubscriberClass

Interface of the GOOSE control block implementation.

FB_GseGoCBSubscriberClass 3: Outputs

Name

Type

Description

stTx

ST_GseGoCBSubscriberRx

Information received in the last GOOSE message.

FB_GseGoCBSubscriberClass 4: Methods

Name

Description

Execute

Executes the Subscriber state machine.

Enable

Starts receiving GOOSE messages.

Disable

Stops receiving GOOSE messages.