SRS Rules
The following SRS Rules must be configured when using the FLEX SCADA module:
RT_IGNORE_TIMESTAMP
Defines whether changes with older timestamps should be discarded. If set to Yes then the changes will not be discarded.
This rule must be set to Yes
RT_FLEX_SCADA
This rule must be set to Yes for RTAdapter to correctly process analog values from Flex SCADA.
scadaFepIds
This rule defines the list of supported SCADA ids for Flex SCADA. Multiple rows can be configured and the rule_value_1 field must be set to the name of a SCADA id (for example, RTAdapter, IccpAdapter).
If the SCADA id is not configured in this rule then Flex SCADA will ignore control requests for any device associated with that SCADA id.
scadaFepInterface
Defines the SCADA interface to use. Currently only supports one interface.
This must be set to LecInterface
scadaFepDisconnectPeriod
The time in seconds after which a FEP with no active connection to an LEC instance will be marked as failed.
scadaRtuDisconnectPeriod
The time in seconds after which an IED with no active connection to the device in the field will be marked as failed.
RT_CONDITIONS_IN
This rule must be set to Yes if Flex SCADA is using conditions to represent the Open and Racked Out or the Indeterminate states of a switch
ScadaRackedOutSynonym
If conditions are being used to represent the Open and Racked Out switch state, then this rule must be set to the SCADA Synonym associated with the Racked Out Condition (for example, RACK_0).
The switch must be assigned an interpretation table where the Open and Racked Out row in the table is assigned the Racked Out meaning.
The nms-schema-scada.sql file must be reapplied after changing this rule.
ScadaIndeterminateSynonym
If conditions are being used to represent the Indeterminate (DBI) switch state, then this rule must be set to the SCADA Synonym associated with the Indeterminate Condition (for example, INDETERMINATE_0).
The switch must be assigned an interpretation table where the Indeterminate row in the table is assigned the DBI Ganged meaning.
The nms-schema-scada.sql file must be reapplied after changing this rule.