Messages Available Using the OSI SCADA Adapter
If OSI SCADA is licensed (scada_osi has been added to user_permissions with a LICENSED action), the following actions are available as part of product.
Note: it is possible to use the following actions with other systems, if configured.
Messages from SCADA to NMS
MEASURE #DEVICE_ALIAS#=<ALIAS> #RTI_ALIAS#=<RTI ALIAS>
Displays the SCADA Summary for the given <ALIAS> and the given <RTI ALIAS>
SEARCH_BY_ALIAS #DEVICE_ALIAS=<ALIAS>
Displays <ALIAS> in viewer 1.
SEARCH_BY_ALIAS_FOR_VIEWER #DEVICE_ALIAS=<ALIAS> #VIEWER#=<VIEWER #>
Displays alias in the chosen viewer. <VIEWER#> should be 1 or 2.
Messages from NMS to SCADA
The SCADA Summary includes the following messages that a SCADA supplier may implement:
Navigate to SCADA:
ViewTrend point={DS_SCADA_SUMMARY.rtiAlias} minutes=60 device=true
Navigate to SCADA Alarm by Point:
ViewAlarms point={DS_SCADA_SUMMARY.rtiAlias}
Navigate to SCADA Alarm by Station:
ViewAlarms station={DS_SCADA_SUMMARY.zoneName4}
Navigate to SCADA Summary by Point:
ViewTabular point={DS_SCADA_SUMMARY.rtiAlias} detail=false
Navigate to SCADA Summary - Detail:
ViewTabular point={DS_SCADA_SUMMARY.rtiAlias} detail=true