User s Manual LIB 580*4.0.2 MS-Process*1.5

Size: px
Start display at page:

Download "User s Manual LIB 580*4.0.2 MS-Process*1.5"

Transcription

1 User s Manual LIB 580*4.0.2 MS-Process*1.5

2

3 Contents Chapter Page About this manual 1 Introduction 3 Instructions 9 Technical descriptions 27 Appendix 151 References 231 Index 233 1MRK UEN

4 1MRK UEN

5 About this manual This is a user s manual for LIB 580 Document number: 1MRK UEN Version: Revision: 00 Issue date: June 1999 Data subject to change without notice We reserve all rights to this document, even in the event that a patent is issued and a different commercial proprietary right is registered. Improper use, in particular reproduction and dissemination to third parties, is not permitted. This document has been carefully checked. If the user nevertheless detects any errors, he is asked to notify us as soon as possible. The data contained in this manual is intended solely for the product description and is not to be deemed to be a statement of guaranteed properties. In the interests of our customers, we constantly seek to ensure that our products are developed to the latest technological standards. As a result, it is possible that there may be some differences between the HW/SW product and this information product. Author s address: ABB Automation Products AB Substation Automation Division Dept. TMD SE Västerås Tel: +46 (0) Fax: +46 (0) Internet: ABB Automation Products AB MRK UEN 1

6 About this manual 2 1MRK UEN

7 Introduction The chapter "Introduction" Preface...7 Abbreviations, acronyms and definitions...7 Font conventions...9 1MRK UEN 3

8 Introduction 4 1MRK UEN

9 Preface Introduction 1 Preface Welcome to the LIB 580 User s Manual. This manual will provide the user with the necessary information to install, configure and modify library functions of the LIB 580 package. To be able to understand this manual the user should be familiar with MicroSCADA and the LIB 5xx application library concept. The library is developed and manufactured by ABB Automation Products AB, Västerås, Sweden.! Note! Dialog boxes illustrated in this manual are to be considered as examples. This means that minor differences from the actual dialog boxes in the software can occur. 2 Abbreviations, acronyms and definitions Attribute Used in the process database. Base picture Base picture function from LIB 500. Configurable feature Configuration attribute Command Dimmed Function instance IT An implemented feature that can be used or not according to the configuration in SCT. A configuration attribute defines the functionality of the installed library function. Commands causes an action to be carried out when a menu item or command button in a dialog box is clicked. Commands can also mean the commands executed by MicroSCADA as a result of a changed setting in a dialog box. The way a dialog box element (button, check box etc.) are displayed when the command or setting they represent is unavailable. When installing a library function the user installs function instances in the base picture. Installation Tool. Used for library function installation. 1MRK UEN 5

10 Abbreviations, acronyms and definitions Introduction Library function LIB 500 LIB 510 LIB 580 LON LAG LAN Main dialog MicroSYS MicroTool MicroNET MicroSCADA OPOT PCNet POT Process picture RT SCT SPA SPANET Tab TCP/IP Type function Unavailable command The common name for a function within the software package containing functionality to be used for some purpose in the process. Base library package. Medium voltage library package. High voltage library package. Local Operating Network. LON application guidelines. Local Area Network. The dialog box displayed when a function instance is clicked. MicroSCADA base system. The SCIL engineering and system handling tool. Front-end used in MicroSCADA. Family name of the control and supervision system. Optional Process Object Tool. The communication software used in PCs for LON communication. Process Object Tool. Picture used at run-time presenting the process. Representation Tool. Standard Configuration Tool. ASCII communication protocol. SPA master based on MicroNET. Some dialog boxes has an index-card like selection of pages, each displayed (selected) by clicking the tab. Transmission Control Protocol/Internet Protocol. Container for code shared between several instances of the same library function. Commands that are not allowed to be executed at a certain time are unavailable. In menus or in dialog boxes, they appear dimmed. 6 1MRK UEN

11 Font conventions Introduction 3 Font conventions Ordinary text is written like this. Code samples, including keywords and variables within text and as separate paragraphs, and user-defined program elements within text are written in monospace text. File names and paths are written in monospace text. Buttonsandtabsindialogboxesandmenucommandsarealwaysbold when referenced. Configuration attributes are always CAPITALISED. 1MRK UEN 7

12 Font conventions Introduction 8 1MRK UEN

13 Instructions The chapter "Instructions" System requirements...13 Terminal end...13 The MicroSCADA PC...13 Installation...13 Installation of MicroSCADA software...14 Installation of the LIB 580 product...14 Readme file...16 Creating and preparing an application...16 Preparations...16 Station type...17 Object identifier...17 Installing and configuring...19 Installation tool (IT)...20 Standard configuration tool (SCT)...21 Process object tool (POT)...22 Representation tool (RT)...23 Optional process object tool (OPOT)...24 Performing certain operations...26 Setting the way a dialog box closes...26 Enabling user event creation on command execution...26 Setting the way values are displayed in function instances...27 Setting the way the object identifier is displayed in main dialog boxes MRK UEN 9

14 Instructions 10 1MRK UEN

15 System requirements Instructions 1 System requirements This section defines the requirements that must be fulfilled in order to ensure proper installation and operation. 1.1 Terminal end The remote SPA-bus communication or LON-bus communication option, which are used for process communication, must be installed in the terminal. The built-in connectors for SPA or LON are used. Make sure to include these when ordering the terminal. 1.2 The MicroSCADA PC Standard MicroSCADA PC requirements. Approximately 12 Mb disk space available for LIB 580 installation (all functions included). MicroSYS revision or later. MicroTOOL revision or later. MicroNET revision or later. PCNet revision or later. LIB 500 revision or later. 2 Installation The LIB 580 library functions are designed to be as general as possible, making special design easy for the application engineer. For more details see the technical description section for each function. Installation is done in two steps: 1 Install the LIB 580 product See Installation of the LIB 580 product on page Install one or more library functions See Creating and preparing an application on page 14. 1MRK UEN 11

16 Installation Instructions! Note! MicroSCADA sessions are not allowed during installation. 2.1 Installation of MicroSCADA software Before installation of LIB 580, the user must make sure that the MicroSYS, Micro- TOOL and LIB 500 software are already installed on the PC. 2.2 Installation of the LIB 580 product 1 Read the release notes Open the Microsoft Word file Release_notes.doc. 2 Run L580_402.EXE from the CD 3 Select the software package 4 Click Start to install The package will now be installed on the hard disk. 12 1MRK UEN

17 Installation Instructions 5 Execute any package specific instructions Read and follow any package specific instruction in the Readme file. See Readme file on page 14. The LIB 580 functions are installed in the following directory structure: Figure 1: Directory structure LIB 580 files are located in the marked directories. These directories are mostly referenced by their logical path names B_INST, B_USE and R_INST, R_USE and R_LANG. For more details see the appendix. Also note the difference between the MicroSCADA directory delimiter /, and the Windows delimiter \. 1MRK UEN 13

18 Creating and preparing an application Instructions 2.3 Readme file Thereadmefile(README.WRI)is installed in the directory [drive]:\sc\lib4\rmod\process.! Note! Always look in the readme file for the latest information. Specific release information, known errors and limitations are described there. 3 Creating and preparing an application 3.1 Preparations The following preparations are necessary when creating a new application and preparing it for use with LIB 580 library functions. 1 Setup the object identifier SetupAPL:BSV15 in the file SYS_BASCON.COM for the OI attribute in the Process database. See Object identifier on page 15 2 Consider and define the authorisation group The setup is taken into account during standard function configuration. The authorisation group is defined in the User Management Tool. See MicroSCADA documentation for details.authorisation can be defined after the function has been installed, but should be defined earlier. 3 Define the naming conventions for process objects 4 Localise all signal texts LIB 580 are delivered using english as the default language (LANG0). 5 Make sure that a base picture (LIB 500) is installed A process picture cannot be used without an installed base picture. The installed functions also demand that the process objects are created to work properly in run-time mode. 14 1MRK UEN

