public abstract class Rcb extends FcDataObject
children, objectReference| 限定符 | 构造器和说明 |
|---|---|
protected |
Rcb(ObjectReference objectReference,
Fc fc,
List<FcModelNode> children) |
| 限定符和类型 | 方法和说明 |
|---|---|
BdaInt32U |
getBufTm()
Gets the buffer time - The attribute BufTm (see Figure 27) shall specify the time interval in
milliseconds for the buffering of internal notifications caused by data-change (dchg),
quality-change (qchg), data update (dupd) by the BRCB for inclusion into a single report.
|
BdaInt32U |
getConfRev()
Configuration revision The attribute ConfRev shall represent a count of the number of times
that the configuration of the DATA-SET referenced by DatSet has been changed.
|
BdaVisibleString |
getDatSet()
Gets the object reference of the DataSet that is to be monitored for reporting events.
|
BdaInt32U |
getIntgPd() |
BdaOptFlds |
getOptFlds()
Gets the optional fields parameter which specifies which optional fields should be included in
the reports sent by this RCB.
|
BdaBoolean |
getRptEna()
Gets the boolean value which states whether reporting is enabled.
|
BdaVisibleString |
getRptId()
Gets the RptID (Report ID).
|
BdaInt8U |
getSqNum()
Gets the sequence number - The attribute SqNum shall specify the sequence number for each BRCB
that has report enable set to TRUE.
|
BdaTriggerConditions |
getTrgOps() |
copygetFc, toStringgetBasicDataAttributes, getChild, getChild, getChildren, getIterators, getName, getParent, getReference, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorprotected Rcb(ObjectReference objectReference, Fc fc, List<FcModelNode> children)
public BdaVisibleString getRptId()
public BdaBoolean getRptEna()
public BdaVisibleString getDatSet()
public BdaInt32U getConfRev()
The counter shall be incremented when the configuration changes. At configuration time, the configuration tool will be responsible for incrementing/maintaining the ConfRev value. When configuration changes occur due to SetBRCBValues, the IED shall be responsible for incrementing the value of ConfRev.
public BdaOptFlds getOptFlds()
public BdaInt32U getBufTm()
public BdaInt8U getSqNum()
public BdaTriggerConditions getTrgOps()
public BdaInt32U getIntgPd()
Copyright © 2025. All rights reserved.