FB_AcsiGooseControlBlock
The function block FB_AcsiGooseControlBlock contains the standard data attributes of a GOOSE control block.
Namespace: Tc3_Acsi
Library: Tc3_Acsi (Tc3_Acsi.compiled-library)
Inheritance hierarchy
FB_AcsiCommonNodeClass -> FB_AcsiCommonDataClass -> FB_AcsiCommonControlBlockClass -> FB_AcsiCommonGooseControlBlockClass -> FB_AcsiGooseControlBlock
FUNCTION_BLOCK FB_AcsiGooseControlBlock EXTENDS FB_AcsiCommonGooseControlBlockClass
Inputs
Name | Type | Description |
---|---|---|
GoEna | Data attribute, enables/disables the GOOSE control block. | |
GoID | Data attribute, the ID used for the GOOSE messages. | |
DatSet | Data attribute used for the GOOSE messages. | |
ConfRev | Data attribute, the revision number of the GOOSE control block configuration. | |
NdsCom | Data attribute, indicates whether the GOOSE control block is not yet fully configured. | |
DstAddress | Data attribute, the destination address of the GOOSE messages. | |
MinTime | Data attribute, time between direct send after data change and first retry in milliseconds. | |
MaxTime | Data attribute, maximum time between repeated transmissions of a GOOSE message in milliseconds. | |
FixedOffs | Data attribute, enables/disables coding with fixed instead of dynamic lengths. |