19 Creating and preparing an application Instructions 3.2 Station type Station type defines the terminal communication protocol. Only LON (according to LAG 1.3) is supported. 3.3 Object identifier Before installation the use of the object identifier attribute (OI)mustbedefined.The attribute string can be divided in up to five substrings or sub-identifiers depending on any user specific needs. Normally, the string is divided into three sub-identifiers; station, bay and device. The length of each substring is freely selectable but the total length must always be exactly 30 characters.! Note! It is of the greatest importance that the object identifier usage is defined before configuration of the installed functions because the configuration process takes these values into account when creating the process database. The total length of the OI string must always be 30 characters. Open the system configuration file SYS_BASCON.COM and locate the following section: ; APPLICATIONS ;The usage of OI & OX -attributes (required by LIB = LIST(- Process_Objects=LIST(- OI=LIST(- Title1=VECTOR("Substation"),- Title2=VECTOR("Bay"),- Title3=VECTOR("Device"),- Title4=VECTOR(""),- Title5=VECTOR(""),- Length1=10,- Length2=15,- Length3=5,- Length4=0,- Length5=0,- Field1=VECTOR("STA"),- Field2=VECTOR("BAY"),- Field3=VECTOR("DEV"),- Field4=VECTOR(""),- Field5=VECTOR("")),- OX=LIST(- Title1=VECTOR("Object text"),- Length1=30))) 1MRK UEN 15

20 Creating and preparing an application Instructions The Titlen parameters defines the title sub-identifier, Lengthn the length sub-identifier and Fieldn the acronym sub-identifier. In the preceding example file, the second sub-identifier (Title2) is Bay, its length (Length2) is 15 characters, and the acronym (Field2) is BAY. The sum of the three used Lengthn parameters is , which equals 30 characters. In the following example, an additional sub-identifier, three characters long, is added to reflect the station voltage level. The definition in the file SYS_BASCON.COM should look like = LIST(- Process_Objects=LIST(- OI=LIST(- Title1=VECTOR("Substation"),- Title2=VECTOR("Voltage Level"),- Title3=VECTOR("Bay"),- Title4=VECTOR("Device"),- Title5=VECTOR(""),- Length1=10,- Length2=3,- Length3=12,- Length4=5,- Length5=0,- Field1=VECTOR("STA"),- Field2=VECTOR(""),- Field3=VECTOR("BAY"),- Field4=VECTOR("DEV"),- Field5=VECTOR("")),- OX=LIST(- Title1=VECTOR("Object text"),- Length1=30)))! Note! If Lengthn is not set, the default values from the base function configuration file is used, defining the length of the three normally used sub-identifiers (station, bay and device) as Length1=2, Length2=14 and Length3=14. This may cause unexpected behaviour at run-time, especially in the case where medium voltage and high voltage functions are installed in the same station picture. 16 1MRK UEN

21 Creating and preparing an application Instructions 3.4 Installing and configuring When the LIB 580 product has been installed, the library functions are available for use. To use a library function i.e. to add a library function to the base picture, it needs to be installed and then configured. For these purposes the following tools are used: Installation tool (IT) Standard configuration tool (SCT) Process object tool (POT) Representation tool (RT) Optional process object tool (OPOT) All tools are briefly described in the following sections. During installation the library function instance must be named and positioned in the base picture. The naming conventions described on page 33 should be followed. All configurable attributes has default values normally making any specific changes unnecessary. However, these default values can be changed at any time during installation and configuration. First use the Installation tool to install library functions and to place the function instances in the base picture. Then use the Standard configuration tool to adjust configurable parameters and to create process objects by running the Process object tool from SCT. Library function Installation process using IT Configuration process using SCT Picture with installed standard function in SC/APL/PICT directory Configuration file Process object Figure 2: Process of the installation and configuration 1MRK UEN 17

22 Creating and preparing an application Instructions Installation tool (IT) Use the Installation tool to install LIB 580 library functions in the base picture. 1 Select a function instance and open the picture editor 2 On the Edit menu, click Select Pictures Functions A quicker way is to click the Picture functions button in the toolbar. 3 Click the Installation tool button The Installation tool dialog box is displayed. 4 Locate the library function to install All library functions are located in the directory [drive]:\lib4\lib 580\Process. Double-click the folder icons in the directory display to open. 5 Install the library function Choose the desired library function, enter a suitable function name and click Install. Position the function instance anywhere in the base picture. All library functions (except bay and station functions) can be installed using one of three function instance sizes: Smallsymbol Medium symbol Large symbol For more information, please see the technical description for each function. As a result of the library function installation the function instance (graphical symbol) and the type function (visible on the bottom row of the base picture in the picture editor mode) are installed. There will be only one type function for each library function, regardless of the number of function instances. For more information about the installation tool, see Installing standard functions in the MicroSCADA manual Picture editing. 18 1MRK UEN

23 Creating and preparing an application Instructions! Note! It is not recommended to mix medium sized picture instances together with small or large sized picture instances of the same library function in one picture. The difference in size can result in picture misalignment Standard configuration tool (SCT) After installing the library function in the base picture, the function instance needs to be configured. Use SCT to set and select attributes, select a suitable representation symbol, and create the process objects. SCT attributes are described in the appendix. 1 Select a function instance to configure 2 Click the Standard configuration tool button The standard configuration tool is started. 3 Configure the function instance Make sure the Configuration tab is displayed. If not, click the Configuration tab. It is important to set attributes in the order of appearance since changing one attribute may affect the default values of other attributes. For more information about the standard configuration tool see Configuration of picture functions in the MicroSCADA manual Picture editing.! Note! Configuration details for each library function can be found in the technical descriptions. 1MRK UEN 19

24 Creating and preparing an application Instructions Process object tool (POT) This tool is used for creating all necessary objects in the process database. POT is unavailable if no process objects are needed. POT can be run from SCT. The tool automatically suggests which process objects are required. 1 Select a function instance to configure 2 Click the Standard configuration tool button The standard configuration tool is started. 3 Click the Tools tab 4 On the Tools list, select Process object tool 5 Click Open 6 Click Create All Normally you should create all process objects. 7 Click Cancel to close the dialog box For more information see Connect a picture function to existing process objects in the MicroSCADA manual Picture editing.! Note! Configuration details for each library function can be found in the technical descriptions. 20 1MRK UEN

25 Creating and preparing an application Instructions Representation tool (RT) Some library functions can be represented by user selectable symbol families, in order to conform with company or international standard. Use the Representation tool to select a suitable function instance symbol to represent the function.the Representation tool can be run from SCT. Fig. 3 The representation tool 1 Select a function instance to configure 2 Click the Standard configuration tool button The standard configuration tool is started. 3 Click the Tools tab 4 On the Tools list, select Representation tool Select a suitable symbol from the Representations list. 5 Click OK to use the representation symbol The dialog box is closed.! Note! Configuration details for each library function can be found in the technical descriptions. 1MRK UEN 21

26 Creating and preparing an application Instructions Optional process object tool (OPOT) Some library functions require additional process objects. As an example, a switch device needs several optional process objects in order to control the varying functionality different kinds of devices have. Use OPOT to add these optional process objects. In contrast to IT, SCT and RT, which all are MicroSCADA tools, OPOT is a part of the LIB 580 package. 1 2 Figure 4: The Optional process object tool dialog box At top, the logical name of the function instance is displayed (1).Use the check boxes in the Selected: column (2) to select the process objects affected when clicking any of the command buttons. Table 1: OPOT dialog box functions Buttons Selected check boxes Functionality Check box column used to select process objects for further processing. When selected, the process object can be created or deleted by clicking the corresponding buttons 22 1MRK UEN

27 Creating and preparing an application Instructions Table 1: OPOT dialog box functions Buttons Defined check boxes Edit Select all Unselect all Create New object Delete object Refresh Cancel Functionality When selected the process object exists in the process database. Open the Process Object Editor. Available only if the process object exists in the process database. Select all process objects. Cancel the selection of all process objects. Create the selected process objects. The Defined check boxes will be updated correspondingly. Display the New Process Object Value dialog box. This dialog box allows to create a new process object. Delete the selected process object(s). The Defined check boxes will be updated correspondingly. Refresh the dialog box. Close the OPOT dialog box. Fig. 5 New process object value dialog box 1 Select a function instance to configure 2 Click the Standard configuration tool button The standard configuration tool is started. 3 Click the Tools tab 4 In the Tools list, select Optional process object tool 5 Click Open The Optional process object tool dialog box is displayed. 6 Click Select All Normally you should create all optional process objects. 1MRK UEN 23

28 Performing certain operations Instructions 7 Click Create The process objects are created in the process database. 8 Click Cancel to close the dialog box! Note! Configuration details for each library function can be found in the technical descriptions 4 Performing certain operations 4.1 Setting the way a dialog box closes 1 Open the Tools dialog box On the Options menu of the picture editor, click Settings. 2 Open the Process control dialog box On the Tools menu, click Process Control. 3 Select the appropriate closing options 4 Click Ok Close the dialog box and save the changes. 4.2 Enabling user event creation on command execution 1 Open the Tools dialog box On the Options menu of the process picture, click Settings. 2 Open the Process control dialog box On the Tools menu, click Process Control. 3 Enable the user event creation alternative 4 Click Ok Close the dialog box and save the changes. 24 1MRK UEN

29 Performing certain operations Instructions 4.3 Setting the way values are displayed in function instances 1 Open the Show Measurements dialog box On the Stations menu of the process picture, point to Show Measurement. 2 Click the appropriate alternative One of the following: All Predefined None Show all available measurements of the function instance. If not configured for measurement display, bars are used. Show measurements according to configuration (value or bar). Hide measurements. 3 Click Close Enable the selected display method, close the dialog box and save the changes. 4.4 Setting the way the object identifier is displayed in main dialog boxes 1 Display the Settings dialog box On the Option menu, click Settings. 2 Display the Show object ID dialog box On the Tools menu, click Show object ID. 3 Select the appropriate identifiers to display Up to five sub-identifiers can be selected by choosing the corresponding option button. The sub-identifier labels displayed depends on the setup of the OI attribute, see Object identifier on page 15. The normally available sub-identifiers are Station, Bay or Device. 4 Click Ok Enable the selected display method, close the dialog box and save the changes. 1MRK UEN 25

30 Performing certain operations Instructions 26 1MRK UEN

31 Technical descriptions The chapter "Technical descriptions" Common functionality...33 General...33 Naming conventions...33 Color coding...33 Process objects used for color presentation...34 Function instance vs. type function...34 Dialog boxes...35 Object identifier...36 Unavailable commands...37 Dialog box handling after execution...37 User ID event on command execution...37 Preselection dialog box...37 Control confirmation...38 The More button menu...40 Monitor interlocking...41 Measurement presentation...41 Common dialog boxes...41 Alarm state...41 Blockings...42 Internal blockings...44 Active object messages...45 Station...47 Introduction...47 Installation and configuration...48 Installation...48 Configuration...49 Configuration with SCT...50 Configuration with POT...50 Object presentation...53 Tutorial...53 The main dialog box...53 Unavailable commands...54 Control confirmation...55 Additional functionality...55 Database update dialog box MRK UEN 27

32 Technical descriptions Bay...57 Introduction...57 Installation and configuration...58 Installation...58 Configuration...59 Configuration with SCT...59 Configuration with POT...59 Configuration with OPOT...63 Object presentation...63 Tutorial...64 The main dialog box...64 Unavailable commands...65 Control confirmation...65 Additional functionality...65 External bay blockings dialog box...66 Auto reclosure dialog box...67 Disturbance recorder dialog box...68 Event list dialog box...69 Switch device...71 Introduction...71 Installation and configuration...72 Installation...72 Configuration...73 Configuration with SCT...74 Configuration with RT...75 Representations...78 Configuration with POT...79 Configuration with OPOT...82 Tutorial...83 The main dialog box...83 Control confirmation...84 Auxiliary plug...84 Additional functionality...85 Operation countings dialog box...85 Counter settings dialog box...86 External blockings dialog box...88 Forced operation dialog box...88 Substitute position dialog box...90 Position simulation dialog box MRK UEN

33 Technical descriptions Measurement function...93 Introduction...93 Installation and configuration...94 Installation...94 Configuration...95 Configuration with SCT...95 Configuration with RT...96 Configuration with POT...97 Object presentation...98 Tutorial...99 The main dialog box...99 Unavailable commands Additional functionality Edit limits dialog box Zero deadband setting dialog box Fast trending Fast trending settings dialog box Phase displacement Introduction Installation and configuration Installation Configuration Configuration with SCT Configuration with POT Tutorial REx 5xx supervision Introduction Installation and configuration Installation Configuration Configuration with SCT Configuration with RT Configuration with POT Object presentation MRK UEN 29

34 Technical descriptions Tutorial The main dialog box Additional functionality Signal state dialog box Device information dialog box Transformer voltage control Introduction Installation and configuration Installation Configuration Configuration with SCT Configuration with RT Configuration with POT Configuration with OPOT Tutorial The main dialog box Unavailable commands Control confirmation Additional functionality Change characteristic dialog box Activate simulation dialog box Set reference voltage dialog box Target position dialog box Coil tap changer Introduction Installation and configuration Installation Configuration Configuration with SCT Configuration with RT Configuration with POT Configuration with OPOT Tutorial The main dialog box Control confirmation Additional functionality Target position in steps dialog box Target position in per cent dialog box MRK UEN

35 Technical descriptions Bay overview Introduction Installation and configuration Installation Configuration Preparations Configuration with SCT Configuration with RT Connected process objects Object presentation Alarm indicator Installation and configuration Installation Configuration Configuration with SCT Configuration with RT Object presentation Installation example MRK UEN 31

36 Technical descriptions 32 1MRK UEN

37 General Technical descriptions Common functionality Common functionality 1 General 1.1 Naming conventions To achieve conformity in the way a system is described, naming conventions should be set up. The following example shows one way to use consistent and proper naming. The station name is Green Bay and the bay name is HA12 Downtown (For more details about naming conventions see the MicroSCADA manuals): Table 1: Naming conventions Name GRB GRBHA12BAY GRBHA12Q0 GRBHA12Q1 GRBHA12Q9 GRBHA12CT GRBHA12VT GRBHA12ALA GRBHA12LS1 GRBHA12LS2 GRBHA12LS3 GRBHA12LI Meaning Station Bay Circuit breaker Q0 Truck Q1 Earth switch Q9 Measurements/current transformer Measurements/voltage transformer Alarm indicator Line segment 1 of busbar coloring Line segment 2 of busbar coloring Line segment 3 of busbar coloring Line indicator of busbar coloring 1.2 Color coding The color coding is applied generally through the whole library and the corresponding process objects and function instances. Colors are always displayed in priority order as giveninthefollowingtable. Table 2: Color coding Color Description Priority WHITE flashing Object is under command, only for command with an long Highest operation time (CTC, TRA, SWD) WHITE Selected on Monitor (Main dialog box open) MAGENTA Not sampled (OS=10)(symbol? ) MAGENTA Not updated (OS=2,4...9) last known value CYAN Substituted (SB=1) 1MRK UEN 33

38 General Technical descriptions Common functionality Table 2: Color coding Color Description Priority MAGENTA Invalid value (OS=1, means indication is invalid) MAGENTA Update blocked (UB=1 or BL=1), indication RED flashing Alarm unacknowledged AR=0 RED Alarm acknowledge AR=1 and AL=1 CYAN Manually entered no process connection (SS<2 or UN=0) BROWN Control blocked for Commands UB=1 or external command blocked indication=1 YELLOW Warning only for measurement for other indications Alarm blocked(ab=1andac>0) History blocked (HB=1) Printout blocked (PB=1) Reprocessing blocked (XB=1) GREEN Not Synchronized, OS = 3 GREEN Normal Lowest 1.3 Process objects used for color presentation All process objects influence the color of the representation symbol, except the so called command response process objects (index ), the internalprocessobjects (index ) and the optional process objects. All relevant process objects must be connected to the process with an Unit Number (UN), an Object Address (OA) and a proper switch state (SS=Auto). See the technical description for each library function for more details on what indices are used. 1.4 Function instance vs. type function When installing a library function, two graphical symbols are displayed in the base picture; the function instance and the type function. The function instance is a graphical representation of the installed library function. If the library function is installed more than once, for example if several bays need to be controlled or monitored, several function instances, one for each bay, will be displayed in the base picture. The type function is only installed once. The type function is a placeholder for common program code used by all installed function instances. This way memory is used more efficient and changes in common program code are made in one single program file. 34 1MRK UEN

39 Dialog boxes Technical descriptions Common functionality 2 Dialog boxes When a function instance is clicked, the function s main dialog box will be displayed. Other dialog boxes may be displayed when commands are chosen, options are set or buttons are clicked. Clicking a second function instance while a main dialog box is displayed is the same as clicking the Close button in the displayed main dialog box, meaning that the displayed dialog box is closed and any made changes will be lost Figure 1: Example of a dialog box The labels displayed in dialog boxes are stored in text files and can be translated via the translation tool. Specific information about library function dialog boxes are found in the technical descriptions. Table 3: A dialog box contents Description 1 Title bar. On this bar the dialog box title is shown. Click and hold to move the dialog box to any position on the display. 2 Object identifier from the OI attribute, depending on the setting in SYS_BASCON.COM file, see Object identifier on page 36. The symbol label (if present) is shown in parenthesis. 1MRK UEN 35

40 Dialog boxes Technical descriptions Common functionality Table 3: A dialog box contents Description 3 Function specific contents. Here command buttons, option buttons, text boxes and more, specific for each library function are displayed. The possible actions depend on the function. 4 More button. Menu button that displays a cascading menu containing several commands, some specific for the library function. 5 Close button. Command button that closes the dialog box. 6 Help button. Command button that displays the online help for the specific dialog box.the online help system is optionally installed. 7 Info bar. On this bar the status message with highest priority is displayed. When the bar is clicked, the message is erased. Some dialog boxes are using an index-card like selection of pages, like the adjacent example, taken from the Measurement main dialog box. By clicking the tab labelled IL1, P and Q, the options or values concerning that particular subfunction is displayed. Also note the dimmed tab Meas.4, illustrating an unavailable tab, i.e. a tab that contains values or settings that cannot be used or displayed in this particular configuration. Figure 2: Tabs example 2.1 Object identifier The object identifier can be configured to display a part of or the whole identifier. See Setting the way the object identifier is displayed in main dialog boxes on page 25 for instructions. 36 1MRK UEN

41 Dialog boxes Technical descriptions Common functionality 2.2 Unavailable commands Commands that are not allowed to be executed at a certain time are unavailable. In menus or in dialog boxes, they appear dimmed. The button label inherits a grey color and the button will not react when clicked. The reason why the command is unavailable is usually displayed in the dialog box info bar. Some of the reasons can be: The control centre does not have the authority to control this substation. The operator does not have the authority to perform the operation. Discrepancy in database configuration; not all objects are connected to the process. Control has been blocked. The station is in local control. Communication with the process unit is lost. 2.3 Dialog box handling after execution Dialog boxes that are displayed without user action will automatically close after a timeout period set in the MicroSCADA system. Dialog boxes can be set to remain open after command execution, or to be closed when the command is executed without errors. The way a dialog box closes (automatic or manual) is configured in the Process control dialog box. See Setting the way a dialog box closes on page 24 for instructions. If errors are detected during command execution the dialog box will remain open and an error message will be displayed in the dialog box s info bar and the buttons in the dialog box will be dimmed, except for the Help and Close buttons. 2.4 User ID event on command execution An event can be recorded after a successful command execution with the syntax: <Time>, <System name>, <Monitor number>, <User logg-in name>, <Performed operation> See Enabling user event creation on command execution on page 24 for instructions. 2.5 Preselection dialog box Since several dialog boxes not only sets the state of objects in the process database but also execute commands in the MicroSCADA, the need of separating the selection or setting of the command parameters before sending the command to MicroSCADA is apparent. This is done by using a preselection dialog box. 1MRK UEN 37

42 Dialog boxes Technical descriptions Common functionality When the dialog box is displayed at first the OK button is unavailable. Clicking the Close button closes the dialog box. Since no preselection has been made, no commands are executed. Figure 3: Preselection dialog box In the preceding example option buttons are used to switch between the mutually exclusive alternatives In use and Outofuse. When the function option is changed by clicking an option button, a command selection is made. The OK button becomes available and the Close button will change to a Cancel button. Clicking the OK button will cause the selected command to be executed. In the preceding example a command that enables the automatic reclosing function is executed in the MicroSCADA. Clicking the Cancel button will discard made settings and close the dialog box. Examples of preselection dialog boxes are: Internal Blocking (all functions). External Blocking (all functions). Auto reclosure (Bay function). Change Settings (Voltage control function). The dialog box will close after a successful command execution. Errors related to the MicroSCADA command execution will be displayed in the dialog box s info bar. 2.6 Control confirmation Directly executed MicroSCADA commands do not need any preselection of options in order to be executed. A control confirmation dialog box is displayed to make it possible to cancel the command execution. 38 1MRK UEN

43 Dialog boxes Technical descriptions Common functionality The following figure shows the control confirmation dialog box which is displayed after selecting an operator place in the bay control dialog box. 1 2 Figure 4: Control confirmation dialog box The operation or command to be carried out is described in the dialog box for verification. The dialog box is closed when a button is clicked. The dialog box buttons have the following functions: Table 4: Control confirmation dialog box Description 1 Executes the command. In case of simulated process the change in the database is simulated. 2 The command is cancelled.! Note! If the operator place is changed while a control confirmation dialog box is displayed, the dialog box will be closed and a message is displayed in the main dialog box s info bar. 1MRK UEN 39

44 Dialog boxes Technical descriptions Common functionality 2.7 The More button menu By clicking the More button a menu is displayed. Figure 5: Clicking the More button (example) The menu commands will differ between library functions. However some common menu commands exist. Table 5: Menu commands Command Alarm state Blockings Object messages Update Process Data Auto reclosure Disturb. recorder Event list Forced operation Substitute Operation countings Simulation Edit limits Zero deadband Fast trending Signal state Device information Available in All library functions All library functions All library functions Station library function Bay library function Bay library function Bay library function Switch device library function Switch device library function Switch device library function, circuit breaker only Switch device library function Measurement library function Measurement library function Measurement library function REx 5xx supervision library function REx 5xx supervision library function The commands available in all library functions are described in the section Common dialog boxes on page MRK UEN

45 Common dialog boxes Technical descriptions Common functionality 2.8 Monitor interlocking If the main dialog box of a library function is displayed from more than one station picture or monitor, control will be allowed only in the first (primary) displayed dialog box. Other (secondary) dialog boxes will be displayed with all dialog box elements unavailable. The message Selected on another monitor will be displayed in the info bar of the secondary dialog boxes. When the primary dialog box is closed, either by command execution or by closing/ cancelling, control is transferred to the top displayed secondary dialog box, making all dialog box elements available and removing the message in the info bar. 2.9 Measurement presentation The way measurements are displayed in measurement and coil tap changer function instances can be changed during run-time. See Setting the way values are displayed in function instances on page 25 for instructions. 3 Common dialog boxes In this section dialog boxes common to all library functions are described. Click the More button to display the menu. Dialog boxes available only in a certain library function are explained in the specific function s technical description. 3.1 Alarm state Use the Alarm state dialog box to view all registered alarms for the selected function. Figure 6: Alarm state dialog box, no alarms 1MRK UEN 41

46 Common dialog boxes Technical descriptions Common functionality Select an object from the drop-down list to display the associated alarms in the text box below. The alarm list is sorted chronologically starting with the newest alarm. For details please refer to the MicroSCADA Lib 500 Alarm List. Acknowledge by selecting one or more listed alarms and click Acknowledge Alarm. Figure 7: Alarming objects Table 6: Alarm state dialog box functions Button Condition Functionality Acknowledge Alarm Authorization level 1 or above Sets the alarm receipt status to acknowledged. Close - Closes the dialog box. Help - Displays the on-line help for this specific dialog box. 3.2 Blockings Blockings can be set for: a station (for the whole station, which means all devices having the same station name). a bay (for all devices connected to the bay). a specific function (such as a switch device). 42 1MRK UEN

47 Common dialog boxes Technical descriptions Common functionality Blocking can be internal or external. Functions can be configured via SCT for internal and/or external blocking. Table 7: Blocking functionality Blocking type Internal blocking only External blocking only Internal and external blocking Functionality Blocking update, control, alarm, event, printout and reprocessing are performed in the MicroSCADA database. Update and control are performed in the control unit. Blocking alarm, event, printout and reprocessing are not available. Update and control are performed in the control unit. Alarm, event, printout and reprocessing blockings are performed in the MicroSCADA database. Signals from the process can be blocked for six different purposes: Table 8: Blocking purpose Blocking Event blocking Alarm blocking Printout blocking Update blocking Control blocking Reprocessing Purpose Event registration is not done. The events are not shownintheeventlist. Alarms are not activated, regardless of the object state. Events are not sent to the printer. The indications are not updated from the process. Operation commands are not sent to the process. Event channel activation is blocked, e.g. event driven execution of tasks will not be performed.! Note! External blocking details for each library function can be found in the technical descriptions. 1MRK UEN 43

48 Common dialog boxes Technical descriptions Common functionality Internal blockings This type of blocking is done by setting of the corresponding object attribute in the process database: HB (event block) AB (alarm block) PB (printout block) UB (update block) XB (reprocessing block) The OI attribute is used as the condition for blocking. If for example a bay is blocked, all process objects defined with the same bay name in their OI attribute definition will be blocked. This is a preselection command dialog box as described in Preselection dialog box on page 37.! Note! It is very important to configure the OI attribute correctly in order to make the blocking function work properly.. Figure 8: Internal blocking (example) 44 1MRK UEN

49 Common dialog boxes Technical descriptions Common functionality! Note! This dialog box is not movable. Table 9: Internal blockings dialog box functions Button Condition Functionality Option buttons Authorization level 1 or higher Commandpreselectionofblockingcondition (block/deblock). When the dialog box is displayed at first, the buttons are set to indicate the current blocking state of the switch device. OK Authorization level 1 or higher Executes blocking/deblocking commands as set by the command preselection. Cancel/Close - Cancels the command and/or closes the dialog box. Help - Displays the on-line help for this specific dialog box. 3.3 Active object messages Even a medium complex system can generate a large amount of error and warning messages normally displayed in the info bar of several main dialog boxes making the task to monitor and overview difficult. Use the Active object messages dialog box to overview all messages occurring at a certain moment in time. The dialog box lists all current messages in priority order. Create a new snapshot by pressing the Refresh button. If there are more messages than what will fit into the list view, scroll the list using the scrollbar. Close the dialog box by clicking OK. 1MRK UEN 45

50 Common dialog boxes Technical descriptions Common functionality The messages are built out of two parts, the Object text, that is, the OX attribute of the concerned process object and an additional part which is added according to the checked database attribute. The additional text part is read from the RPU_PROMSG.TXT file. Messages shown in this dialog box are stored in the file R_LANG/RPU_PROMSG.TXT Figure 9: Active object messages dialog box Table 10: Active object message dialog box functions Button Refresh Close Help Functionality Takes a snapshot of the current object state. Closes the dialog box. Displays the online help for this specific dialog box. Messages common to all library functions are listed in the appendix. 46 1MRK UEN

51 Introduction Technical descriptions Station Station Use the Station library function to control and monitor station related functions.the function instance displays the position of the Station/Remote switch. Function status is indicated by the instance color. In addition to the color coding a status message is displayed in the main dialog box s info bar. Figure 1: The Station function instance 1 Introduction The library function has the following functionality: Station/Remote switch indication. Station/Remote switch operation (Local, Station, Remote, Station and Remote). Color coded object status display. Alarm state acknowledgment for all alarms within a substation. Internal blocking (event, alarm, printout, update, reprocessing). Object messages list display. Database update facility for the entire substation (general interrogation). Information messages display. Integrated online help. Every substation must have a corresponding Station library function installed, since it is used for defining the substation s control authority level. If the same substation is present in several process pictures (Overview, HV-busbar, MV-busbar, Protection etc.) the Station library function should be installed only in one of these pictures. 1MRK UEN 47

52 Installation and configuration Technical descriptions Station 2 Installation and configuration! Note! The Station library function requires that the base picture is installed. 2.1 Installation The installation process is generally described in Installing and configuring on page 17. When installing, select a visible or invisible installation. A visible installation means that the function is installed using an 80x40 pixels large function instance. An invisible installation means that the function is installed without function instance, instead the state of the Station/Remote switch is displayed in the header bar instead of the Day/ week text box. 1 2 Figure 2: Typical installation, (1) visible, (2) invisible 48 1MRK UEN

53 Installation and configuration Technical descriptions Station The following options can be chosen during installation: Station/Remote can be set to Local then the operation is blocked. Station/Remote function visible/invisible. Station/Remote switch operable as a hardware or a software switch. Station and Remote operation possible at the same time. Use internal blocking. Data update facility for entire substation (general interrogation). Include help dialog boxes. Default settings: Application Setting: System location (SCS). MicroSCADA is used as Substation Control System. Due to the limitation of the Station Authority dialog box (Control authority of Network Control Centers), it is not recommended to install more than one station library function in one process picture. However, if there are more than one station picture function in the same process picture, the station authority will only recognize the latest installed. 2.2 Configuration The configuration process is generally described in Installing and configuring on page 17. 1MRK UEN 49

54 Installation and configuration Technical descriptions Station Configuration with SCT Figure 3: SCT settings The attributes are explained in the appendix Configuration with POT The following table lists process objects created independent of the SCT configuration: Table 1: Common process objects Index (IX) Description 10 Station/Remote switch indication. 101 Selected on another monitor. 50 1MRK UEN

55 Installation and configuration Technical descriptions Station The following table describes process objects created depending on the SCT configuration. Table 2: SCT attributes vs. created process objects SCT attribute name Selection Index (IX) Description STATION_SR_IN_USE Yes 70 Command to set operator place to Local 170 Action/actterm command response 71 Command to set operator place to Station 171 Actcon/actterm command response 72 Command to set operator place to Remote 172 Actcon/actterm command response No No objects created 1MRK UEN 51

56 Installation and configuration Technical descriptions Station Table 2: SCT attributes vs. created process objects SCT attribute name Selection Index (IX) Description STATION_SR_IN_USE MULTIPLE_ OPERATOR_PLACE Yes 70 Command to set operator place to Local 170 Action/actterm command response 71 Command to set operator placetostation 171 Actcon/actterm command response 72 Command to set operator place to Remote 172 Actcon/actterm command response 73 Command to set operator place to Station and Remote 173 Actcon/actterm command response No 70 Command to set operator place to Local 170 Action/actterm command response 71 Command to set operator placetostation 171 Actcon/actterm command response 72 Command to set operator place to Remote 172 Actcon/actterm command response BLOCKING_METHOD Yes 100 Station Internal blocking GENERAL_ INTERROGATION_IN_ USE No No objects created Yes 30 Start of general interrogation 31 End of general interrogation No No objects created 52 1MRK UEN

57 Tutorial Technical descriptions Station 2.3 Object presentation The current Station/Remote switch position is indicated by the function instance text. The function status is indicated by the function instance color.! Note! The process objects general interrogation start and end (IX 30 and 31) are not connected to the representation of the Station/Remote switch. 3 Tutorial 3.1 The main dialog box Use the Station Control dialog box to monitor and control the Station/Remote switch and to access subfunctions. Figure 4: Station control main dialog box 1MRK UEN 53

58 Tutorial Technical descriptions Station Table 3: Main dialog box functions Button Condition Functionality Local Authorization Sets the operator place to Local. level 1 or higher Station Authorization Sets the operator place to Station. level 1 or higher Remote Authorization Sets the operator place to Remote. level 1 or higher Station and Remote Authorization level 1 or higher Sets the operator place to Station and Remote. More - Displays a menu containing several commands, some specific for the library function. Close - Closesthemaindialogbox. Help - Displays online help for this specific dialog box Unavailable commands In addition to the reasons described in Unavailable commands on page 37, the radio buttons for selection of the station/remote switch setting will be replaced by unavailable check boxes when the Station/Remote switch is not remotely controllable by MicroSCADA. The state of a hardware or software switch comes from an external control device and shows the current operator place. Figure 5: Check box replacement 54 1MRK UEN

59 Tutorial Technical descriptions Station 3.2 Control confirmation Changing the station/remote switch requires control confirmation as described in Control confirmation on page 38. Figure 6: The Station control function control confirmation dialog box 3.3 Additional functionality In addition to the standard dialog boxes described in Common dialog boxes on page 41, the following function specific dialog boxes are available Database update dialog box Use the Database update dialog box to initialize the substation after system restart or to verify database consistency. Figure 7: Database update dialog box Table 4: Database update dialog box functions Button Condition Functionality OK Authorization level 1 or higher Starts the general interrogation for the whole station and closes the dialog box. Cancel - Closes the dialog box. Help - Displays the online help for this specific dialog box. 1MRK UEN 55

60 Tutorial Technical descriptions Station This function starts a general interrogation of all connected control units. The task is executed as a background process which allows the system to be used during the update. The duration depends on the amount of data to be updated, the speed of communication links and the communication protocol. Error messages will be displayed in the MicroSCADA notification window. Figure 8: The MicroSCADA notification window 56 1MRK UEN

61 Introduction Technical descriptions Bay Bay Use the bay library function to control and monitor of the bay related functions. The function instances displays the position of the Station/Remote switch. Function status is indicated by the instance color. In addition to the color coding a status message is displayed in the main dialog box s info bar. Figure 1: The Bay function instance 1 Introduction The library function has the following functionality: Station/Remote switch indication. Station/Remote switch operation (Local, Station, Remote, Station and Remote). Color coded object status display. Bay automatic reclosing control. Disturbance recorder control. Alarm list display. Alarm state acknowledgment for all alarms within a bay. Internal blocking (event, alarm, printout, update, reprocessing). External blocking (signal, command, measurement). Event list display. Object messages list display. Information messages display. Integrated online help. 1MRK UEN 57

62 Installation and configuration Technical descriptions Bay The following options can be chosen during installation: Include automatic reclosing function. Set the blocking methods (internal or external). Include disturbance recorder function. Set the operator place (Station and Remote at the same time). Include help dialog boxes. Include Bay overview function. Includeeventlistforalleventswithinthebay. Command to set the operator place to Station and Remote. Command to set the operator place to Station. Command to set the operator place to Remote. Use signal blocking. Use measurement blocking. Use command blocking. Every bay must have a corresponding Bay library function installed, since it is used to define the bay s control authority level. If the same bay is present in several process pictures (Overview, Protection etc.), the Bay library function should be installed only in one of these pictures. 2 Installation and configuration! Note! The Bay library function requires that the base picture and the Station library functions are installed. 2.1 Installation The installation process is generally described in Installing and configuring on page 17. The size of the bay function instance is 80x40 pixels. 58 1MRK UEN

63 Installation and configuration Technical descriptions Bay 2.2 Configuration The configuration process is generally described in Installing and configuring on page Configuration with SCT Figure 2: SCT settings The attributes are explained in the appendix Configuration with POT The following table lists process objects created independent of the SCT configuration: Table 1: Common process objects Index (IX) Description 10 Operator place off 11 Operator place local 1MRK UEN 59

64 Installation and configuration Technical descriptions Bay Table 1: Common process objects Index Description (IX) 12 Operator place station 13 Operator place remote 15 Local/Remote switch invalid 34 Bay status 35 Bay reserved 101 Selected on another monitor The following table describes process objects created depending on the SCT configuration. Table 2: SCT attributes vs. created process objects SCT attribute Selection Index Description BLOCKING_METHOD No blocking - No process objects created method External without Remote blocking Internal in MicroSCADA 60 Signal block/deblock indication 80 Signal block/deblock command 180 Actcon/actterm message. 61 Measurement block/deblock indication 81 Measurement block/deblock command 181 Actcon/actterm message 62 Control block/deblock indication 82 Control block/deblock command 182 Actcon/actterm message 100 Internal Bay blocking indication 60 1MRK UEN

65 Installation and configuration Technical descriptions Bay Table 2: SCT attributes vs. created process objects SCT attribute Selection Index Description Both without remote blocking External with remote blocking 60 Signal block/deblock indication 80 Signal block/deblock command 180 Actcon/actterm message 61 Measurement block/deblock indication 81 Measurement block/deblock command 181 Actcon/actterm message 62 Control block/deblock indication 82 Control block/deblock command 182 Actcon/actterm message 100 Internal Bay blocking indication 60 Signal block/deblock indication 80 Signal block/deblock command 180 Actcon/actterm message 61 Measurement block/deblock indication 81 Measurement block/deblock command 181 Actcon/actterm message 62 Control block/deblock indication 82 Control block/deblock command 182 Actcon/actterm message 63 Remote block/deblock indication 83 Remote block/deblock command 183 Actcon/actterm message 1MRK UEN 61

66 Installation and configuration Technical descriptions Bay Table 2: SCT attributes vs. created process objects SCT attribute Selection Index Description SR_REMOTELY_ CONTROLLABLE MULTIPLE_ OPERATOR_PLACE Both with remote blocking 60 Signal block/deblock indication 80 Signal block/deblock command 180 Actcon/actterm message 61 Measurement block/deblock indication 81 Measurement block/deblock command 181 Actcon/actterm message 62 Control block/deblock indication 82 Control block/deblock command 182 Actcon/actterm message 63 Remote block/deblock indication 83 Remote block/deblock command 183 Actcon/actterm message 100 Internal Bay blocking indication Yes 72 Command operator place to Station 73 Command operator place to Remote 172 Actcon/actterm message 173 Actcon/actterm message No No objects created Yes 74 Command to set operator place to Station &Remote 174 Actcon/actterm message No No objects created 62 1MRK UEN

67 Installation and configuration Technical descriptions Bay Table 2: SCT attributes vs. created process objects SCT attribute Selection Index Description BAY_AUTO_ RECLOSURE BAY_DISTURBANCE_ REC Yes 66 Indication for automatic reclosinginuse/offuse 67 Indication for automatic reclosinginprogress 86 Automatic reclosing In use/ Off use command 186 Actcon/actterm message No No objects created Yes 65 Indication for Disturbance recorder In use/off use 85 Command for Disturbance recorder In use/off use 185 Actcon/actterm message No No objects created BAY_OVERVIEW Yes 30 Indication for connection to busbar 1 31 Indication for connection to busbar 2 32 Indication for connection to busbar 3 33 Indication for Bay grounded No No objects created Configuration with OPOT If event recording is selected during installation, the following optional process objects can be created from OPOT. Table 3: Created process objects Index (IX) Description Functionality 20 Key switch pos Off Only for event recording 21 Key switch pos Local Only for event recording 22 Key switch pos Remote Only for event recording 2.3 Object presentation The current Station/Remote switch position is indicated by the function instance text. The function status is indicated by the function instance color. 1MRK UEN 63

68 Tutorial Technical descriptions Bay 3 Tutorial 3.1 The main dialog box Use the Bay Control dialog box to monitor and control the station/remote switch and to access subfunctions. Figure 3: Bay control main dialog box The dialog box buttons has the following functionality: Table 4: Main dialog box functions Buttons Conditions Functionality Station Authorization Sets the operator place to Station. level 1 or higher Remote Authorization Sets the operator place to Remote. level 1 or higher Station and Remote Authorization level 1 or higher Sets the operator place to Station and Remote. Check boxes More Close Help Station/Remote switch not controllable Check boxes are displayed when the Station/Remote switch is not controllable. Displays a menu containing several commands, some specific for the library function. Closes the dialog box. Displays online help for this specific dialog box. 64 1MRK UEN

69 Tutorial Technical descriptions Bay If the station/remote switch is not connected to the process, the dialog box simulates the actual operation within the database Unavailable commands In addition to the reasons described in Unavailable commands on page 37, the radio buttons for selection between the station/remote switch setting will be replaced by unavailable check boxes when the Station/Remote switch is not remotely controllable by MicroSCADA. The state of a hardware or software switch comes from an external control device and shows the current operator place. Figure 4: Check box replacement 3.2 Control confirmation Changing the station/remote switch requires control confirmation as described in Control confirmation on page 38. Figure 5: Bay control confirmation dialog box 3.3 Additional functionality In addition to the standard dialog boxes described in Common dialog boxes on page 41, the following function specific dialog boxes are available. 1MRK UEN 65

70 Tutorial Technical descriptions Bay External bay blockings dialog box Use the External bay blockings dialog box to block or deblock signals in terminals and external devices. Figure 6: External bay blockings dialog box Table 5: External bay blocking dialog box functions Button Condition Functionality Signal blocking Measurement blocking Command blocking Remote blocking OK Authorization level 1 or higher Authorization level 1 or higher Authorization level 1 or higher Authorization level 1 or higher Authorization level 1 or higher The indications are not updated from the process (accomplished in the terminal). Measurements are not updated from process (accomplished in terminal unit). Operation commands are not sent to the process (accomplished in terminal unit). Currently not supported. Always unavailable. Executes the blocking commands. Cancel - Closes the dialog box. Help - Displays online help for this specific dialog box. 66 1MRK UEN

71 Tutorial Technical descriptions Bay Auto reclosure dialog box Use the Auto reclosure dialog box to put the terminal s automatic reclosing function in use. This is a preselection dialog box as described on page 37. Figure 7: The Auto reclosure dialog box Table 6: Auto reclosure dialog box functions Button Condition Functionality Auto Reclosure in use Auto Reclosure out of use OK Authorization level 1 or higher Authorization level 1 or higher Authorization level 1 or higher Activates the automatic reclosing function. Deactivates the automatic reclosing function. The selected MicroSCADA command (activation/ deactivation) is executed. Close/Cancel - Closes the dialog box and/or cancels the operation. Help - Displays online help for this specific dialog box. 1MRK UEN 67

72 Tutorial Technical descriptions Bay Disturbance recorder dialog box Use the Disturbance recorder dialog box to put the terminal s disturbance recorder function in use. This is a preselection dialog box as described on page 37. Figure 8: Disturbance Recorder dialog box Table 7: Disturbance recorder dialog box Button Conditions Functionality In use Authorization Disturbance recorder is used. level 1 or higher Outofuse Authorization Disturbance recorder is not used. level 1 or higher OK Authorization level 1 or higher The selected MicroSCADA command (used/ not used) is executed. Close/Cancel - Cancels the operation and/or closes the dialog box. Help - Displays online help for this particular library function dialog box. 68 1MRK UEN

73 Tutorial Technical descriptions Bay Event list dialog box Use the Event list dialog box to monitor events occurring in the system related to the selected bay. Figure 9: The Event list dialog box The text boxes below the list range command buttons display the date when the currently displayed events where captured (left) and the current display update setting (right). A frozen display means that the event list will not be updated if new events are captured while the Event list dialog box is displayed. Table 8: The Event List dialog box functions Button Conditions Functionality Close - Closes the dialog box. Help - Displays online help for this specific dialog box. - Display events from the previous available day. - Display events from next available day. - Display events from today. - Cycle between frozen or updated event display. Available only when the event list of the present dayisdisplayed. 1MRK UEN 69

74 Tutorial Technical descriptions Bay 70 1MRK UEN

75 Introduction Technical descriptions Switch device Switch device Use the Switch device library function to control and monitor switch devices such as breakers and disconnectors. Function status is indicated by the instance color. The following switch devices are supported: Circuit breaker Disconnector Earth switch Truck Three-position switch Figure 1: The Switch device function instance (configured as a circuit breaker) 1 Introduction The library function has the following functionality: Position indication. Open and close operations. Force operation. Operation counting: - Individual counting of each phase. - Single operation counting. Position substitution. Position simulation. Auxiliary plug monitoring (breaker and disconnector only). Alarm list display. Alarm state acknowledgment. Internal blocking (event, alarm, printout, update, reprocessing). External blocking (signal, command). Color coded object status display. 1MRK UEN 71

76 Installation and configuration Technical descriptions Switch device Information messages display. Integrated online help. In addition to the general functionality listed above, the circuit breaker switch device has the following optional functionality: Synchrocheck control. Motorized/manually operable. Forced operation with: - Interlock bypass. - Synchrocheck bypass. - Interlock and synchrocheck bypass. 2 Installation and configuration! Note! The Switch device library function requires that the base picture and the Station and Bay library functions are installed. 2.1 Installation The installation process is generally described in Installing and configuring on page 17. A function instance can be installed in any of three different sizes, small, medium and large. The following symbol sizes applies to breaker, truck, disconnector and earth switch device function instances: Small, 16x20 pixels Medium, 32x40 pixels Large, 48x60 pixels 72 1MRK UEN

77 Installation and configuration Technical descriptions Switch device The following symbol sizes applies three-position switch device function instances: Small, 32x20 pixels Medium, 64x40 pixels Large, 96x60 pixels The preceding areas listed are the maximum instance areas required to display the open state switch device symbol. For more information see Installation Tool on page Configuration The configuration process is generally described in Installing and configuring on page 17. 1MRK UEN 73

78 Installation and configuration Technical descriptions Switch device Configuration with SCT Figure 2: SCT settings example (earth switch) The attributes are explained in the appendix. 74 1MRK UEN

79 Installation and configuration Technical descriptions Switch device Configuration with RT Select the appropriate symbol set from the preview window. The representation will be reset if the type device is changed. The function require a selector and a symbol for the following conditions: Table 1: Selector values for symbol presentation Selector Condition Blinking Default color 0 Intermediate; selected and under command Yes White 1 Intermediate; selected on monitor No White 2 Intermediate; update blocked, invalid value or obsolete No Magenta value 3 Intermediate; unacknowledged alarm Yes Red 4 Intermediate; acknowledged alarm No Red 5 Intermediate; warning or blocking (alarms, events, No Yellow printouts or reprocessing) 6 Intermediate; manually entered or substituted No Cyan 7 Intermediate; control blocked No Brown 8 Intermediate; normal state No Green 10 Closed; selected, under command Yes White 11 Closed; selected on monitor No White 12 Closed; update blocked, invalid value or obsolete No Magenta value 13 Closed; unacknowledged alarm Yes Red 14 Closed; acknowledged alarm No Red 15 Closed; warning or blocking (alarms, events, printouts No Yellow or reprocessing) 16 Closed; manually entered or substituted No Cyan 17 Closed; control blocked No Brown 18 Closed; normal state No Green 20 Open; selected, under command Yes White 21 Open; selected on monitor No White 22 Open; update blocked, invalid value or obsolete No Magenta value 23 Open; unacknowledged alarm Yes Red 24 Open; acknowledged alarm No Red 25 Open; warning or blocking (alarms, events, printouts No Yellow or reprocessing) 26 Open; manually entered or substituted No Cyan 27 Open; control blocked No Brown 28 Open; normal state No Green 1MRK UEN 75

80 Installation and configuration Technical descriptions Switch device Table 1: Selector values for symbol presentation Selector Condition Blinking Default color 30 Faulty; selected, under command Yes White 31 Faulty; selected on monitor No White 32 Faulty; update blocked, invalid value or obsolete No Magenta value 33 Faulty; unacknowledged alarm Yes Red 34 Faulty; acknowledged alarm No Red 35 Faulty; warning or blocking (alarms, events, printouts No Yellow or reprocessing) 36 Faulty; manually entered or substituted No Cyan 37 Faulty; control blocked No Brown 38 Faulty; normal state No Green 40 Unknown; selected, under command Yes White 41 Unknown; selected on command No White 42 Unknown; not sampled or object missing No Magenta By default there are nine sets of symbols in three different sizes for each device type. These default representations are shown below as medium sized. Please note that in an actual system the symbols representing selectors 0, 3, 10, 13, 20, 23, 30, 33 and 40 are blinking to draw attention. Each switch device has a number of representation formats available, and within each format a number of symbols depicting the possible states of the switch device. Each representation format is stored in a file selected using RT. The naming convention for representation files are: <device><size><represention format> where: Table 2: Mnemonic <device> Defines the type of device used Replacement Meaning R_BREAK Breaker R_DISC Disconnector and earth switch R_TRUCK Truck R_3POS2 Three position switch 76 1MRK UEN

81 Installation and configuration Technical descriptions Switch device Table 2: Mnemonic <size> <representation format> Sets the size of the displayed symbol Replacement Meaning (empty string) Small picture M Medium sized picture L Large picture Sets the representation format, the type of symbols wanted for the function instance Replacement Meaning (empty string) Used when there is only one type of representation available The column number of the representation preview in RT The representation file for a disconnector using medium sized function instances and symbols from the 8th representation format is named R_DISCM8. 1MRK UEN 77

82 Installation and configuration Technical descriptions Switch device Representations Figure 3: Available representation symbols Table 3: Preview Switch device 1 Breaker 2 Disconnector and earth switch 3 Truck 4 Three position switch Table 4: Row A B Device position Intermediate position (middle state) Closed position 78 1MRK UEN

83 Installation and configuration Technical descriptions Switch device Table 4: Row C D E Device position Open position Faulty position Unknown position Configuration with POT The following table lists process objects created independent of the SCT configuration: Table 5: Switch device common process objects Index (IX) Description 10 Position indication 16 Position error 20 Position event 101 Selected on another monitor The following table describes process objects created depending on the SCT configuration, regardless of switch device type. Table 6: SCT attributes vs. created process objects, independent of device type SCT attribute Selection Index (IX) Description BLOCKING_METHOD External 62 Control block indication 82 Control block command 182 Actcon/actterm message 60 Update block indication 80 Update block command 180 Actcon/actterm message Internal 100 Internal blocking MOTORIZED Yes 15 Interlocked indication 18 Control block process indication 53 Command error indication 54 Selected indication 70 Select/open/close command 170 Actcon/actterm message No No objects created 1MRK UEN 79

84 Installation and configuration Technical descriptions Switch device Table 6: SCT attributes vs. created process objects, independent of device type SCT attribute Selection Index (IX) Description INTERLOCK_BYPASS Yes a 55 Interlock bypass indication Yes b 55 Interlock bypass indication 75 Interlock bypass command 175 Actcon/actterm message No No objects created SUBSTITUTE_ Yes 61 Substitute indication POSITION 90 Substitute command 190 Actcon/actterm message No No objects created a) Using qualifier of command b) Using own command Table 7: SCT attributes vs. created process objects, specific for CB s SCT attribute Selection Index (IX) Description SWITCHING_DEVICE_ TYPE SYNCHROCHECK_ BYPASS BYPASS_METHOD Yes a 36 Synchrocheck failed indication 56 Synchrocheck bypass indication Yes b 36 Synchrocheck failed indication 56 Synchrocheck bypass indication 76 Synchrocheck bypass command 176 Actcon/actterm message No No objects created AUXILIARY_PLUG Yes 30 Auxiliary plug indication No No objects created 80 1MRK UEN

