The RelatedMetadata component may be added to any AlarmSourceExt component and is used to inject related control point values to the alarmData property in associated alarm records. BOrd type slots named relatedPointX are configured with absolute or relative ords resolved against the RelatedMetadata component. The configured ords must resolve to ControlPoint components in the station. The resolved ControlPoint component's name is used as the alarmData key. The resolve ControlPoint component is subscribed and out slot value changes are udpated automatically.
The RelatedMetadata component is located in the vykonPro palette under the alarm sub folder.
Number of Items - Int property which is used to configure the number of BOrd child slots named using the relatedPointX pattern. Increasing the slot value results in slots being added, while decreasing the slot value results in slots being removed.
Status - BStatus property which indicates fault if there are unresolved ord values.
Fault Cause - String property which indicates the fault cause if there are unresolved ord values.
Related Point X - BOrd properties which are used to configure the related ControlPoint components in the station. The ord values may be absolute or relative resolved against the RelatedMetadata component.