-
Notifications
You must be signed in to change notification settings - Fork 52
Edit GOOSE Control Blocks
The configuration of GOOSEs or to be more precise GOOSE Blocks is done on the SCL element GSEControl, its referenced DataSet element and its referenced GSE element allocated in the Communication section.
The schema does restrict the allocation of the element:
-
GSEControlmust reside in theLN0element -
GSEControland its referencedDataSetmust have the same parent
Editing GOOSEs
In OpenSCD GSEControl elements are configured using so-called wizards. There are three wizards combined that allow editing of GOOSE

The wizard contains a set of setting allocated in the element GSEControl:
-
name: The main identifier for the GOOSE within the SCL. The name must be unique for allGSEControlelement in the same parent element. Does influence the GOOSE Control Block reference -
desc: optional string that is describing theGSEControlelement -
type: Whether this control block is aGOOSEorGSSEtype. The later one is deprecated! -
appID: a unique identifier for the GOOSE. -
fixedOffs: Allows to specify the type of encoding for the GOOSE. For more information see IEC 61850-8-1 -
securityEnabled: The type of security measures the GOOSE has: encryption or/and signature or non of the two.
To change any of the attributes you have to click on the Save button of the wizard.
Communication page

This page allows do define all communication related setting for the GOOSE. These information is saved to the Communication section.
-
MAC-Address: The destination MAC address of the GOOSE -
APPID: The APPID of the GOOSE. This is recommended to be unique though out the complete project. -
VLAN-ID: The virtual LAN ID the GOOSE shall be limited to. -
VLAN-PRIORITY: The priority of the GOOSE message. Can be used to priories time critical messages like trip signals over non time critical messages. -
MinTime: The minimum time between two occurring GOOSEs when a e.g. a trip occurs -
MaxTime: The maximum time between two occurring GOOSEs in case there is not trip.
Editing data set (DataSet)
See data set wizard
Navigating between wizard

Each wizard represents one element in the SCL. To navigate between those click on the more vert icon button on the upper left corner. The pop up menu show various choices.
- Remove the
GSEControlelementNOTE: When the referenced
DataSetelement is referenced to this GOOSE only than this is removes as well - Opens the data set wizard for the
DataSetreferenced to this GOOSE - Opens the communication wizard