85 Installation and configuration Technical descriptions Switch device Table 7: SCT attributes vs. created process objects, specific for CB s 1MRK UEN SCT attribute Selection Index (IX) Description OPERATION_ COUNTER a) CB with synchrocheck, using qualifier of command b) CB with synchrocheck, using own command Single counter 91 Operation counter total command 94 Operation counter trip command 191 Actcon/actterm message 194 Actcon/actterm message 211 Operation counter total indication 214 Operation counter trip indication 3 phase separate counters No 91 Operation counter total L1 command 92 Operation counter total L2 command 93 Operation counter total L3 command 191 Actcon/actterm message 192 Actcon/actterm message 193 Actcon/actterm message 94 Operation counter trip L1 command 95 Operation counter trip L2 command 96 Operation counter trip L3 command 194 Actcon/actterm message 195 Actcon/actterm message 196 Actcon/actterm message 211 Operation counter total L1 indication 212 Operation counter total L2 indication 213 Operation counter total L3 indication 214 Operation counter trip L1 indication 215 Operation counter trip L2 indication 216 Operation counter trip L3 indication No objects created 81

86 Installation and configuration Technical descriptions Switch device Configuration with OPOT The following additional process objects can be created by using OPOT: Table 8: Additional process objects Index Description Functionality 31 Tripped indication Set if position is changed without command. 32 SF6 pressure low Set if the SF6 pressure is too low. 33 Drive error Set if the drive error from the circuit breaker. 34 Pole discrepancy Set if there is a pole discrepancy. 35 Handcrank inserted Handcrank inserted or removed. 37 Circuit breaker Close block signal from the switch device. close block 50 Command local External event generation for local command. response 51 Command remote External event generation for remote command. response 63 Command error Time-out because new position was not reached. 64 Reserve error Reservation supervision time-out. 65 Long operation timeout Max. allowed time between two command expired. 66 Command sequence error Command sequence was not in the logical order. Warning! Alarms from the optional process objects will not be indicated by a symbol color change in the process picture. Such alarms will only be indicated in the alarm list and the active message list. 82 1MRK UEN

