Optional skipOptional smv?: { Optional apThe AccessPoint that shall publish the sampled value stream. Default the AccessPoint holding the Server element
Optional appAPPID within P element in the SMV element
Optional mac?: stringMAC-Address within P element in the SMV element
Optional vlanVLAN-ID within P element in the SMV element
Optional vlanVLAN-PRIORITY within P element in the SMV element
Optional smvOptional confUser-defined configuration revision (confRev). Overwrites logic to to set confRev acc. to IEC 61850.
Optional datReference to an existing DataSet
Optional desc?: stringOptional multicast?: "true" | "false"Whether the SampledValueControl is multicast. Set to true if missing
Optional name?: stringSampledValueControl name. Must be unique.
When missing a unique name starting with newSampledValueControl_xx is set
Optional nofASDU?: stringHow many samples are packed into one ethernet packet. Set to '1' if missing
Optional securityThe security setting of the sample value stream
Optional smpThe sample mode of the sample value stream
Optional smpThe sample rate of the sampled value stream. Set to '80' is missing
Optional smvID?: stringId for the new SampledValueControl. Default is IED.name/LDevice.inst/LLN0/SampledValueControl.name
Optional smvOptional dataWhether dataSet reference is part if the SV stream. Defaults to false.
Optional refreshWhether refresh time is part if the SV stream. Defaults to false.
Optional sampleWhether sampled rate is part if the SV stream. Defaults to false.
Optional sampleWhether synchronized setting is part if the SV stream. Defaults to true.
Optional security?: "true" | "false"Whether security setting is part if the SV stream. Defaults to false.
Optional synchWhether sync source ID is part if the SV stream. Defaults to false.
Optional timestamp?: "true" | "false"Whether refresh time is part if the SV stream. Defaults to false.
Generated using TypeDoc
If true, skips check for unique SampledValueControl name, whether
datSetis pointing to validDataSetand whether additional SampledValueControl is allowed in IED/AccessPoint.