User`s guide

149
@Start_Dialog_Tag = "Main" ;Needed if Start_Object_Type == "Dialog"
@Start_Dialog_Type = "VS_Main_Dialog" ;Needed if Start_Object_Type == "Dialog"
@Start_Dialog_Attributes= vector("Default_Path=""Sys_Tool""",
"Notify_Parent_On_Exit = false","Delete_Parent_On_Exit=true")
Filters
In SYS 600 9.2 the Event and Alarm List filters must be in predefined directory,
whereas in 9.0 and 9.1 it was possible to store the filter files anywhere in the
directory structure. When updating to 9.2, the filter files must be moved to directory
\sc\apl\<application name>\PAR\<user name>\FILTERS, otherwise they are not
shown in Save/Load Filter dialog.
Command procedures
Monitor Pro functionality uses some command procedures to communicate with
base system. These command procedures are overwritten during the update from
previous versions. If there are any modifications done to these command procedures
these changes will be overwritten during the update. To avoid this, the code of the
command procedures should be copied manually into text files. Following
command procedures are overwritten during the update:
ACK_SOUND
BGU_AL
BGU_ALARMINDS
BGU_BAYLR
BGU_BLOCK
BGU_CALEN
BGU_CALMP
BGU_CONTROL
BGU_CREATEDB
BGU_EL_TS
BGU_RDRE
BGU_STALR
BGU_SUMMER
BGU_TRAFO
BGU_WINTER
SAGR_EAB_MAIN
SAGR_OBJNAV_MAIN
SAGR_REPORTS
Process objects
Following process objects are re-created during the installation:
ACK_SOUND
BGU_ALARMINDS (indexes 1..10)
Event handling objects
Also certain event handling are re-created. Modifications made to these objects are
also lost. To avoid loosing such changes, use Import/Export Tool (can be found in
Tool Manager) to export the objects and import them back after installation. The
name of these event handling objects start with letters "SAGR".
MicroSCADA Pro
Installation and Administration Manual
SYS 600 9.2SYS 600 9.2
1MRS756115