87 Tutorial Technical descriptions Switch device 3 Tutorial 3.1 The main dialog box Use the main dialog box to monitor and control the switch device. Figure 4: Main dialog box as displayed for a circuit breaker The dialog box buttons have the following functionality: Table 9: Switch device dialog box functions Buttons Conditions Functionality Open <device> a Authorization Opens the device. Unavailable if device is level 1 or higher open. Close <device> a More... Close Help Authorization level 1 or higher Closes the device. Unavailable if device is closed. Displays a menu containing several commands, some specific for the library function. Closes the dialog box. Displays online help for this specific dialog box. a) <device> is a mnemonic for the actual switch device selected during configuration. 1MRK UEN 83

88 Tutorial Technical descriptions Switch device 3.2 Control confirmation Changing the switch device state requires control confirmation as described in Control confirmation on page 38. Figure 5: Control confirmation dialog box 3.3 Auxiliary plug Switch devices installed in a truck often has an indication available to tell if the auxiliary plug between the truck and cubicle is connected. If the indication object in the process database is not connected to the process, the auxiliary plug dialog box is displayed. Click Yes or No to confirm the plug state. Figure 6: Auxiliary plug dialog box Table 10: Auxiliary plug dialog box functions Button Condition Functionality Yes Authorization Sets the indication signal for auxiliary plug level 1 or higher as connected and close the dialog box. No Authorization level 1 or higher Sets the indication signal for auxiliary plug as disconnected and close the dialog box. Help - Displays online help for this specific dialog box. 84 1MRK UEN

89 Tutorial Technical descriptions Switch device 3.4 Additional functionality In addition to the standard dialog boxes described in Common dialog boxes on page 41, the following function specific dialog boxes are available Operation countings dialog box Use the Operation countings dialog box to monitor the number of device state changes. The counter is increased every time the device is operated. There are two counter groups, one for total operations (including trip) and one for trip operations. The counters can be configured for individual counting of each phase or for counting operations regardless of phase. Configured for three phases with individual counters Figure 7: Operation countings dialog box, separate counters for each phase Configured for three phases and single counter Figure 8: Operating countings dialog box, one common counter 1MRK UEN 85

90 Tutorial Technical descriptions Switch device Table 11: Operation countings dialog box functions Button Conditions Functionality Counter Settings Authorization level 1 or higher Displays the Counter Settings dialog box to reset or set new counter values. Close - Closes the dialog box. Help - Displays online help for this specific dialog box Counter settings dialog box Use the Counter settings dialog box to reset or set new values for operation countings. This is a preselection command dialog box as described in Preselection dialog box on page 37. Configured for three phases with individual counters Figure 9: Counter settings dialog box, separate counters for each phase 86 1MRK UEN

91 Tutorial Technical descriptions Switch device Configured for three phases and single counter Figure 10: Counter settings dialog box, single common counter Enter an appropriate numeric in the New Total Oper and/or New Trip Oper text boxes to set the counter s starting value. Table 12: Counter settings dialog box functions Buttons Condition Functionality Reset - Resets the counter. OK - The set values are transmitted to the control device unit. Close/Cancel - Cancels the command and/or closes the dialog box. Help - Displays online help for this particular library function dialog box. 1MRK UEN 87

92 Tutorial Technical descriptions Switch device External blockings dialog box Use the External blockings dialog box to block or deblock signals in terminals and external devices. Figure 11: External Blockings dialog box Table 13: External Blockings dialog box functions Buttons Condition Functionality Update blocking Authorization Indications are not sent to the process level 1 or higher (accomplished in terminal unit). Command blocking Authorization level 1 or higher Operation commands are not sent to the process (accomplished in terminal unit). OK - Executes the blocking commands. Close/Cancel - Cancels the command and/or closes the dialog box. Help - Displays online help for this particular library function dialog box Forced operation dialog box Use the Forced operation dialog box to control the switch device to any state regardless of the current state indication. Depending on the current control method (real or simulated process) commands are either sent to the device control unit or used internally in the process database. 88 1MRK UEN

93 Tutorial Technical descriptions Switch device. Figure 12: Forced operation dialog box (breaker example) Table 14: Forced Operation dialog box functions Buttons Conditions Functionality Synchrocheck Bypass - Toggle button. The synchrocheck function is bypassed by the forced open or close command. Interlocking Bypass - Toggle button. The interlocking function is bypassed be the forced open or close command. Force <device> a Open b Force <device> a Close b Switch device must be motorized, authorization level 2 or higher Switch device must be motorized, authorization level 2 or higher Command button. Executes the forced command. Command button. Executes the forced command. Close - Closes the dialog box. Help - Displays online help for this specific dialog box. a) <device> is a mnemonic for the actual switch device selected during configuration. b) Requires command confirmation. 1MRK UEN 89

94 Tutorial Technical descriptions Switch device Substitute position dialog box Use the Substitute position dialog box to change the position indication in the terminal and the process database. This is a preselection command dialog box as described in Preselection dialog box on page 37. Figure 13: Substitute position dialog box (breaker example) Table 15: Substitute Position dialog box functions Button Condition Functionality Option buttons Authorization level 1 or higher Sets the new state indication. When the dialog box is opened, these buttons are set to indicate the current state of the device. OK - Updates the state indication in the terminal and process database. Close/Cancel - Cancels the command and/or closes the dialog box. Help - Displays online help for this particular library function dialog box. 90 1MRK UEN

95 Tutorial Technical descriptions Switch device Position simulation dialog box Use the Position simulation dialog box to change the position indication in the process database only. This is a preselection command dialog box as described in Preselection dialog box on page 37. Figure 14: Position simulation dialog box (breaker example) Table 16: Position simulation dialog box functions Buttons Condition Functionality Simulation option button Position option buttons a Authorization level 2 or higher Authorization level 1 or higher a) Unavailable if simulation is off. Sets the simulation mode. If there is no process interface defined in the database, the simulation cannot be set to off. Sets the new state indication. OK - Updates the state indication in the process database. Close/Cancel - Cancels the command and/or closes the dialog box. Help - Displays online help for this particular library function Dialog box. 1MRK UEN 91

96 Tutorial Technical descriptions Switch device 92 1MRK UEN

97 Introduction Technical descriptions Measurement function Measurement function Use the Measurement library function to monitor analog or pulse counter values in process pictures. The measurements can be presented as numerical values, as bars or just as a measurement symbol. The advantage of presenting the measurements as bars is that the alarm and warning limits are shown together with the measurement, making comparisons of the present measurement value and limit value simple. Function status is indicated by the instance color. Figure 1: Three types of function instances; symbol, horizontal and vertical 1 Introduction The library function has the following functionality: Up to four measurements values displayed per function instance. Supports analog input (AI) values. Supports pulse counter (PC) values. Bar/unit presentation. Alarm state acknowledgment for all limit alarms. Internal blocking (event, alarm, printout, update, reprocessing). Object messages list display. Editable alarm limits. Zero deadband setting. Fast trending display. 1MRK UEN 93

98 Installation and configuration Technical descriptions Measurement function 2 Installation and configuration! Note! The measurement library function requires that the base picture and the Station and Bay library functions are installed. 2.1 Installation The installation process is generally described in Installing and configuring on page 17. All function instances (horisontal, vertical and symbol only) can be installed in any of three different sizes, small, medium and large. The following table contains the minimum sizes. Additional space may be required for value display, and will differ depending on the number of values displayed. Table 1: Function instance sizes Horisontal Vertical Symbol only Small 80x20 pixels 16x80 pixels 16x20 pixels Medium 96x40 pixels 32x100 pixels 32x40 pixels Large 112x60 pixels 48x120 pixels 48x60 pixels! Note! Use only one size of the function instances within the same bay. This because of differences in grid snap of the feeder lines. The following figure shows examples of all three different types the function instance in typical installations Figure 2: Typical usage examples 94 1MRK UEN

99 Installation and configuration Technical descriptions Measurement function Table 2: Typical usage examples Example Explanation 1 Symbol only 2 Symbol and horisontal field 3 Symbol and vertical field 2.2 Configuration Configuration with SCT The configuration process is generally described in Installing and configuring on page 17.! Note! The attributes STATION_LN, BAY_LN, STATION_NAME and BAY_NAME are for future functionality only and does not need to be set. 1MRK UEN 95

100 Installation and configuration Technical descriptions Measurement function Fig. 3 SCT settings The attributes are explained in the appendix Configuration with RT A suitable symbol for the function instance can be selected from the file RPU_MEAS.PIR. The representations are described in detail in Object presentation on page MRK UEN

101 Installation and configuration Technical descriptions Measurement function The naming convention for the representation file is: R_MEAS<size><type> where: Table 3: Mnemonic <size> Sets the size of the displayed symbol Replacement Meaning (empty string) Small picture <type> M Medium sized picture L Large picture Sets the type of symbol, i.e. graphical representation of the type of measurement made Replacement Meaning 1 normal symbol 2 through 7 Voltage transducer Current 9 Voltage 10 Active power 11 Reactive power Current transducer 1-4 The default representation filename is R_MEAS1, that is, small normal symbol Configuration with POT The following table lists process objects created independent of the SCT configuration: Table 4: Process objects created independent of SCT configuration Index (IX) Description 101 Selected on another monitor 1MRK UEN 97

