IED generation menu plugin for CoMPAS Open SCD (next)
- Each
Function
andSubfunction
with more than oneLNode
becomes a Logical Device (name attributes are mapped toinst
attribute ofLDevice
). Function
name attribute becomes the value of theinst
attribute of the elementLDevice
. !! This plugin does not normalize thename
attributes to fit to the restriction of theinst
attributes. This is up to the user to restrictname
attributes in function-type element to alphanumeric characters, including_
. -Function
s with the same name inside substation elements (e.g. sameFunction
s in different Bays) are modelled toìnst
by prefixing the next higher Substation/Process Level (e.g.AA1E1A01Protection
).- For
LNode
within leafSubfunction
(one with only one childLNode
) the prefix is modelled from theSubfunction
name attribute.