102 Installation and configuration Technical descriptions Measurement function The following table describes process objects created depending on the SCT configuration. Table 5: SCT attributes vs. created process objects SCT attribute Selection Index (IX) Description BLOCKING_METHOD Internal 100 Internal blocking No - No process objects 2.3 Object presentation The symbol is common to all four measurements (The process objects attributes AZ, AL and AR are only checked for analog measurements, not for pulse counters). Note that Selected on monitor has the highest priority and Normal state the lowest. The function status is indicated by the function instance color. The measurand values are presented with the same color as the function instance. If the value has more than six characters, six stars are (******) are shown instead. If the measurand is not sampled a magenta colored question mark is displayed. 98 1MRK UEN

103 Tutorial Technical descriptions Measurement function 3 Tutorial 3.1 The main dialog box Use the Measurement dialog box to view the available measurements. In the following illustration the dialog box has three available tabs, a current measurement, a power and an energy measurement. The fourth tab is unavailable, indicated by the dimmed label. Figure 4: Measurement dialog box The following is displayed in the text boxes: Present measured value. Minimum recorded value since last value reset. Maximum recorded value since last value reset. Frozen value. 1MRK UEN 99

104 Tutorial Technical descriptions Measurement function The Frozen text box is a momentary picture of the present measured value, either the value that was measured when the dialog box was opened, or the value that was measured the moment the frozen value Reset button was clicked. The present measurement value and minimum and maximum recorded values are dynamically updated. If an energy measurement is displayed no minimum or maximum values exist and the Min. and Max. text boxes contains --.! Note! Changes made to the measurement settings are active while the dialog box is open. When closed, the default settings are returned. The defaults can be modified from SCT. If the function is not connected to the actual process, the values can be entered in the value field. The dialog box buttons have the following functionality: Table 6: Measurement dialog box buttons Buttons Conditions Functionality Show on station picture Show as bar Show unit Reset Authorization level 1 or above a Authorization level 1 or above b Authorization level 1 or above b Authorization level 1 or above a) Only available for horizontal or vertical function instances. b) Only available for horizontal function instances. Toggle button. Selects whether the measurement value should be displayed in the function instance. Toggle button. Selects whether the measurement value should be displayed as a bar (option-set) or a number (normal). Toggle button. Selects whether the measurement unit should be displayed or not. Command button. Sets the minimum, maximum or frozen value text box contents to the present value measured. More - Displays a menu containing several commands, some specific for the library function. Close - Closes the dialog box. The trend window (if open) will still be displayed. Help - Displays online help for this specific dialog box MRK UEN

105 Tutorial Technical descriptions Measurement function Unavailable commands In addition to the reasons described in Unavailable commands on page 37 the following table describes in which case elements of the main dialog box are dimmed. Table 7: Reasons for dimming main dialog box contents Dimmed Show on station picture Show as bar Show unit Reset buttons Text boxes Reason Configured with a symbol function instance. Function instance is selected on another monitor. Process object is missing. Measurement not sampled. Configured with a symbol function instance. Configured with a vertical function instance. Configured with a horizontal function instance and containing a pulse counter measurement. Function instance is selected on another monitor. Process object is missing. Measurement not sampled. Configured with a symbol function instance. Configured with a vertical symbol function instance. Function instance is selected on another monitor. Object is missing. Measurement not sampled. Function instance is selected on another monitor. Object is missing. Measurement not sampled. Pulse counter measurement (only for min. and max. values). Function instance is selected on another monitor. Object is missing. Measurement not sampled. 3.2 Additional functionality In addition to the standard dialog boxes described in Common dialog boxes on page 41, the following function specific dialog boxes are available.! Note! If a pulse counter measurement is displayed only the Blockings and Object message dialog boxes are available. If the measurement process object is missing only the Object message dialog box is available. 1MRK UEN 101

106 Tutorial Technical descriptions Measurement function Edit limits dialog box Use the Edit Limits dialog box to set the alarm and warning limits for the selected measurement. This is a preselection dialog box as described on page 37. Figure 5: Edit limits dialog box Enter the appropriate limits in the corresponding text boxes. The text boxes will be available for entry if the user s authorization level is 1 or higher. The dialog box has the following functionality: Table 8: Edit Limits dialog box functions Button Conditions Functionality OK Authorization Writes the values to the process database. level 1 or higher Close/Cancel - Cancels the command and/or closes the dialog box. Help - Displays the online help for this specific dialog box Zero deadband setting dialog box Use the Zero deadband setting dialog box to set a threshold value under which measured values are displayed as zero.for example, a current measurement can indicate a small current even though the switching device is open MRK UEN

107 Tutorial Technical descriptions Measurement function By setting an appropriate deadband threshold the current measurement value will be zero when the device is open, avoiding confusion or misunderstanding trend or bar displays.this is a preselection dialog box, as described on page 37. Fig. 6 Zero Deadband Setting dialog box Table 9: Zero Deadband Setting dialog box functions Button Condition Functionality Deadband supervision enabled OK a Authorization level 1 or higher Authorization level 1 or higher Toggle button. Enables deadband supervision. Writes the values to the process database. Close/Cancel - Cancels the command and/or closes the dialog box. Help - Displays online help for this specific dialog box. a) The new deadband settings will be used from the next sampling cycle Fast trending The Fast trend (FT) window/dialog box is a chart display for analog measurements. Several trend windows can be open at the same time on the same monitor, but only one trend window can be used for each measured value. The same trend window can be displayed on other monitors as well. 1MRK UEN 103

108 Tutorial Technical descriptions Measurement function To select the measurement to display, click the appropriate measurement tab in the main dialog box. Then click Fast trending on the More button menu. A small trend window is displayed. Fig. 7 Small size trend window Move the window by grabbing the title bar. Click the Click the button to display the trend dialog box. button to close the window. Fig. 8 The trend dialog box The alarm (red) and warning (yellow) levels are displayed as lines in the trend window. The Y-axis scaling is normally set to show 10% below and above the lower and upper alarm limit, respectively. If no alarm limits are set, the window is automatically scaled to ensured that the process data can be displayed without clipping MRK UEN

109 Tutorial Technical descriptions Measurement function A full window can display 180 samples. Samples are displayed beginning at the left hand side, then added to the right. When the right hand side of the window is reached, the graph is scrolled to the left, removing (discarding) the earliest recorded samples and new values are added until the right hand side is reached again. The amount of samples to discard can be set in the Settings dialog box. The trend dialog box contains text boxes displaying minimum, maximum, mean and present values. Use the Settings dialog box to set: the Y-axis scale. the colors for the background and the curve. the sampling interval. the amount of sample to discard when the window is full (step size). the title bar text. Click the Settings button to display the Settings dialog box. Table 10: Trend dialog box buttons Button Condition Functionality Settings - Displays the Settings dialog box. Close - Closes the expanded window and displays the small sized trend window. Help - Displays online help for this specific dialog box. 1MRK UEN 105

110 Tutorial Technical descriptions Measurement function Fast trending settings dialog box All settings affects both the small and expanded trend windows. Settings made for a closed trend window will be used the next time the same window is displayed again.this is a preselection dialog box as described on page 37. Figure 9: Settings dialog box Table 11: Settings for the fast trend dialog box Setting Description Update interval List box. The update interval in seconds. Defines how often the trend is updated with new values from the process database. Stepsize List box. The number of samples to be discarded when the graph hits the right hand side of the window. Y-axis max. Text box. Value to be used for the upper level of the Y-axis Y-axis min. Text box. Value that will be used for the lower level of the Y- axis. Always show trend Check box. When checked, the trend window will always be displayed when the station process picture is displayed. Label Text box. Title bar labels for the small sized trend window a and the expanded trend window b. Colors List box. Sets the color of the trend graph and background. a) Max length is ten characters b) Max length is 45 characters 106 1MRK UEN

111 Tutorial Technical descriptions Measurement function The sampling period can be set to seconds, in steps of seconds.! Note! Fast sampling can affect the communication performance. Table 12: Settings dialog box buttons Button OK Default Settings Close/Cancel Help Description Store the settings. Sets all settings to default values. Cancels the command and/or closes the dialog box. Displays online help for this specific dialog box.! Note! Settings will be applied during the next sampling. This could mean that made settings would be visible for some time depending on the set sampling rate. 1MRK UEN 107

112 Tutorial Technical descriptions Measurement function 108 1MRK UEN

113 Introduction Technical descriptions Phase displacement Phase displacement Use the Phase displacement library function to graphically display the value of the phase displacement. Figure 1: Phase displacement function instance 1 Introduction This function is a complement to the Measurement library function. It can only be used together with a measurement function instance. 2 Installation and configuration! Note! The phase displacement function requires that the base picture and the Station, Bay and Measurement library functions are installed. 2.1 Installation The installation process is generally described in Installing and configuring on page 17. The phase displacement library function instance can be installed in one of three sizes: 1MRK UEN 109

114 Tutorial Technical descriptions Phase displacement Small, 192x180 pixels, radius 60 pixels. Medium, 224x220 pixels, radius 75 pixels. Large, 256x240 pixels, radius 90 pixels. 2.2 Configuration The configuration process is generally described in Installing and configuring on page Configuration with SCT Figure 2: SCT settings Explanation of the attributes can be found in the appendix Configuration with POT No process object is created for phase displacement, the process object with index 148 from the measurement library function is used. 3 Tutorial The function displays the phase displacement value graphically in the range ±180º. The function instance is designed as a angle clock, using a pointer to display the angle value. The instance is also equipped with a text box displaying the numerical angle value with one decimal MRK UEN

115 Introduction Technical descriptions REx 5xx supervision REx 5xx supervision Use the REx 5xx supervision library function to supervise and monitor REx 5xx series terminals.terminal status is indicated by the instance color and by generated events and alarms. Figure 1: REx 5xx supervision function instance 1 Introduction The library function has the following functionality: Color coded object status display. Alarm state acknowledgment. Internal blocking (event, alarm, printout, update, reprocessing). Object messages list display. Signal state display. Device information display. Selectable function instance size. Information messages display. Integrated online help. The following options can be chosen during installation: Include online help. Use blocking. Label position. Selection of supervision device (assignment to the different apparatus, like REC xxx, REL xxx, RET xxx and REF xxx). Device description. 1MRK UEN 111

116 Installation and configuration Technical descriptions REx 5xx supervision 2 Installation and configuration! Note! The REx 5xx supervision library function requires that the base picture is installed. 2.1 Installation The installation process is generally described in Installing and configuring on page 17. The function instance can be installed in one of three sizes: Small, 16x20 pixels. Medium, 32x40 pixels. Large, 48x60 pixels. 2.2 Configuration The configuration process is generally described in Installing and configuring on page MRK UEN

117 Installation and configuration Technical descriptions REx 5xx supervision Configuration with SCT Figure 2: SCT settings The attributes are explained in the appendix Configuration with RT The naming convention for the representation file is: R_SUP<size> where: Table 1: Mnemonic <size> Sets the size of the displayed symbol Replacement Meaning (empty string) Small picture M Medium sized picture L Large picture The default file name is R_SUP, that is, a small function instance. 1MRK UEN 113

118 Tutorial Technical descriptions REx 5xx supervision Configuration with POT POT will create process objects depending on the choice of SUPERVISION_DEVICE in SCT. However, these are always the same. See the appendix for a complete listing of the created process objects. Change the IU attribute to set which process objects should influence the representation. 2.3 Object presentation The actual state is presented by different symbols (configured with the representation tool). The function status is indicated by the function instance color. 3 Tutorial 3.1 The main dialog box Use the main dialog box to view the object name and signal state. Figure 3: Supervision main dialog box (REL 316 example) Table 2: Main dialog box functions Buttons Condition Functionality More - Displays a menu containing several commands, some specific for the library function. Close - Closes the dialog box MRK UEN

119 Tutorial Technical descriptions REx 5xx supervision Table 2: Main dialog box functions Buttons Condition Functionality Help - Displays online help for this specific dialog box. 3.2 Additional functionality In addition to the standard dialog boxes described in Common dialog boxes on page 41, the following function specific dialog boxes are available Signal state dialog box Use the Signal state dialog box to view: the terminal supervision status (General tab). the binary input modules status (Hardware tab). the milliampere input modules status (Values tab). the terminal blocking status (Blocking tab). Tabs that does not contain any signals will be unavailable and dimmed. Tabs will be colored according to the state of the objects it contains. 1MRK UEN 115

120 Tutorial Technical descriptions REx 5xx supervision Figure 4: REx 5xx supervision signal state dialog box Table 3: Signal state dialog box functions Button Condition Functionality Close - Closes the dialog box. Help - Displays online help for this specific dialog box MRK UEN

121 Tutorial Technical descriptions REx 5xx supervision The status is displayed according to the default color presentation. Figure 5: Object status Blocked events in the Blockings tab are depicted with a green filled box. In the Supervision, Values and Hardware tabs, unacknowledged alarms are depicted with a red, blinking filled box replaced by a fixed red box when the alarm is acknowledged. When the status changes from alarm to normal the box will be outlined. Unacknowledged alarms which changes into the normal state without being acknowledged will be depicted by a blinking red outline Device information dialog box Use the Device information dialog box to view terminal data added during configuration with SCT, such as device type, version, and release. Figure 6: Device information dialog box Table 4: Device information dialog box functions Button Condition Functionality Close - Closes the dialog box. 1MRK UEN 117

122 Tutorial Technical descriptions REx 5xx supervision 118 1MRK UEN

123 Introduction Technical descriptions Transformer voltage control Transformer voltage control Use the Transformer voltage control library function to control and monitor transformers. Two function instances can be installed, one for control and one for displaying measurements such as secondary output voltage, tap position and more. The status is indicated by the function instance color. In addition to the color coding, any abnormal status is indicated by an information message in the info bar of the function s main dialog box. Figure 1: The Transformer voltage control function instances, control (left) and measurement (right) 1 Introduction The library function has the following functionality: Color coded object status display. Measurement display. REC 580 voltage regulator control. Voltage regulator operator place setting. Tap changer target positioning. Emergency off function. Alarm list display. Alarm state acknowledgment for all voltage control alarms. Internal blocking (event, alarm, printout, update, reprocessing). Object messages list display. Information messages display. Integrated online help. 1MRK UEN 119

124 Installation and configuration Technical descriptions Transformer voltage control The following options can be chosen during installation: Function instance size. Main dialog box availability. Bay independent Station/Remote switch. Possibility to set the voltage characteristic. Use internal blocking. Possibility to change settings. Possibility to set the target position. Include online help. 2 Installation and configuration! Note! The Transformer voltage control library function requires that the base picture and the Station and Bay library functions are installed. 2.1 Installation The installation process is generally described in Installing and configuring on page 17. The control function instance can be installed in one size, 80x80 pixels. The representation symbol, however can be installed in different sizes, the largest covering the entire instance area. The same applies in some extent to the measurement instance. When installed, a 80x80 pixels sunken square is displayed in the picture tool, but the actual area covered during run-time depends on the number of values displayed, ranging from one value, 80x20 pixels up to 80x80 pixels when five values are displayed MRK UEN

125 Installation and configuration Technical descriptions Transformer voltage control! Note! The size of the measurement instance is not set in RT, but automatically set during runtime depending on the selected number of values to display. To be certain that no instances are obscured, always place instances according to the relevant maximum size, 80x80 pixels. 2.2 Configuration Configuration with SCT The configuration process is generally described in Installing and configuring on page 17. Figure 2: SCT attributes, control function instance 1MRK UEN 121

126 Installation and configuration Technical descriptions Transformer voltage control Figure 3: SCT attributes, measurement function instance The attributes are explained in the appendix Configuration with RT A suitable symbol is selected by using RT. The naming convention for the representations are: R_TRA<windings><size><alignment><prim. pos.>, where: Table 1: Representation mnemonics Mnemonic Function Values Value meaning <windings> Number of windings 2 Two winding transformer 3 Three winding transformer <size> Symbol size within function instance v s Very small Small m Medium l Large <alignment> Symbol alignment within function instance v h Vertical Horisontal <prim. pos.> Symbol primary position within function instance l r Left Right u Up d Down 122 1MRK UEN

127 Installation and configuration Technical descriptions Transformer voltage control The representation for a two winding medium sized symbol, vertically aligned with primary position up should the be named R_TRA2mvu. Representations are stored in the file RPU_TRA.PIR Configuration with POT The following table lists process objects created independent of the SCT configuration: Table 2: Common process objects Index (IX) Description 10 Tap changer position 11 Automatic mode 12 Manual mode 15 Minimum position 16 Maximum position 30 Parallel control mode 31 Single control mode 32 Master control mode 33 Slave control mode 36 Tap changer block 37 Voltage control 58 Tap changer processing 70 Position command 71 Automatic/manual command 73 Emergency off command 100 Indication for blocking dialog box 101 Selected on another monitor 170 Raise/lower command response 171 Auto/manual command response 173 Emergency off command response 201 Reference voltage 202 Process voltage 1MRK UEN 123

128 Installation and configuration Technical descriptions Transformer voltage control The following table describes process objects created depending on the SCT configuration: Table 3: SCT attributes vs. created process objects SCT Attribute Selection Index Description SET_ CHARACTERISTIC_ DIALOG_VISIBLE SET_REF_VOLTAGE_ DIALOG_VISIBLE TARGET_POSITION_ DIALOG_VISIBLE Off - No objects created On 34 Inverse time characteristic mode 35 Linear time characteristic mode 74 Linear/inverse command 74 Command response Off No object created On 91 Preselection for reference voltage 191 Command response 92 Set new value 192 Command response 200 Preselected voltage 203 Step difference Off No objects created On 90 Voltage control target position command 190 Command response SR_SWITCH_ Off - No objects created INDEPENDENT_ On 50 Indication for out of use FROM_BAY 51 Local indication 52 Station indication 53 Remote indication 72 Station/remote command 172 Command response BLOCKING_METHOD None No objects created Internal 100 Internal process objects for blocking dialog box WITH_EXTERNAL_ Off No objects created BLOCKING_ On 60 External update blocking INDICATION 62 External command blocking 124 1MRK UEN

129 Installation and configuration Technical descriptions Transformer voltage control Configuration with OPOT The following process objects are used for generating text in the event list: Table 4: Generated process objects for event recording Index (IX) Description Functionality 39 Voltage control block Regulation algorithm is blocked. 40 Positive deviation The difference between the reference and process voltage is positive. 42 Negative deviation The difference between the reference and process voltage is negative. 43 Fast step down mode The fast step down mode is used for compensating the difference between the process and reference voltage. 54 Local automatic/manual Local automatic/manual mode command. command 55 Remote automatic/manual Remote automatic/manual mode command. command 56 Local position command Local raise/lower command. 57 Remote position command Remote raise/lower command. 59 Local set value to ref. volt. Local set reference voltage command. command 63 Remote set value to ref. volt. command Remote set reference voltage command. 64 Tap changer position Tap changer position indication. 65 Local reference voltage command 66 Remote reference voltage command 67 Local time characteristic command 68 Remote time characteristic command Local send reference voltage to the device command. Remote send reference voltage to the device command. Local switch time characteristic command. Remote switch time characteristic command. 1MRK UEN 125

130 Tutorial Technical descriptions Transformer voltage control 3 Tutorial 3.1 The main dialog box Use the Voltage control dialog box to change operation mode and to set the transformer output voltage Figure 4: Voltage control dialog box The following information are displayed in the text boxes: Operation mode: - Single/parallel. - Master/slave. - Station/remote MRK UEN

131 Tutorial Technical descriptions Transformer voltage control Transformer output reference voltage. Actual transformer output voltage. The current tap position is indicated by the slider (below the voltage values) and the integer value displayed above the slider marker. Table 5: Voltage control dialog box functions Buttons Condition Functionality Station/remote option buttons Manual/Automatic option buttons Emergency off Slider increment buttons Raise/Lower Authorization level 1 or higher Authorization level 1 or higher Authorization level 1 or higher Authorization level 1 or higher a) Unavailable in a simulated process. Selects between the mutually exclusive voltage control places station and remote. a Selects between the mutually exclusive control methods manual and automatic. a The emergency off command is sent to the control terminal. a Raises or lowers the tap changer position one step at a time. a More - Displays a menu containing several commands, some specific for the library function. Close - Closes the dialog box. Help - Displays online help for this specific dialog box. It is possible to use the measurement library function in order to display warning and alarm limits for the transformer voltage Unavailable commands In addition to the reasons described in Unavailable commands on page 37 commands will be unavailable if any of the following conditions occur: Table 6: Unavailable Station/remote Manual/automatic Lower/raise Station/remote Manual/automatic Condition The tap changer processing process object status is set to 1, indicating some kind of problem. This can occur depending on several system dependent reasons. Refer to the installed code listings. Process objects is missing. The object status is not sampled. The operator place is other than station. Remote mode is not set. Process objects are not sampled. 1MRK UEN 127

132 Tutorial Technical descriptions Transformer voltage control Table 6: Unavailable Lower Raise Condition The operator place is other than station. Remote mode is not set. The tap changer is in minimum position. The tap changer is blocked. Process objects are not sampled. The operator place is other than station. Remote mode is not set. The tap changer is in maximum position. The tap changer is blocked. Process objects are not sampled. 3.2 Control confirmation Changing any settings requires control confirmation as described in Control confirmation on page 38. Figure 5: Control confirmation dialog box 3.3 Additional functionality In addition to the standard dialog boxes described in Common dialog boxes on page 41, the following function specific dialog boxes are available MRK UEN

133 Tutorial Technical descriptions Transformer voltage control Change characteristic dialog box Use the Change characteristic dialog box to set the control characteristic. Choose between linear time or inverse time voltage control. Figure 6: Change characteristic dialog box Table 7: Set characteristic dialog box functions Buttons Condition Functionality Activate new settings Linear/Inverse option buttons Authorization level 1 or higher Authorization level 1 or higher Sends the characteristic selection to the terminal. a Selects one of the mutually exclusive control methods linear time or inverse time voltage control. b Close - Closes the dialog box. Help - Displays online help for this specific dialog box. a) Unavailable if the operator place is other than Station. Selection is sent to the terminal only if the function is connected to a real process. b) Unavailable if the operator place is other than Station and the commands are blocked. 1MRK UEN 129

134 Tutorial Technical descriptions Transformer voltage control Activate simulation dialog box Use the Activate simulation dialog box to activate voltage control simulation. This is a preselection dialog box as described in page 37. Figure 7: Activate simulation dialog box Table 8: Activate simulation dialog box functions Buttons Condition Description On/Off option buttons OK Authorization level 1 or above Authorization level 1 or above a) Unavailable if the operator place is other than Station b) Unavailable if the commands are blocked Activates or deactivates simulation. a All changes on the settings of the simulation are taken over with pressing this button. b Close - Closes the dialog box. Help - Displays online help for this specific dialog box MRK UEN

135 Tutorial Technical descriptions Transformer voltage control Set reference voltage dialog box Use the Set reference voltage dialog box to alter the set point of transformer output voltage Figure 8: Set reference voltage dialog box Type the new value in the text box, or use the spin (arrow) buttons to increase or decrease the value. The text box and spin buttons will be unavailable if: The users authorization level is lower than 1. The operator place is set to other than Station. The commands are blocked. Table 9: Set reference voltage dialog box functions Buttons Conditions Functionality Send new settings Authorization Sends the set point value to the control terminal. level 1 or higher a Activate new settings Authorization level 1 or higher The set point value will be used by the control terminal, meaning that the voltage control function will start regulating the transformer voltage in respect to this new set point. a Close - Closes the dialog box. Help - Displays online help for this specific dialog box. a) Unavailable in a simulated process. Unavailable if the operator place is set to other than Station or if the function is blocked. 1MRK UEN 131

136 Tutorial Technical descriptions Transformer voltage control Target position dialog box Use the Target position dialog box to set the tap changer to a specific position. This is a preselection dialog box as described in page 37. Figure 9: Target position dialog box Buttons that would set the tap changer in unavailable positions will be dimmed. Table 10: Target position dialog box functions Buttons Conditions Functionality Position buttons 1-30 Authorization level 1 or higher Sets the tap changer to the corresponding position. a Close - Closes the dialog box. Help - Displays online help for this specific dialog box. a) Unavailable in a simulated process. Unavailable if manual mode is not set, or if the operator place is set to other than station MRK UEN

137 Introduction Technical descriptions Coil tap changer Coil tap changer Use the Coil tap changer library function to control and monitor transformer coil tap changers. Two function instances can be installed, one for control and one for displaying measurements such as secondary output voltage, tap position and more. The status is indicated by the function instance color. In addition to the color coding, any abnormal status is indicated by an information message in the info bar of the function s main dialog box. Figure 1: The Coil tap changer function instances, control (left) and measurements (right) 1 Introduction The coil tap changer can be installed in two variants, with step positions or with proportional positions.the library function has the following functionality: Color coded object status display. Measurement display: - Nominal voltage. - Tap position. Tap changer target positioning, steps or per cent. Emergency off function. Stop tap changer function. Alarm list display. Alarm state acknowledgment for all voltage control alarms. Internal blocking (event, alarm, printout, update, reprocessing). Object messages list display. Information messages display. Integrated online help. 1MRK UEN 133

138 Installation and configuration Technical descriptions Coil tap changer The following options can be chosen during the installation: Function instance size. Main dialog box availability. Coil tap changer type (steps/per cent). Use internal blocking. Possibility to set target position. Include online help. 2 Installation and configuration! Note! The coil tap changer library function requires that the base picture and the Station and Bay library functions are installed. 2.1 Installation The installation process is generally described in Installing and configuring on page 17. The control function instance can be installed in any of three different sizes, small, medium and large. Small, 48x60 pixels. Medium, 64x80 pixels. Large, 80x100 pixels.! Note! Use only one size of the function instances within the same bay. This because of differences in grid snap of the feeder lines. When the measurement instance is installed, a 100x100 pixels sunken square is displayed in the picture tool, but the actual area covered at run-time depends on the number of values displayed, one value, 100x20 pixels or two values, 100x40 pixels MRK UEN

139 Installation and configuration Technical descriptions Coil tap changer! Note! The size of the measurement instance is not set in RT, but automatically set during runtime depending on the selected number of values to display. To be certain that no instances are obscured, always place instances according to the relevant maximum size, 100x100 pixels. 2.2 Configuration The configuration process is generally described in Installing and configuring on page 17. 1MRK UEN 135

140 Installation and configuration Technical descriptions Coil tap changer Configuration with SCT Figure 2: SCT settings, control function instance 136 1MRK UEN

141 Installation and configuration Technical descriptions Coil tap changer Figure 3: SCT settings, measurement function instance The attributes are explained in the appendix Configuration with RT A suitable symbol is selected by using RT. The naming convention for the representations are: R_CTC<size><alignment>,where: Table 1: Representation mnemonics Mnemonic Function Values Value meaning <size> Symbol size s Small sized symbol m Medium sized symbol l Large symbol <alignment> Symbol alignment l Left d Down r Right Configuration with POT The representation for a large symbol with down alignment is R_CTCld. Representations are stored in the file RPU_CTC.PIR. The following table lists process objects created independent of the SCT configuration: Table 2: Common process objects Index (IX) Description 10 Tap position indication 15 Endpositionmin. 1MRK UEN 137

142 Installation and configuration Technical descriptions Coil tap changer Table 2: Common process objects Index (IX) Description 16 End position maximum 37 Alarm indication 58 Processing 70 Raise/lower command 73 Emergency off command 100 Internal blocking 101 Selected on another monitor 170 Command response for Raise/lower command 173 Command response for Emergency off command 201 Reference voltage indication The following table describes process objects created depending on the SCT configuration: Table 3: SCT attributes vs. created process objects SCT Attribute Selection Index Description COIL_TYPE Coil in Percentage 72 Stop command 172 Response stop command Coil with Steps No objects created BLOCKING_METHOD Internal in Micro- 100 Internal blocking SCADA No No objects created WITH_EXTERNAL_ Yes 60 External update blocking BLOCKING_ 62 External command blocking INDICATION No No objects created WITH_TARGET_ POSITION Yes 90 Target position command 190 Response target position command No No objects created 138 1MRK UEN

143 Tutorial Technical descriptions Coil tap changer Configuration with OPOT The following process objects are used for generating events. Table 4: Created process objects for event recording Index (IX) Description 51 Raise/lower command 52 a Stop command 53 Emergency off command 54 b Target position command a) When configured for tap positioning in per cent. b) When configured with Target position dialog box available 3 Tutorial 3.1 The main dialog box Depending on the configuration, the Coil tap changer in percents or Coil tap changer in steps dialog box is displayed Figure 4: Coil Tap Changer dialog box variants 1MRK UEN 139

144 Tutorial Technical descriptions Coil tap changer The text box displays the transformer secondary output voltage. The current tap position is indicated by the slider (below the voltage value), and the integer value displayed above the slider marker. Table 5: Coil tap changer dialog box functions Button Condition Functionality Slider increment buttons Lower/Raise Stop Emergency Off Authorization level 1 or higher Authorization level 1 or higher Authorization level 1 or higher Raises or lowers the tap changer position one step (one per cent) at a time. For each step command confirmation is required. Stops the operating coil in a controlled manner. a Immediately stops the operating coil. More - Displays a menu containing several commands, some specific for the library function. Close - Closes the dialog box. Help - Displays online help for this specific dialog box. a) This button is only shown in the Coil Tap Changer in Percents dialog box. If the library function is not connected to the process, the operation is simulated in the process database.! Note! Clicking the Emergency Off button immediately stops the tap changer motor. This means that the tap changer can be positioned between two taps. 3.2 Control confirmation Changing the tap position requires control confirmation as described in Control confirmation on page 38. Figure 5: Coil Tap Changer Control Confirmation dialog box 140 1MRK UEN

145 Tutorial Technical descriptions Coil tap changer 3.3 Additional functionality In addition to the standard dialog boxes described in Common dialog boxes on page 41, the following function specific dialog boxes are available Target position in steps dialog box Use the Target position in steps dialog box to set the tap changer to a specific position. This is a preselection dialog box, as described on page 37. Figure 6: Target position in steps dialog box Buttons that would set the tap changer in unavailable positions will be dimmed. Table 6: Target position dialog box functions Buttons Conditions Functionality Position buttons 1-30 Authorization level 1 or higher Sets the tap changer to the corresponding position. Close - Closes the dialog box. Help - Displays online help for this specific dialog box. 1MRK UEN 141

146 Tutorial Technical descriptions Coil tap changer Target position in per cent dialog box Use the Target position in per cent dialog box to set the tap changer to a fixed percentage position. This is a preselection dialog box, as described on page 37. Figure 7: Target position in percent dialog box Buttons that would set the tap changer in unavailable positions will be dimmed. Table 7: Target position dialog box functions Buttons Conditions Functionality Percentage buttons Authorization level 1 or higher Sets the tap changer to the corresponding position. Close - Closes the dialog box. Help - Displays online help for this specific dialog box MRK UEN

147 Introduction Technical descriptions Bay overview Bay overview Use the Bay overview library function to indicate a bay or section of a bay in an overview picture. Function status is indicated by the instance color. Status is indicated for up to three busbars. Figure 1: Bay overview function instance 1 Introduction The following functionality is supported: Color coded object status display (position, grounded, abnormal). Busbar coloring support. Integrated online help. 2 Installation and configuration! Note! The Bay overview library function requires that the base picture and the Station and Bay library functions are installed. 1MRK UEN 143

148 Installation and configuration Technical descriptions Bay overview 2.1 Installation The installation process is generally described in Installing and configuring on page 17. The Bay overview function instance can be installed in one of three sizes: Small, 16x40 pixels. Medium, 32x60 pixels. Large, 48x100 pixels. 2.2 Configuration The configuration process is generally described in Installing and configuring on page Preparations First create a corresponding Bay function instance with the attribute BAY_OVERVIEW set in order to create the necessary process objects Configuration with SCT Figure 2: SCT settings The attributes are explained in the appendix MRK UEN

149 Installation and configuration Technical descriptions Bay overview Configuration with RT Use RT to select a suitable representation symbol. The available symbols are: Square 2 Diamond 3 Circle Figure 3: Available symbols The naming convention for the representation file is: R_BOV<style><size> where: Table 1: Mnemonic <style> Sets the style of the displayed symbol Replacement Meaning <size> C Circle S Square D Diamond Sets the size of the displayed symbol Replacement Meaning S M L Small picture Medium sized picture Large picture A small, square function instance is represented by the file R_BOVSS, thatis,asmall function instance Connected process objects For the Bay overview library function to work properly, the connected Bay library function must contain the following process objects: Table 2: Necessary Bay function process objects Index (IX) Description Functionality 30 Bay connected to busbar 1-1MRK UEN 145

150 Installation and configuration Technical descriptions Bay overview Table 2: Necessary Bay function process objects Index (IX) Description Functionality 31 Bay connected to busbar 2-32 Bay connected to busbar 3-33 Bay grounded - 34 Bay abnormal status For example, a breaker is in an error position 2.3 Object presentation The function status is indicated by the function instance color. In addition to this the following colors and symbol variants will be used to display certain situations: Table 3: Status Bay connected to busbar Bay disconnected from busbar Bay error At least one device is in intermediate position Error in at least one device No update from process Bay is grounded Feeder not grounded Symbol variant Green, filled symbol Green outlined symbol Red filled or outlined symbol a Green crossed symbol Red crossed symbol Magenta question mark Green earth symbol b No earth symbol displayed b a) Depending on connection status b) In addition to the busbar connection symbol 146 1MRK UEN

151 Installation and configuration Technical descriptions Alarm indicator Alarm indicator Use the Alarm indicator library function to monitor input signals and view the signal status. Figure 1: Alarm indicator function instance 1 Installation and configuration! Note! The Alarm library function requires that the base picture and at least one library function are installed. 1.1 Installation The installation process is generally described in Installing and configuring on page 17. The size of the Alarm indicator function instance is 16x20 pixels. 1.2 Configuration The configuration process is generally described in Installing and configuring on page 17. 1MRK UEN 147

152 Installation and configuration Technical descriptions Alarm indicator Configuration with SCT Figure 2: SCT settings The attributes are explained in the appendix MRK UEN

153 Installation and configuration Technical descriptions Alarm indicator Configuration with RT Use RT to select a suitable representation symbol. The available symbols are: Figure 3: Available symbols Each symbol is stored in a corresponding representation file, R_ALIND1, R_ALIND2... etc. 1.3 Object presentation The function status is indicated by the function instance color. 1MRK UEN 149

154 Installation and configuration Technical descriptions Alarm indicator 1.4 Installation example The next figure presents the Alarm indicator picture function as a part of the complete bay: Figure 4: Typical Alarm indicator installation (example) 150 1MRK UEN

LIB 510 MV Process Operator s Manual

LIB 510 MV Process Operator s Manual 1MRS751388-MUM Issue date: 31.01.2000 Program revision: 4.0.3 Documentation version: A LIB 510 Copyright 2000 ABB Substation Automation Oy All rights reserved. Notice 1 The information in this document

More information

User s Manual CAP 531*1.5 Configuration and Programming tool

User s Manual CAP 531*1.5 Configuration and Programming tool User s Manual CAP 531*1.5 Configuration and Programming tool This manual belongs to: Contents Chapter Page About this manual 1 Introduction 3 Technical descriptions 81 References 177 Customer feedback

More information

ABB Network Partner. User s Manual HV/RET 521*2.0

ABB Network Partner. User s Manual HV/RET 521*2.0 User s Manual HV/RET 521*2.0 This manual belongs to: Contents Chapter Page About this manual 1 Introduction 3 Installation 9 Technical description 41 References 65 Customer feedback report 67 Software

More information

LIB 500 Base & LIB 510 Introduction Operator s Manual

LIB 500 Base & LIB 510 Introduction Operator s Manual 1MRS751424-MUM Issue date: 31.01.2000 Program revision: 4.0.3 Documentation version: A LIB 500 Base & LIB 510 Copyright 2000 ABB Substation Automation Oy All rights reserved. Notice 1 The information in

More information

User s Manual HV/Voltage Control*2.2

User s Manual HV/Voltage Control*2.2 User s Manual HV/Voltage Control*. This manual belongs to: Contents Chapter Page About this manual 5 Introduction 7 Instructions 11 Technical descriptions 7 Appendix 55 Software Registration Form 77 Customer

More information

LIB 500 Event List Operator s Manual

LIB 500 Event List Operator s Manual 1MRS751372-MUM Issue date: 31.01.2000 Program revision: 4.0.3 Documentation version: A LIB 500 Copyright 2000 ABB Substation Automation Oy All rights reserved. Notice 1 The information in this document

More information

MV Process Application Library LIB 510. Product Guide

MV Process Application Library LIB 510. Product Guide Issued: April 1999 Status: Updated Version: C/09.05.2006 Data subject to change without notice Features Application library for MV process applications built using ABB Substation Automation products Application

More information

ABB Network Partner. User s Manual RECOM*1.4

ABB Network Partner. User s Manual RECOM*1.4 User s Manual RECOM*1.4 This manual belongs to: Contents Chapter Page About this manual 1 Introduction 3 Instructions 11 Technical description 21 References 77 Customer feedback report 79 Software Registration

More information

MicroSCADA Pro SYS

MicroSCADA Pro SYS MicroSCADA Pro SYS 600 9.2 1MRS756170 Issued: 02.03.2007 Version: B/28.03.2008 MicroSCADA Pro SYS 600 9.2 Contents Copyrights...15 1. Introduction...17 1.1. This Manual...17 1.2. Use of symbols...17 1.3.

More information

MicroSCADA Pro SYS Operation Manual

MicroSCADA Pro SYS Operation Manual MicroSCADA Pro SYS 600 9.2 1MRS756118 Issued: 28.02.2007 Version: B/28.03.2008 MicroSCADA Pro SYS 600 9.2 Contents Copyrights...7 1. Introduction...9 1.1. This manual...9 1.2. Use of symbols...9 1.3.

More information

User s Manual HV/Collect*3.1

User s Manual HV/Collect*3.1 User s Manual HV/Collect*3.1 This manual belongs to: Contents Chapter Page About this manual 3 Introduction 5 Instructions 11 Technical descriptions 17 References 35 Appendix 37 Index 47 2 About this manual

More information

ABB Network Partner. User s Manual CAP/REx 500*2.0

ABB Network Partner. User s Manual CAP/REx 500*2.0 User s Manual CAP/REx 500*2.0 This manual belongs to: Contents Chapter Page About this manual 1 Introduction 3 Instructions 7 References 15 Customer feedback report 17 Software Registration Form 19 Index

More information

Distribution Management System Open++ Opera v.3.2. User Manual

Distribution Management System Open++ Opera v.3.2. User Manual Distribution Management System Open++ Opera v.3.2 1MRS 751464-MUM Issued: 31.12.1999 Version: B/21.2.2001 Checked: MK Approved: PV Open++ Opera v.3.2 We reserve the right to change data without prior

More information

Distribution Management System Open++ Opera v.3.3. User Manual

Distribution Management System Open++ Opera v.3.3. User Manual Distribution Management System Open++ Opera v.3.3 User Manual 1MRS 751464-MUM Issued: 31.12.1999 Version: D/29.8.2003 Program Revision: 3.3D We reserve the right to change data without prior notice. User

More information

Installation and commissioning manual

Installation and commissioning manual ,QVWDOODWLRQDQG&RPPLVVLRQLQJPDQXDO (QJLQHHU,7 7HUPLQDOWRROER[ &$3 Installation and commissioning manual $ERXWWKLVPDQXDO,QVWDOODWLRQ0DQXDO Installing the CAP 540 Navigator...7 Installing PST...10 Installing

More information

LIB 510 Measurement Reports 2 Operator s Manual

LIB 510 Measurement Reports 2 Operator s Manual 1MRS751384-MUM Issue date: 31.01.2000 Program revision: 4.0.3 Documentation version: A LIB 510 Measurement Reports 2 Copyright 2000 ABB Substation Automation Oy All rights reserved. Notice 1 The information

More information

MicroSCADA Pro SYS Operation Manual

MicroSCADA Pro SYS Operation Manual SYS 600 9.3 Trace back information: Workspace Main version a9 Checked in 2012-11-09 1MRS756635 Issued: 31.3.2010 Version: C/30.09.2012 SYS 600 9.3 Contents 1 Copyrights... 2 Introduction... 2.1 This manual...

More information

Substation automation products. MicroSCADA Pro for substation automation

Substation automation products. MicroSCADA Pro for substation automation Substation automation products for substation automation Perfect control anywhere, anytime is an investment for today and tomorrow. Start, for instance, with monitoring or gateway functionality and integrate

More information

MicroSCADA Pro LIB 510 *4.1. Operation Manual

MicroSCADA Pro LIB 510 *4.1. Operation Manual MicroSCADA Pro LIB 510 *4.1 1MRS755361 Issued: 30.06.2004 Version: B/20.12.2004 MicroSCADA Pro LIB 510 *4.1 1. About this manual...7 1.1. Copyrights...7 1.2. Trademarks...7 1.3. General...7 1.4. Use of

More information

Digital Data Manager Model 747

Digital Data Manager Model 747 Digital Data Manager Model 747 Staff Guide 3M Library Systems 3M Center, Building 225-4N-14 St. Paul, Minnesota 55144-1000 www.3m.com/library Copyright 2000, 2001, 2002 3M IPC. All rights reserved. 75-0500-4514-4,

More information

Manual for DMX-60 Controller Box and Software 1 Introduction 1.1 Software Installation

Manual for DMX-60 Controller Box and Software 1 Introduction 1.1 Software Installation Manual for DMX-60 Controller Box and Software 1 Introduction What actually is DMX512? DMX is short for "Digital Multiplex" and is a digital data transmission standard for dimmers, scanners, and their controllers.

More information

SIMATIC. Process Control PCS 7 V7.0 PCS 7 OS Process Control. Preface, Contents. Additional Documentation 1 Functions of the PCS 7 OS in Process Mode

SIMATIC. Process Control PCS 7 V7.0 PCS 7 OS Process Control. Preface, Contents. Additional Documentation 1 Functions of the PCS 7 OS in Process Mode s SIMATIC Process Control PCS 7 V7.0 PCS 7 OS Process Control Operating Instructions Preface, Contents Additional Documentation 1 Functions of the PCS 7 OS in Process Mode 2 PCS 7 OS Process Mode - User

More information

Distributed busbar protection REB500 Operation Manual

Distributed busbar protection REB500 Operation Manual REB500 Substation Automation Products Operation Manual Document ID: 1MRK 500 121-UEN Issued: May 2015 Revision: - Product version: 8.10 Copyright 2015 ABB. All rights reserved Copyright This document

More information

Manual SmartGraph for Humlog 10

Manual SmartGraph for Humlog 10 Manual SmartGraph for Humlog 10 State: 10.12.2001 Version: V1.0 1 1 INTRODUCTION TO SMARTGRAPH... 4 1.1 Manage, Configure... 4 1.2 The Programme Interface... 4 1.2.1 Graphs... 5 1.2.2 Table... 6 1.2.3

More information

SIMATIC. Process Control System PCS 7 OS Process Control (V8.1) Preface 1. Additional documentation 2. Functions of the PCS 7 OS in process mode 3

SIMATIC. Process Control System PCS 7 OS Process Control (V8.1) Preface 1. Additional documentation 2. Functions of the PCS 7 OS in process mode 3 Preface 1 Additional documentation 2 SIMATIC Process Control System PCS 7 Operating Instructions Functions of the PCS 7 OS in process mode 3 PCS 7 OS process mode - user interface 4 System operator inputs

More information

Avaya C360 SMON User Guide

Avaya C360 SMON User Guide Avaya C360 SMON User Guide May 2004 Avaya C360 SMON User Guide Copyright 2004 Avaya Inc. All Rights Reserved The products, specifications, and other technical information regarding the products contained

More information

OPUSeries Build 19 Revenue Management Operations Manual

OPUSeries Build 19 Revenue Management Operations Manual OPUSeries Build 19 Revenue Management Operations Manual B19_RevMgmt_11122014 Date: Monday, December 1, 2014 Notice of Rights: Copyright 2014 Amano McGann, Inc. All rights reserved. This document contains

More information

SYS 500 Visual SCIL User Interface Design

SYS 500 Visual SCIL User Interface Design 1MRS751256-MEN Issue date: 29.02.00 Program revision: 8.4.3 Documentation version: A SYS 500 Copyright 2000 ABB Substation Automation Oy All rights reserved. Notice 1 The information in this document is

More information

RTE for WIN32. Installation Manual (Rev.7.0) Midas lab

RTE for WIN32. Installation Manual (Rev.7.0) Midas lab Midas lab REVISION HISTORY Date Revision Chapter Explanation of revision March 11,2000 4.0 RTE4W32 Ver.5.0 (First edition) January 10,2002 4.1 Add Windows XP support (RTE4W32 Ver.5.05) October 29,2002

More information

IDS SAS. Station Automation System for Complex Applications

IDS SAS. Station Automation System for Complex Applications IDS SAS Station Automation System for Complex Applications IDS SAS The IDS SAS automation system for switchgear significantly reduces costs and efforts for the installation of secondary equipment and enables

More information

IEC Interoperability Document for:

IEC Interoperability Document for: w w w. s t r e a m x. c h IEC 60870-5-103 Interoperability Document for: StreamBridge: Stream870-5-103 Version Informations Last activities Date Author File 02/23/2012 Infoteam / FD Interoperability StreamBridge

More information

MicroSCADA Pro Substation automation applications.

MicroSCADA Pro Substation automation applications. G R I D AUTO M ATI O N PRO D U C T S Substation automation applications. ABB Oy Finland Power Grids Grid Automation P.O. Box 614 FI-65101 Vaasa, Finland Phone: +358 10 22 21999 (Customer Support Center)

More information

Terminal tool box CAP 540*1.2

Terminal tool box CAP 540*1.2 Page 1 Issued: January 2003 Revision: A Data subject to change without notice Features Engineering tool box including disturbance upload, parameter setting, monitoring and configuration of REx 5xx transmission

More information

User Manual AXON TEST V3.8 IKELOS. Simulator

User Manual AXON TEST V3.8 IKELOS. Simulator AXON TEST V3.8 IKELOS Simulator 2 2014 Axon Group Ltd., Manual The information contained in this document is subject to change without notice. Axon Group Ltda Making great things Technology Development

More information

N2KExtractor. Maretron Data Extraction Software User s Manual

N2KExtractor. Maretron Data Extraction Software User s Manual N2KExtractor Maretron Data Extraction Software User s Manual Revision 3.1.6 Copyright 2017 Maretron, LLP All Rights Reserved Maretron, LLP 9014 N. 23rd Ave #10 Phoenix, AZ 85021-7850 http://www.maretron.com

More information

Relay Setting Tools CAP 501 Operator s Manual

Relay Setting Tools CAP 501 Operator s Manual Relay Setting Tools CAP 501 Operator s Manual $%% 1MRS751271-MUM Issue date: 31.01.2000 Program revision: 2.0.0 Documentation version: B CAP 501 Relay Setting Tools Operator s Manual Copyright 2000 ABB

More information

MicroSCADA Pro COM 500 *4.1. User s Guide

MicroSCADA Pro COM 500 *4.1. User s Guide MicroSCADA Pro COM 500 *4.1 1MRS751858-MEN Issued: 15.03.2002 Version: C/30.06.2004 MicroSCADA Pro COM 500 *4.1 1. About this manual...7 1.1. Copyrights...7 1.2. Trademarks...7 1.3. General...7 1.4. Use

More information

Process Eye Professional. Recall

Process Eye Professional. Recall Process Eye Professional Recall Process Eye Professional Recall User Manual SP104010.101 August 2005 As part of our continuous product improvement policy, we are always pleased to receive your comments

More information

MicroSCADA Pro SYS

MicroSCADA Pro SYS MicroSCADA Pro SYS 600 9.2 1MRS756117 Issued: 02.03.2007 Version: B/28.03.2008 MicroSCADA Pro SYS 600 9.2 Contents Copyrights...7 1. Introduction...9 1.1. This manual...9 1.2. Use of symbols...10 1.3.

More information

Grid Automation Products. MicroSCADA Pro Substation automation applications.

Grid Automation Products. MicroSCADA Pro Substation automation applications. Grid Automation Products Substation automation applications. 2 Substation automation applications Automate, control and optimize your operations. is an investment for today and tomorrow. Start, for instance,

More information

TAC Vista Webstation. Operating Manual

TAC Vista Webstation. Operating Manual TAC Vista Webstation Operating Manual TAC Vista Webstation Operating Manual Copyright 2006 TAC AB. All rights reserved. This document, as well as the product it refers to, is only intended for licensed

More information

MT8001 MP4.20 Management Terminal

MT8001 MP4.20 Management Terminal MT8001 MP4.20 Management Terminal Localisation guide Building Technologies Data and design subject to change without notice. Supply subject to availability Copyright by Siemens AG Building Technologies

More information

WebStudio User Guide. OpenL Tablets BRMS Release 5.18

WebStudio User Guide. OpenL Tablets BRMS Release 5.18 WebStudio User Guide OpenL Tablets BRMS Release 5.18 Document number: TP_OpenL_WS_UG_3.2_LSh Revised: 07-12-2017 OpenL Tablets Documentation is licensed under a Creative Commons Attribution 3.0 United

More information

User s Guide. Intermec Printer Network Manager v1.1

User s Guide. Intermec Printer Network Manager v1.1 User s Guide Intermec Printer Network Manager v1.1 Information in this manual is subject to change without prior notice and does not represent a commitment on the part of Intermec Printer AB. Copyright

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

Avaya C460 SMON User Guide

Avaya C460 SMON User Guide Avaya C460 SMON User Guide August 2003 Avaya C460 SMON 5.2 User Guide Copyright 2003 Avaya Inc. All Rights Reserved The products, specifications, and other technical information regarding the products

More information

Digital Data Manager Model 747

Digital Data Manager Model 747 Digital Data Manager Model 747 Staff Guide Version 3.xx Software 3M Library Systems 3M Center, Building 225-4N-14 St. Paul, MN 55144-1000 www.3m.com/library 3M 2011. All rights reserved. Digital Data Manager

More information

Document Management System GUI. v6.0 User Guide

Document Management System GUI. v6.0 User Guide Document Management System GUI v6.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400,

More information

Connectivity Packages. User's Guide - ANSI Version

Connectivity Packages. User's Guide - ANSI Version Connectivity Packages 1MRS756194 Issued: 30.11.2006 Version: A/30.11.2006 Connectivity Packages Contents Copyrights... 5 1. Introduction...... 7 1.1. Intended audience...... 7 1.2. Related documents.........

More information

SIMATIC. Process Control System PCS 7 OS Process Control (V8.1) Security information 1. Preface 2. Additional documentation 3

SIMATIC. Process Control System PCS 7 OS Process Control (V8.1) Security information 1. Preface 2. Additional documentation 3 Security information 1 Preface 2 SIMATIC Process Control System PCS 7 Operating Instructions Additional documentation 3 Functions of the PCS 7 OS in process mode 4 PCS 7 OS process mode - user interface

More information

SIMATIC PC. Panel PC Industrial Lite Without Operating System. Preface, Table of Contents

SIMATIC PC. Panel PC Industrial Lite Without Operating System. Preface, Table of Contents Preface, Table of Contents SIMATIC PC Panel PC Industrial Lite Without Operating System Installation Guide General Information 1 Installation of the Drivers Using MS Windows NT 4.0 2 Installation of the

More information

Substation Automation Products. Line differential protection RED670 Relion 670 series

Substation Automation Products. Line differential protection RED670 Relion 670 series Substation Automation Products Line differential protection RED670 Relion 670 series For maximum reliability of your power system The RED670 IED (Intelligent Electronic Device) is designed for protection,

More information

Verification of Utility Requirements on Modern Numerical Busbar Protection by Dynamic Simulation

Verification of Utility Requirements on Modern Numerical Busbar Protection by Dynamic Simulation 111 Verification of Utility Requirements on Modern Numerical Busbar Protection by Dynamic Simulation Z. Gajić (ABB, Sweden) JP Wang / PW Gong / YS Xu (ABB China) ZX Zhou (CERPI, China) Summary Power utilities

More information

Configuration and Interoperability Guide for IEC for the SEL-751 Feeder Protection Relay. July 10, 2015

Configuration and Interoperability Guide for IEC for the SEL-751 Feeder Protection Relay. July 10, 2015 Configuration and Interoperability Guide for IEC 60870-5-103 for the SEL-751 Feeder Protection Relay July 10, 2015 Contents 1 Interoperability... 3 1.1 Physical Layer... 3 Electrical Interface... 3 Optical

More information

RELEASE NOTE. Integrated Engineering Tool IET600 Ver. 5.3 Feature Pack 3

RELEASE NOTE. Integrated Engineering Tool IET600 Ver. 5.3 Feature Pack 3 RELEASE NOTE Integrated Engineering Tool IET600 Ver. 5.3 Feature Pack 3 2 IET600 VER. 5.3 FP3 RELEASE NOTE IET600 Ver. 5.3 FP3 Release Note Dear Reader, We are pleased to announce the release of IET600

More information

For DX100 for Industrial Robot MOTOMAN Ladder Editing Software for Personal Computers Ladder Editor 32 for DX100 Operator s Manual

For DX100 for Industrial Robot MOTOMAN Ladder Editing Software for Personal Computers Ladder Editor 32 for DX100 Operator s Manual YASKAWA For DX100 for Industrial Robot MOTOMAN Ladder Editing Software for Personal Computers Ladder Editor 32 for DX100 Operator s Manual Upon receipt of the product and prior to initial operation, read

More information

DriveWizard Plus Instruction Manual

DriveWizard Plus Instruction Manual DriveWizard Plus Instruction Manual To properly use the product, read this manual thoroughly. MANUAL NO. TOEP C730600 20C Table of Contents Safety Symbols and Markings...4 Manual Overview...5 Related Manuals...5

More information

SIMATIC. Process Control System PCS 7 Operator Station. Preface, Contents. The PCS 7 OS 1 Introduction to PCS 7 OS Configuration

SIMATIC. Process Control System PCS 7 Operator Station. Preface, Contents. The PCS 7 OS 1 Introduction to PCS 7 OS Configuration s SIMATIC Process Control System PCS 7 Operator Station Configuration Manual Preface, Contents The PCS 7 OS 1 Introduction to PCS 7 OS Configuration 2 Configuring the PCS 7 OS Data in the SIMATIC Manager

More information

PSM 505. Inform IT Power System Monitoring. Stand-alone Fault Analysis and Evaluation Tool. Technical Data. Introduction.

PSM 505. Inform IT Power System Monitoring. Stand-alone Fault Analysis and Evaluation Tool. Technical Data. Introduction. Page 1 Issued: July 2003 New Data subject to change without notice Introduction High-voltage transmission and distribution networks are the backbone of modern power generation and distribution systems.

More information

Server Edition USER MANUAL. For Microsoft Windows

Server Edition USER MANUAL. For Microsoft Windows Server Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft Windows

More information

SCADA SYSTEM FOR PEDEEE SYRIA PROJECT

SCADA SYSTEM FOR PEDEEE SYRIA PROJECT SCADA SYSTEM FOR PEDEEE SYRIA PROJECT TYPE MS-TDPRO32 OPERATION MANUAL Copyright 2010 - Microener Pag 1 of 26 INDEX 1 General features and installation directions 3 1.1 Installation 3 1.2 Hardware Configuration

More information

SPRECON-E Display Editor

SPRECON-E Display Editor SPRECON-E Display Editor Version 2.0b USERS MANUAL 94.2.912.60en 09/2004 ISSUE A page 2 / 61 Business Sector Enery Station Automation (ENA) [Power systems automation] Sprecher Automation GmbH Franckstrasse

More information

Software Manual R Index 1

Software Manual R Index 1 Software Manual R60727.0002 - Index 1 OS6.0 Operator software for Kübler devices Product features: For PCs and notebooks with Windows 7 or higher Easy parametrization, configuration and monitoring Additional

More information

User Manual. pdoc Pro SDK Server. Copyright 2018 Topaz Systems Inc. All rights reserved. Version 2.1. Last Update: March 15, 2018

User Manual. pdoc Pro SDK Server. Copyright 2018 Topaz Systems Inc. All rights reserved. Version 2.1. Last Update: March 15, 2018 User Manual pdoc Pro SDK Server Version 2.1 Last Update: March 15, 2018 Copyright 2018 Topaz Systems Inc. All rights reserved. For Topaz Systems, Inc. trademarks and patents, visit www.topazsystems.com/legal.

More information

FX Tools Software Package - FX Builder User s Guide

FX Tools Software Package - FX Builder User s Guide User s Guide FX Builder Issue Date June 22, 2009 FX Tools Software Package - FX Builder User s Guide FX Tools Software Package FX Builder User s Guide...5 Introduction... 5 Installation...7 Installing

More information

SIMATIC HMI. WinCC V7.0 SP1 Setting up a Message System. WinCC Alarm Logging 1. Message System in WinCC 2. Principles of the Message System

SIMATIC HMI. WinCC V7.0 SP1 Setting up a Message System. WinCC Alarm Logging 1. Message System in WinCC 2. Principles of the Message System SIMATIC HMI WinCC V7.0 SP1 SIMATIC HMI WinCC V7.0 SP1 WinCC Alarm Logging 1 Message System in WinCC 2 Principles of the Message System 3 Configuring the Message System 4 Printout of the Online Help 11/2008

More information

MicroSCADA Pro DMS 600 *4.1 System Overview. Technical Description

MicroSCADA Pro DMS 600 *4.1 System Overview. Technical Description MicroSCADA Pro DMS 600 *4.1 1MRS755272 MicroSCADA Pro DMS 600 *4.1 Issued: 30.6.2004 Version: C/28.2.2005 Contents: 1. About this manual... 7 1.1. Copyrights... 7 1.2. Trademarks... 7 1.3. General...

More information

Avaya MultiService Software Update Manager User Guide

Avaya MultiService Software Update Manager User Guide Avaya MultiService Software Update Manager User Guide April 2002 Avaya MultiService Software Update Manager 3.2 User Guide Copyright Avaya Inc. 2002 ALL RIGHTS RESERVED The products, specifications, and

More information

PRON NA60-CBA. IEC Communication Protocol User Guide PRON NA60-CBA. Version Page: 1 of 13 PRON NA60-CBA IEC

PRON NA60-CBA. IEC Communication Protocol User Guide PRON NA60-CBA. Version Page: 1 of 13 PRON NA60-CBA IEC IEC 870-5-103 Communication Protocol User Guide PRON NA60-CBA Page: 1 of 13 PRON NA60-CBA IEC 870-5-103 Contents Contents...2 1 IEC 870-5-103 Protocol...3 8.1 Physical Layer...3 8.1.1 Electrical Interface...3

More information

SmartView. User Guide - Analysis. Version 2.0

SmartView. User Guide - Analysis. Version 2.0 SmartView User Guide - Analysis Version 2.0 Table of Contents Page i Table of Contents Table Of Contents I Introduction 1 Dashboard Layouts 2 Dashboard Mode 2 Story Mode 3 Dashboard Controls 4 Dashboards

More information

The following steps will allow you to install and quickly begin using DevCom2000:

The following steps will allow you to install and quickly begin using DevCom2000: QUICK START DevCom2000 uses Device Descriptions (DDs) to access data stored in the memory of the smart field device. These DDs are developed by the manufacturer for their products and, in turn, distributed

More information

SequencePro Data Analysis Application. User Guide

SequencePro Data Analysis Application. User Guide SequencePro Data Analysis Application User Guide SequencePro Data Analysis Application User Guide DRAFT October 31, 2001 12:52 pm, Title_page.fm Copyright 2001, Applied Biosystems. All rights reserved.

More information

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows BackupVault Desktop & Laptop Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Blueraq Networks Ltd, 2017. All rights reserved. Trademarks - Microsoft, Windows, Microsoft

More information

MicroSCADA Pro DMS Operation Manual

MicroSCADA Pro DMS Operation Manual DMS 600 4.2 1MRS755274 Issued: 30.6.2004 Version: E/28.3.2008 DMS 600 4.2 Contents: 1. About this manual... 11 1.1. Copyrights... 11 1.2. Trademarks... 11 1.3. General... 11 1.4. Use of symbols... 12

More information

Method for improved security at operation of switching devices

Method for improved security at operation of switching devices C C Application xample Rev - September 24, 2004 Method for improved security at operation of switching devices 1 Introduction For interlocking evaluation in a substation, the position from switching devices,

More information

Quark XML Author for FileNet 2.8 with BusDocs Guide

Quark XML Author for FileNet 2.8 with BusDocs Guide Quark XML Author for FileNet.8 with BusDocs Guide Contents Getting started... About Quark XML Author... System setup and preferences... Logging on to the repository... Specifying the location of checked-out

More information

OPERATION MANUAL. MV-410HS Layout Editor. Version higher. Command

OPERATION MANUAL. MV-410HS Layout Editor. Version higher. Command OPERATION MANUAL MV-410HS Layout Editor Version 3.0 - higher Command Command Table of Contents 1. Setup... 1 1-1. Overview... 1 1-2. System Requirements... 1 1-3. Operation Flow... 1 1-4. Installing MV-410HS

More information

Launcher Help. Building Technologies & Solutions LIT Issued October 2018 Software Release 1.7

Launcher Help. Building Technologies & Solutions   LIT Issued October 2018 Software Release 1.7 Building Technologies & Solutions www.johnsoncontrols.com LIT-12011742 Issued October 2018 Software Release 1.7 Contents Contents Launcher Introduction...3 Summary of Changes...3 Launcher Procedures...4

More information

User Manual pdoc Pro App Server

User Manual pdoc Pro App Server User Manual pdoc Pro App Server Version 2.0 May 3, 2017 Copyright 2017 Topaz Systems Inc. All rights reserved. For Topaz Systems, Inc. trademarks and patents, visit www.topazsystems.com/legal. Table of

More information

COMOS. Lifecycle 3D Integration Operation. COMOS PDMS Integration 1. Material management 2. COMOS 3D viewing 3. References 4.

COMOS. Lifecycle 3D Integration Operation. COMOS PDMS Integration 1. Material management 2. COMOS 3D viewing 3. References 4. 1 Material management 2 COMOS Lifecycle COMOS 3D viewing 3 References 4 Operating Manual 03/2017 V 10.2.1 A5E37098336-AB Legal information Warning notice system This manual contains notices you have to

More information

FlowAccess TM GETTING STARTED. Windows software for Skalar SAN plus systems. Version and up

FlowAccess TM GETTING STARTED. Windows software for Skalar SAN plus systems. Version and up FlowAccess TM V3 Windows software for Skalar SAN plus systems Version 3.1.0.4 and up GETTING STARTED FlowAccess TM V3 Windows software for Skalar SAN plus systems Version 3.1.0.4 and up Getting started

More information

Substation Automation Products. Bay control REC670/650 Relion 670 and 650 series

Substation Automation Products. Bay control REC670/650 Relion 670 and 650 series Substation Automation Products Bay control REC670/650 Relion 670 and 650 series For optimized control and reliable operation of your switchyard The REC670 and REC650 Bay control IEDs (Intelligent Electronic

More information

Metasys Launcher. Help. Johnson Controls LIT October 2018 Release 1.7

Metasys Launcher. Help. Johnson Controls   LIT October 2018 Release 1.7 Metasys Launcher Help Johnson Controls www.johnsoncontrols.com LIT-12011742 October 2018 Release 1.7 Contents Launcher Introduction...3 Summary of Changes...3 Launcher Procedures...4 Starting the Launcher...

More information

User manual CORRIGO E Tool

User manual CORRIGO E Tool User manual CORRIGO E Tool Revision B Oct 2004 This user manual covers the CORRIGO E Tool for both heating and.ventilation This user manual is published by AB REGIN without guarantee. AB REGIN can at any

More information

Schneider Electric Floating License Manager

Schneider Electric Floating License Manager Schneider Electric Floating License Manager EIO0000001078 11/2012 Schneider Electric Floating License Manager User Manual 12/2012 EIO0000001078.01 www.schneider-electric.com The information provided in

More information

CAP 505 Relay Product Engineering Tools Installation and Commissioning Guide

CAP 505 Relay Product Engineering Tools Installation and Commissioning Guide CAP 505 Relay Product Engineering Tools Industrial IT enabled products from ABB are the building blocks for greater productivity, featuring all the tools necessary for lifecycle product support in consistent

More information

Quark XML Author for FileNet 2.5 with BusDocs Guide

Quark XML Author for FileNet 2.5 with BusDocs Guide Quark XML Author for FileNet 2.5 with BusDocs Guide CONTENTS Contents Getting started...6 About Quark XML Author...6 System setup and preferences...8 Logging in to the repository...8 Specifying the location

More information

CAP 505. User s Guide

CAP 505. User s Guide CAP 505 1MRS752292-MUM CAP 505 Issued: 04.10.2002 Version: L/05.01.2005 1. About this manual...7 1.1. Copyrights...7 1.2. Trademarks...7 1.3. General...7 1.4. Use of symbols...8 1.5. Abbreviations...8

More information

LINAX Series Videographic Recorders

LINAX Series Videographic Recorders User Guide 154534_8 LINAX Series Videographic Recorders DataManager Software Electrical Safety This instrument complies with the requirements of CEI/IEC 61010-1:2001-2 'Safety Requirements for Electrical

More information

TOF-Watch SX Monitor

TOF-Watch SX Monitor TOF-Watch SX Monitor User manual Version 1.2 Organon (Ireland) Ltd. Drynam Road Swords Co. Dublin Ireland Contents General information... 3 Getting started... 3 File Window... 7 File Menu... 10 File Open

More information

Server Edition. V8 Peregrine User Manual. for Microsoft Windows

Server Edition. V8 Peregrine User Manual. for Microsoft Windows Server Edition V8 Peregrine User Manual for Microsoft Windows Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft

More information

Welcome Application. Introducing the Visual Studio.NET IDE. Objectives. Outline

Welcome Application. Introducing the Visual Studio.NET IDE. Objectives. Outline 2 T U T O R I A L Objectives In this tutorial, you will learn to: Navigate Visual Studio.NET s Start Page. Create a Visual Basic.NET solution. Use the IDE s menus and toolbars. Manipulate windows in the

More information

Avaya Software Update Manager User Guide

Avaya Software Update Manager User Guide Avaya Software Update Manager User Guide 14-300168 Issue 3 February 2006 2006 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in this document was

More information

Substation Automation Products. Distributed busbar protection REB500 Communication Protocol Manual, IEC 61850

Substation Automation Products. Distributed busbar protection REB500 Communication Protocol Manual, IEC 61850 Substation Automation Products Communication Protocol Manual, IEC 61850 Document ID: 1MRK 511 342-UEN Issued: May 2015 Revision: - Product version: 8.10 Copyright 2015 ABB. All rights reserved Copyright

More information

IntelliVue Information Center

IntelliVue Information Center IntelliVue Information Center Research Data Export Viewer User Guide Part Number 4535 642 63711 Printed in the U.S.A. June 2011 First Edition *453564263711* Notice Notice Proprietary Information Published

More information

VANGUARD LOAD TAP CHANGER ANALYZER (LTCA) VERSION 2.xx SOFTWARE MANUAL. LTCA-10, LTCA-40, WRM-10P, WRM-40, TRM-20, TRM-40, TRM-203, and TRM-403

VANGUARD LOAD TAP CHANGER ANALYZER (LTCA) VERSION 2.xx SOFTWARE MANUAL. LTCA-10, LTCA-40, WRM-10P, WRM-40, TRM-20, TRM-40, TRM-203, and TRM-403 VANGUARD LOAD TAP CHANGER ANALYZER (LTCA) VERSION 2.xx SOFTWARE MANUAL For Use with Vanguard s LTCA-10, LTCA-40, WRM-10P, WRM-40, TRM-20, TRM-40, TRM-203, and TRM-403 Load Tap Changer Analyzers and Winding

More information

5.2. Click these tabs to jump to the Table of Contents, Index or start of each chapter.

5.2. Click these tabs to jump to the Table of Contents, Index or start of each chapter. 5.2 Click this button to advance to the next page. Click this button to return to the previous page. (Since this is the starting page, the [Back] button cannot be used.) Click these tabs to jump to the,

More information

N2KExtractor. NMEA 2000 Data Extractor Software. User s Manual

N2KExtractor. NMEA 2000 Data Extractor Software. User s Manual N2KExtractor NMEA 2000 Data Extractor Software User s Manual Revision 1.0.0 Copyright 2012 Maretron, LLP All Rights Reserved Maretron, LLP 9014 N. 23 rd Ave #10 Phoenix, AZ 85021-7850 http://www.maretron.com

More information

SMS 510, CAP 505 LON Gateways Configuration Configuration Guide

SMS 510, CAP 505 LON Gateways Configuration Configuration Guide SMS 510, Industrial IT enabled products from ABB are the building blocks for greater productivity, featuring all the tools necessary for lifecycle product support in consistent electronic form. 1MRS751870-MEN

More information

1 ZoomBrowser EX Software User Guide 5.0

1 ZoomBrowser EX Software User Guide 5.0 1 ZoomBrowser EX Software User Guide 5.0 Table of Contents (1/2) Chapter 1 Chapter 2 Chapter 3 What is ZoomBrowser EX? What Can ZoomBrowser EX Do?... 4 Guide to the ZoomBrowser EX Windows... 5 Task Buttons

More information