Anda di halaman 1dari 98

SMARTVU

TRAINING GUIDE

PRESENTATION
DATE: MAY 30, 2014 VERSION 1.3

PREPARED BY: DINA HAMILTON


SMARTVU TRAINING GUIDE SMARTVU 1.0

Version History

Version Date Author Description


1.0 2013/09/16 Dina Hamilton Initial version of document
1.1 2014/01/20 Dina Hamilton Updated with new screen shots and new
SmartVU functionality.
1.2 2014/05/29 Dina Hamilton Updated with new SmartVU functionality.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 2 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

TABLE OF CONTENTS
COPYRIGHT, NOTICES AND TRADEMARKS ....................................................................................... 4
ABOUT THIS PUBLICATION .............................................................................................................. 4
1 Introduction to the Course ......................................................................................................... 5
1.1 Welcome ......................................................................................................................... 5
1.2 Installing SmartVU ......................................................................................................... 6
2 Defining Map Elements ............................................................................................................. 8
2.1 Overview ........................................................................................................................ 8
2.2 Starting SmartVU ........................................................................................................... 9
2.3 Creating a New Map ..................................................................................................... 11
2.4 Editor Toolbars ............................................................................................................. 13
2.5 Creating Color Styles.................................................................................................... 17
2.6 Creating Color Tables................................................................................................... 21
2.7 Creating Font Styles ..................................................................................................... 30
2.8 Creating Symbols ......................................................................................................... 34
2.9 Creating Pmacros .......................................................................................................... 53
2.10 Defining Trend Graphs ................................................................................................. 62
3 Drawing a Map ........................................................................................................................ 64
3.1 Overview ...................................................................................................................... 64
3.2 Adding the Elements to the Map .................................................................................. 65
3.3 Connecting Elements to the Database .......................................................................... 72
3.4 Adding Additional Elements to the Map ...................................................................... 80
4 Creating an Alarm View .......................................................................................................... 92
4.1 Overview ...................................................................................................................... 92
4.2 Adding a new Alarm View ........................................................................................... 93
5 Creating an Operator Summary View...................................................................................... 96
5.1 Overview ...................................................................................................................... 96
5.2 Adding a new Operator Summary View ...................................................................... 97

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 3 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Copyright, Notices and Trademarks

Copyright 2014 Survalent Technology Corporation. All rights reserved. The


software described in this document is furnished under license, and may only
be used or copied in accordance with the terms of such license. The content
of this manual has been carefully checked for accuracy. However, if you find
any errors, please notify Survalent Technology Corporation.

Survalent Technology Corporation


2600 Argentia Road
Mississauga, Ontario L5N 5V4

(905) 826 5000

(905) 826 7144


support@survalent.com

www.survalent.com

About This Publication

This manual is intended as a how to reference for SmartVU, Survalent's


next generation operator interface using modern hardware and multi-CPU
systems to quickly and efficiently create high quality graphics.

It is intended to replace the WorldView Training Procedure.

This manual provides detailed information for installation and operation to


assist first time SmartVU users.

The contents of this document have been carefully checked for accuracy.
However, if you find any errors, please notify Survalent Technology
Corporation.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 4 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

1 Introduction to the Course

1.1 Welcome

Our intent We are here to learn the SmartVU application as quickly and as easily as
possible.

The instructor will try to answer all of your questions and meet your needs
throughout the entire training course.

This training takes a hands on approach. All of the SCADA software is


loaded onto your laptop or computer, and you build your own graphics.

Objectives By the end of this training course you will have learned how to:
Define map elements and add them to your library
Create pmacros
Draw a map
Connect the pmacros to the database

The objective of this training course is teach you how to create the necessary
elements to draw the following Map.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 5 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

About SmartVU SmartVU for Windows is a Map user interface for Windows. SmartVU runs
on Windows Vista, Windows 7 and Windows 8 and operates as a client to
the SCADA host computer.

The SmartVU program uses a local copy of the Map (stored on the PCs
hard drive), on which it overlays dynamic analog and status data that is
retrieved from the host computer. Operator actions, such as control and
alarm acknowledgment, are forwarded to the host computer for execution.

About this guide This training guide describes the basic procedures on how to create your
own graphical representation of your SCADA System. This guide is intended
for new users of the Survalent SmartVU program, or as a refresher for
experienced users.

This document is only a guide providing basic directions for creating


graphics, therefore it does not explain in detail all the options or functions
within the SmartVU program. Throughout this guide however, references
are made to the manuals that contain further information.

1.2 Installing SmartVU

About this section This section describes how to install SmartVU onto your PC.

Before you begin SmartVU can be installed from a self-extracting install kit that is downloaded
from the Survalent Users web site.

Exit all Windows programs before beginning the installation process and
make sure to do the installation from the Administrators account.

Using the self- To use the self-extracting file double-click on the SmartVU icon and follow the
extracting file instructions. If WorldView is your current GUI interface and is already installed
on your PC, skip WorldView installation section and only perform the
SmartVU installation.

Directories SmartVU installs in the following directory:

If you are running a Then the program installs in.


32-bit operating system C:Program Files\Survalent\SmartVU
64-bit operating system C:Program Files(x86)\ Survalent\SmartVU

Note: You can also browse for an alternate directory to install SmartVU.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 6 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

SmartVU shortcut When the installation is complete, a SmartVU shortcut is added in the
Windows Start menu.

Figure 1 SmartVU Shortcut

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 7 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

2 Defining Map Elements

2.1 Overview

Introduction This chapter is going to provide step by step procedures on how to make a
graphical representation of the Database.

Before you start drawing your map you need to define the elements and add
them to your library in the following order:
Colors
Font
Symbols
Color Table
Pmacros
Trend Graphs and Graph pushbuttons

In this chapter This chapter contains the following topics.

Topic Section
Starting SmartVU 2.2
Creating a New Map 2.3
Editor Tool Bars 2.4
Creating Color Styles 2.5
Creating Color Tables 2.6
Creating Font Styles 2.7
Creating Symbols 2.8
Creating Pmacros 2.9
Defining Trend Graphs 2.10

Objective At the end of this chapter you will be able to create map elements such as colors,
symbols and pmacros. These are the elements that you will use later on to draw
your map.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 8 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

2.2 Starting SmartVU

In this section This section describes how to start SmartVU.

Objectives At the end of this section you should be able start SmartVU and gain a basic
understanding of the various views.

Exercise 1 Starting The following exercise describes how to start SmartVU.


SmartVU
Step Action
If your SCADA Server is not already running then double-click on
1 the SCADA Manager icon.
Result: The SCADA Manager window displays.
Click on the Start button.
2
Result: The SCADA service starts.
Double click on the SmartVU icon placed on the desktop during
installation.
Result: The following window displays.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 9 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 1 continued Step Action

Click on Login at the top of the SmartVU windows.


Result: The Login screen displays.

Input your user name and password and click ok.


5
Result: You are now logged into the SCADA account.

SmartVU tabs The top of the window displays the available Views.

View Description
This tab displays the startup page for SmartVU. From
Start
this page you can login and open a Map.
This tab displays the opened map. From this view you
Map can navigate through the Map and view the substation
SLDs.
This tab displays the system alarms. From this view
Alarm
you can navigate through and manipulate the alarms.
This tab displays the operator summary event logs.
Opr Sum From this view you can access various event logs and
how to manipulate them.
This tab displays Maps in an editor mode enabling you
Editor
to create and update Maps in your database.
This is accessed by the small square located at the
bottom right of the screen. When the square turns
Diagnostics Log
yellow that means there are messages. Click on it to
bring up the Diagnostics Log window.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 10 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

2.3 Creating a New Map

In this section This section provides a description how to create a new map.

Objectives At the end of this section you should be able to create a new map.

Exercise 2 Creating The following procedure describes how to create a new Map.
a new Map
Step Action
1 From the main window click on the Editor tab.

Click on the Library icon on the far left of the toolbar.


2
Result: A Menu pop up displays.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 11 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 2 continued
Step Action
3 Select Map and click on the New button.
Result: A new map displays. Map_1-Default shows up in the title
bar of the window.

4
Click on the Save icon. .
Result: Save as window displays.

5 In the File name field enter the text Substation SLD and click on
the Save button.
Result: The Map title appears at the title bar and the map is saved
under the name Substation SLD.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 12 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

2.4 Editor Toolbars

In this section This section provides a description of the tool bars located in the Editor view.

Objectives At the end of this section you should be able to understand how to use the tool
bars in the Editor window to create and navigate through a map.

Editor Window There are three tool bars you will be using to create a map, draw a map and
Toolbar navigate through the map when you are done.

The following table describes the toolbar located across the top left of the Editor
view window. These are the navigation tools.

Tool Description
Import library elements into the existing
standard folder. The import function can also
import a new map or merge a map into an
existing map.

Import Export Export Map: Exports the map and saves all the
points by their Point ID.

Export Portable Map: Exports the map and


saves all the points by their Point Name.
Creates a tab that takes you to another window
New Tab within the original window.
Creates another window outside of the main
New Window window.
Provides three options when making changes to
a map.
Reserve Allows you to reserve a map
while you are making changes. When you
reserve a map no one else can make
changes to it.
Edit Options Release Releases the map when you are
done your edit changes.
Publish Updates the map and all the other
files that you have modified and allows
everyone to see the changes.

Save
Saves your work.

Save As

Find Find an object in the map.

Home Takes you back to the main Map view.

Back Takes you back to the previous view.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 13 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Editor Window Tool Description


Toolbar continued
Takes you to the next view in a series of views
Next you have already visited.

Zoom In Increases the magnification of the current view.

Zoom Out Decreases the magnification of the current view

Defines a specific area where you want to see


Crop Zoom more detail.
Restores the view back to the original size after
Fit to View you have zoomed in or out.
Use this to dim all elements other than the one
youve selected in the current view. Go left to
Contrast make everything disappear.

Snap to Line Turns on snap to grid.

Grid Lines Enables or disable a grid on the current view.

Grid Options Enables you to set the grid parameters.

Takes you out of edit mode and returns you to


Stop Editing Map the map view.

Library Provides access to new or current file types.


Provides three options when making changes to
a map.
VU Menu
Reserve Allows you to reserve a map while
you are making changes. When you reserve a
map no one else can make changes to it.

Release Releases the map when you are


done your edit changes.

Publish Updates the map and allows everyone


to see the changes.
Enables you to modify pmacro resources.
Pmacro Note: This only displays after you've selected a
Resources pmacro.

Enables you to add, remove, move, resize and


Edit Parts modify map elements.

Line Sections Enables you to edit line sections.


Enables you to preview the appearance of
Status Values status, analog and line sections.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 14 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Tool Description
Enables you to add, modify and delete map
Map Views views.
Enables you to add, modify and delete map
Map Layers layers.

Properties Enables you to display and edit map properties.

Edit Parts Tool Bar The following table describes the toolbar located in the Edit Parts window. There
are the drawing tools used to create symbols and pmacros.

Tool Description

Enables you to select multiple items at once.


When you select an item using this feature it
activates additional functionality:
Copy
Paste
Delete
Multiple Set color changes all selected items at once
Selection Align
Set layer move the selected items to a
different layer
Set Line Section reassigns
Change station changes all the points
selected to a new station
Undoes the change just made. Displays after
you've made a change and selected Set. The
Undo Change right arrow displays after you've clicked on the
undo.

Redo Change Re-does the change just made.

Hide Closes the window when you are done.


Stops multiple selection and stops adding any
Stop/Cancel Add additional lines to a polyline.

Add Line Adds a straight a line.

Add Polyline Adds an object that consists of several lines.

Add Rectangle Adds a rectangle.

Add Arc Adds circles and arcs.

Add String Adds text.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 15 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Edit Parts Tool Bar Tool Description


continued

Add Image Adds pictures.


Adds pre-existing symbols that you have
created. See Symbols and Symbol
Add Symbol Tables for more details.
Adds pre-existing pmacros that you have
Add P-Macro created.

Draw Item Tool Bar Tool Description

Copy Copies selected objects to the clip board.


Pastes copied objects into a map. This icon
only displays after you've done a copy in the
Paste
Draw Item section.

Cut Deletes the selected objects.


Enables you to move an object to the front or
Move to Front/Back back of the view.

Delete Deletes the objects in the left window.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 16 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

2.5 Creating Color Styles

In this section This section describes how to add colors to the library.

In this exercise you will define the colors for:


the states of the breakers
breakers
different voltage levels
acknowledged and unacknowledged alarms

This section contains the following exercises.

Exercise Number
Creating solid colors 3
Creating cyclic colors 4
Creating the colors for the voltage lines 5

Objectives At the end of this section you should be able to add colors to your library.

Next Step The next step is to define the colors you are going to use. First you will define
the solid colors in order to present the changes of some element states before
acknowledgement.

When that is done you will define the cyclic colors.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 17 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Solid colors For the purpose of our exercise, you need to create solid color styles that you
will use in the creation of the symbols.

Exercise 3 Creating The following procedure describes how to create solid color.
solid colors
Step Action
Click on the Library icon on the far left of the toolbar.
1
Result: A pop up menu displays.
2 Select Color.

Click New.
Result: A large white square displays in the current view and the
far right panel displays the color properties.

Click on the Color 1 field.


4 Result: An additional field displays with an available drop down
menu and color bars display.
Click on the drop down menu and select Red.
5
Result: The white square turns red.
Click on the Name field.
6
Result: The File path and a Save As button displays below.
Click on Save As.
7
Result: A Save As dialog box displays
8 Type in the name RED.
Click Save.
Result: The color is saved to the library and the tab is now
9
named RED.
Note: Do not change the default folder where the color is saved.
Close the current view by clicking on the X button on the tab
10
called RED located across the top of the view.
Repeat the steps until you have defined all of the following colors:
GREEN
YELLOW
ORANGE
11 MAGENTA
BLUE
BLACK
GRAY
WHITE

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 18 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Save As

You can also save your color by clicking on the Save As icon located at
the top left of the toolbar and then follow steps 8 and 9 to finish the task.

Next Step The next step is to define your cyclic colors. For the cyclic colors you need to
define the colors for both states of the breakers:
green for open
red for the close

Cyclic colors To create cyclic colors, you have to add two (or more) colors in order to achieve
the blinking effect. The blinking effect is used to alert the operators that an
alarm has occurred.

For not-acknowledged states you will create the cyclic color by adding black as
the second color in the color style.

Exercise 4 Creating The following procedure describes how to create the color style ALARM_RED
cyclic colors for alarms.

Step Action
Click on the Library icon on the far left of the toolbar.
Result: The Color pop up displays.
1
Note: If another library element is selected, chose Color and
proceed to Step 2.
Click New.
2 Result: A large white square displays in the current view and
the far right panel displays the color properties
Click on the Number of Colors field.
3 Result: Another field displays below allowing you to enter a
number.
Enter the number 2 and click the Set button.
4 Result: Two color fields display below the Number of Colors
field.
Click on the Color 1 field.
5 Result: An additional field displays with an available drop down
menu and color bars display.
Click on the drop down menu and select Red.
6
Result: The white square turns red and starts blinking.

7 Click on the Color 2 field.


Click on the drop down menu and select Black.
8 Result: The white square turns black and blends in with the
background.
Click on the Name field.
9
Result: The File path and a Save As button displays below.
Click on Save As.
10
Result: A Save As dialog box displays.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 19 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 4 Creating Step Action


cyclic colors continued 11 Type in the name Alarm_Red.
Click Save.
Result: The color is saved to the library and the tab is now
12 named Alarm_Red.

Note: Do not change the default folder where the color is saved.
Close the current view by clicking on the tab called Alarm_ Red
13
located across the top of the view.
Repeat the steps until you have defined all of the following
colors:
ALARM_GREEN
14
ALARM_YELLOW
ALARM_ORANGE
ALARM_MAGENTA

Next Step Now you need to define the colors for the different voltage levels for the lines
before and after the transformer.

The following procedure describes how to create the voltage color for the 13kV
Exercise 5 Creating
level.
the colors for the
voltage lines Step Action
Click on the Library icon on the far left of the toolbar.
Result: The Color pop up displays.
1
Note: If another library element is selected, chose Color radio
button and proceed to Step 2.
Click New.
2 Result: A large white square displays in the current view and
the far right panel displays the color properties.
Click on the Color 1 field.
3 Result: An additional field displays with an available drop down
menu and color bars display.
Click on the drop down menu and select Yellow.
4
Result: The white square turns yellow.
Click on the Line Thickness field.
5 Result: Another field displays below allowing you to enter a
number.
Enter the number 2 and click the Set button.
6
Note: Leave the Line Style as solid.
Click on the Name field.
7
Result: The File path and a Save As button displays below.
Click on Save As.
8
Result: A Save As dialog box displays
9 Type in the name 13kV_level.
Click Save.
Result: The color is saved to the library and the tab is now
10
named 13kV_level.
Note: Do not change the default folder where the color is saved.
Close the current view by clicking on the X button of the tab
11
called 13kV_level located across the top of the view.
Repeat the steps to define the voltage level color for 69kV, using
12
cyan as your color choice.
MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 20 of 98
CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

2.6 Creating Color Tables

In this section Color style tables are arrays of drawing styles used to dynamically color code
things in the map. Color style tables are used by pmacros, line sections, and
segments, to dynamically color their graphical elements according to values
contained in the SCADA database.

This section describes how to create the different color style tables that you will
need to create your single-line map.

This section contains the following exercise.

Exercise Number
Creating a color style table for points with acknowledged alarms 6
Creating a color style table for points with unacknowledged alarms 7
Creating a color style table for a station pmacro acknowledged 8
Creating a color style table for a station pmacro unacknowledged 9
Creating a color style table for an analog value pmacro
10
acknowledged
Creating a color style table for an analog value pmacro
11
unacknowledged
Creating a color style table for button labels 12
Creating a color style table for all white buttons 13

Objectives At the end of this section you should be able to add colors style tables to your
library.

Dynamically colored A status pmacro uses a color style table to re-color its dynamically colored
symbols symbols according to the current state of a status point (e.g. color the symbol
green if the point is open, color the symbol red if the point is closed), while a
station pmacro uses a drawing style table to re-color its symbols according to
the highest-priority unacknowledged or outstanding alarm on any point in the
station.

Only the portions of the symbols that are drawn in the {dynamic} color style are
re-colored in this manner.

Non dynamic colored The portions of the symbols that are not drawn in {dynamic} retain the colors in
symbols which they were drawn. In the case of the analog value pmacro, a color style
table is used to color the analog point value to reflect the current limit state of
the point (e.g. color the point green if its in its normal range, red if it violates its
emergency alarm limit, etc.).

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 21 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Color styles for You can specify two different color style tables for each Pmacro: one to be used
pmacro states when there are no unacknowledged alarms on the point or station, and another
to be used when there are unacknowledged alarms on the point, or station.

Typically, the colors in the unacknowledged table would differ from those of the
acknowledged table only by the addition of black in the cyclic colors list to cause
the point to blink whenever it has unacknowledged alarms.

Although the database already contains perfectly good drawing style tables,
were going to create brand new ones for our sample map.

Exercise 6 Creating The following procedure describes how to create a color style table when there
a color style table for are no unacknowledged alarms on a status point. For this color table use green
points with and red.
acknowledged alarms
Step Action
1 Click on the Library icon on the far left of the toolbar.
2 Select Color Table.
Click New.
3 Result: A large white square displays in the current view and the
far right panel displays the color properties.
Click on the Number of Colors field.
4 Result: Another field displays below allowing you to enter a
number.
Enter the number 2 and click the Set button.
5 Result: Two color fields display below the Number of Colors field
and two white squares display on the view panel.
Click on the Color 0 field.
6 Result: The color name displays with two buttons titled Change
and Open.
Click on the Change button.
7
Result: A Color Files pop up displays.
Select STANDARD_GREEN and click Select.
8
Result: The top square turns green.
9 Click on the Color 1 field.
10 Click on the Change button.
Select STANDARD_RED and click Select.
11
Result: The bottom square turns red.
Click on the Name field.
12
Result: The File path and a Save As button displays below.
Click on Save As.
13
Result: A Save As dialog box displays
14 Type in the name Status Acknowledged.
Click Save.
Result: The color table is saved to the library and the tab is now
15
named Status Acknowledged.
Note: Do not change the default folder where the color is saved.
16 Close the Status Acknowledged tab.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 22 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Note: The Open button located at the bottom right of the screen allows you to
change the color youve selected. Just click on the color field you want to
change and when you click on the Open button the Color Properties view
displays, allowing you to either select a new color from the drop down menu
option or use the slide bar.

Exercise 7 Creating The following procedure describes how to create a color style table for
a color style table for unacknowledged alarms on a status point.
points with
unacknowledged For this color table use ALARM_GREEN and ALARM_RED.
alarms
Step Action
1 Click on the Library icon on the far left of the toolbar.
2 Select Color Table.
Click New.
3 Result: A large white square displays in the current view and the
far right panel displays the color properties
Click on the Number of Colors field.
4 Result: Another field displays below allowing you to enter a
number.
Enter the number 2 and click the Set button.
5 Result: Two color fields display below the Number of Colors field
and two white squares display on the view panel.
Click on the Color 0 field.
6 Result: The color name displays with two buttons titled Change
and Open.
Click on the Change button.
7
Result: A Color Files pop up displays.
Select ALARM_GREEN and click Open.
8
Result: The top square starts blinking and turns green.
9 Click on the Color 1 field.
10 Click on the Change button.
Select ALARM_RED and click Open.
11
Result: The bottom square starts blinking and turns red.
Click on the Name field.
12
Result: The File path and a Save As button displays below.
Click on Save As.
13
Result: A Save As dialog box displays.
14 Type in the name Status Unacknowledged.
Click Save.
Result: The color table is saved to the library and the tab is now
named Status Unacknowledged.
15
Note: Do not change the default folder where the color table is
saved.
16 Close the Status Unacknowledged tab.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 23 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 8 Creating You want to have a color table that matches the 5 alarm priorities. For this color
a color style table for table use:
a station pmacro Priority 0 = Green
acknowledged Priority 1= Yellow
Priority 2= Orange
Priority 3 = Magenta
Priority 4, and higher (up to 10) color the symbol Red

The following procedure describes how to create a color style table for station
pmacros.

Step Action
1 Click on the Library icon on the far left of the toolbar.
2 Select Color Table.
Click New.
3 Result: A large white square displays in the current view and the
far right panel displays the color table properties
Click on the Number of Colors field.
4 Result: Another field displays below allowing you to enter a
number.
Enter the number 5 and click the Set button.
5 Result: Five color fields display below the Number of Colors field
and five white squares display on the view panel.
6 Click on the Color 0 field.
Click on the Change button.
7
Result: A Color Files pop up displays.
Select the appropriate color from the table below and then click on
the Select button.

For the field. Select the color


8 Color 0 Green
Color 1 Yellow
Color 2 Orange
Color 3 Magenta
Color 4 Red

Repeat steps 6-8, clicking on each of the color fields until you have
9
changed all the white squares to the color listed in the table above.
Click on the Name field.
10
Result: The File path and a Save As button displays below.
Click on Save As.
11
Result: A Save As dialog box displays
12 Type in the name STATION_Acknowledged.
Click Save
Result: The color table is saved to the library and the tab is now
13 named STATION_Acknowledged.
Note: Do not change the default folder where the color table is
saved.
14 Close the STATION_Acknowledged tab.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 24 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 9 Creating You want to have a color table that matches the 5 alarm priorities. For this color
a color style table for table use:
a station pmacro Priority 0 = Alarm_Green
unacknowledged Priority 1 = Alarm_Yellow
Priority 2 = Alarm_Orange
Priority 3 = Alarm_Magenta
Priority 4, and higher (up to 10) color the symbol = Alarm_Red

The following procedure describes how to create a color style table for station
pmacros.

Step Action
1 Click on the Library icon on the far left of the toolbar.
2 Select Color Table.
Click New
3 Result: A large white square displays in the current view and the
far right panel displays the color properties.
Click on the Number of Colors field.
4 Result: Another field displays below allowing you to enter a
number.
Enter the number 5 and click the Set button.
5 Result: Five color fields display below the Number of Colors field
and five white squares display on the view panel.
6 Click on the first Color field.
Click on the Change button.
7
Result: A Color Files pop up displays.
Select the appropriate color from the table below and then click on
the Select button.
For the field. Select the color

8 Color 0 Alarm_Green
Color 1 Alarm_Yellow
Color 2 Alarm_Orange
Color 3 Alarm_Magenta
Color 4 Alarm_Red
Repeat steps 6-8, clicking on each of the color fields until you have
9
changed all the white squares to the color listed in the table above.
Click on the Name field.
10
Result: The File path and a Save As button displays below.
Click on Save As.
11
Result: A Save As dialog box displays.
12 Type in the name STATION_Unacknowledged.
Click Save.
Result: The color table is saved to the library and the tab is now
13 named STATION_Unacknowledged.
Note: Do not change the default folder where the color table is
saved.
14 Close the STATION_Unacknowledged tab.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 25 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 10 Creating The following procedure describes how to create a color style table for
a color style table for acknowledged analog value pmacros.
an analog value
pmacro acknowledged Step Action
1 Click on the Library icon on the far left of the toolbar.
2 Select Color Table.
Click New
3 Result: A large white square displays in the current view and the
far right panel displays the color properties.
Click on the Number of Colors field.
4 Result: Another field displays below allowing you to enter a
number.
Enter the number 8 and click the Set button.
5 Result: Eight color fields display below the Number of Colors field
and eight white squares display on the view panel.
6 Click on the first Color field.

Click on the Change button.


7
Result: A Color Files pop up displays.

Select the appropriate color from the table below and then click on
the Select button.

Field Color Description


Color 0 Green Normal
Color 1 Magenta Unreasonable
8
Color 2 Red Emergency
Color 3 Yellow Pre-emergency
Color 4 Green Normal
Color 5 Yellow Pre-emergency
Color 6 Red Emergency
Color 7 Magenta Unreasonable

Repeat steps 3-5, clicking on each of the color fields until you have
9 changed all the white squares to the colors listed in the table
above.
Click on the Name field.
10
Result: The File path and a Save As button displays below.
Click on Save As.
11
Result: A Save As dialog box displays

12 Type in the name Analog_Acknowledged.


Click Save.
Result: The color table is saved to the library and the tab is now
13 named Analog_Acknowledged.
Note: Do not change the default folder where the color table is
saved.
14 Close the Analog_Acknowledged tab.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 26 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 11 Creating The following procedure describes how to create a color style table for
a color style table for unacknowledged analog value pmacros.
an analog value
pmacro Step Action
unacknowledged 1 Repeat the steps 1 4 from Exercise 10.
Select the appropriate color from the table below and then click on
the Select button.

Field Color
Color 0 Alarm_Green
Color 1 Alarm_Magenta
2
Color 2 Alarm_Red
Color 3 Alarm_Yellow
Color 4 Alarm_Green
Color 5 Alarm_Yellow
Color 6 Alarm_Red
Color 7 Alarm_Magenta

Repeat steps 1-2, clicking on each of the color fields until you have
3
changed all the white squares to the color listed in the table above

Click on the Name field.


4
Result: The File path and a Save As button displays below.
Click on Save As.
5
Result: A Save As dialog box displays

6 Type in the name Analog_Unacknowledged.


Click Save
Result: The color table is saved to the library and the tab is now
7 named Analog_Unacknowledged.
Note: Do not change the default folder where the color table is
saved.
8 Close the Analog_Unacknowledged tab.

Exercise 12 Creating The following procedure describes how to create a color style tables for a black
color style tables for button label.
button labels Step Action
1 Click on the Library icon on the far left of the toolbar.
2 Select Color Table.
Click New.
3 Result: A large white square displays in the current view and the
far right panel displays the color properties.
Click on the Number of Colors field.
4 Result: Another field displays below allowing you to enter a
number.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 27 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Step Action
Enter the number 2 and click the Set button.
5 Result: Two color fields display below the Number of Colors field
and two white squares display on the view panel.
Click on the Color 0 field.
6 Result: The color name displays with two buttons titled Change
and Open.
Click on the Change button.
7
Result: A Color Files pop up displays.
8 Select Black and click Open.
9 Click on the Color 1 field.
10 Click on the Change button.
11 Select Black and click on the Select button.
Click on the Name field.
12
Result: The File path and a Save As button displays below.
Click on Save As.
13
Result: A Save As dialog box displays.
14 Type in the name All_Black.
Click Save.
Result: The Color Table is saved to the library and the tab is now
15 named All_Black.
Note: Do not change the default folder where the color table is
saved.

Exercise 13 Creating The following procedure describes how to create a color style table for an All
a color style table for White button label.
all white buttons
Step Action
Click on the Library icon on the far left of the toolbar.
1
Result: A pop up menu displays.
2 Select Color Table.
Click New.
3 Result: A large white square displays in the current view and the
far right panel displays the color properties.
Click on the Number of Colors field.
4 Result: Another field displays below allowing you to enter a
number.
Enter the number 2 and click the Set button.
5 Result: Two color fields display below the Number of Colors field
and two white squares display on the view panel.
Click on the Color 0 field.
6 Result: The color name displays with two buttons titled Change
and Open.
Click on the Change button.
7
Result: A Color Files pop up displays.
8 Select White and click on the Select.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 28 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 13 Creating Step Action


a color style table for 9 Click on the Color 1 field.
all white buttons
continued 10 Click on the Change button.
11 Select White and click Select.
Click on the Name field.
12
Result: The File path and a Save As button displays below.
Click on Save As.
13
Result: A Save As dialog box displays.
14 Type in the name All_White.
Click Save
Result: The Color Table is saved to the library and the tab is now
15 named All_White.
Note: Do not change the default folder where the color table is
saved.
16 Close the All_White tab.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 29 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

2.7 Creating Font Styles

In this section A font style consists of a font and font size, as well as other attributes such as
orientation and alignment. A font style does not specify color. The color of a text
string is defined by the strings associated color style. This section describes how
to define font styles that will be used in the map.

This section contains the following exercises.

Exercise Number
Creating a button font style 14
Creating a Title font style 15
Creating a Point Description font style 16
Creating an Analog Value font style 17

Objectives At the end of this section you should be able to add fonts to your library.

Exercise 14 Creating The following procedure describes how to create a font style for a pushbutton.
a button font style
Step Action
1 Click on the Library con on the far left of the toolbar.
2 Select Font.
Click on the New button.
Result: A blue square with white font displays in the current
view and the far right panel displays the font properties.

Click on the Font Name field.


4
Result: A font scroll list displays at the bottom.
Select Arial.
5
Result: The font style changes to Arial.
Click on the Horizontal Justify field.
6
Result: The radio buttons display below.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 30 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 14 Creating Step Action


a Button font style Select Center.
7
continued Result: The text is centered horizontally.
Click on the Vertical Justify field.
8
Result: The radio buttons display below.
Select Center.
9
Result: The text is centered vertically.
Click on the Height field.
10 Result: Another field displays at the bottom allowing you to
enter the font size.
11 Enter the value 2300 and click on Set button.
Select the Bold field.
12
Result: The radio buttons display below.
Select True.
13
Result: The font displays in bold.
Click on the Name field.
14
Result: The File path and a Save As button displays below.
Click on Save As.
15
Result: A Save As dialog box displays.
16 Type in the name Button_Label.
Click Save.
Result: The Font is saved to the library and the tab is now
17
named Button_Label.
Note: Do not change the default folder where the font is saved.

18 Close the Button_label tab.

Exercise 15 Creating The following procedure describes how to create a font style for a Title.
a Title font style
Step Action
1 Click on the Library icon on the far left of the toolbar.
2 Select Font.
Click on the New button.
3 Result: A blue square with white font displays in the current
view and the far right panel displays the font properties.
Click on the Font Name field.
4
Result: A Font Name scroll list displays at the bottom.
Select Arial.
5
Result: The font style changes to Arial.
Click on the Horizontal Justify.
6
Result: The radio buttons display below.
Select Center.
7
Result: The text is centered horizontally.
Click on the Vertical Justify.
8
Result: The radio buttons display below
Select Center.
9
Result: The text is centered vertically.
MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 31 of 98
CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 15 Creating Step Action


a Title font style Click on the Height field.
continued 10 Result: Another field displays at the bottom allowing you to
enter the font size.
11 The default value is 10000. Dont change it.
Click on the Name field.
12
Result: The File path and a Save As button displays below.
Click on Save As.
13
Result: A Save As dialog box displays.
14 Type in the name Title.
Click Save.
Result: The Font is saved to the library and the tab is now
15
named Title.
Note: Do not change the default folder where the font is saved.
16 Close the Title tab.

Exercise 16 Creating The following procedure describes how to create a point description font style.
a Point Description
font style Step Action
1 Click on the Library icon on the far left of the toolbar.
2 Select Font.
Click on the New button.
3 Result: A blue square with white font displays in the current
view and the far right panel displays the font properties.
Click on the Font Name field.
4
Result: A font scroll list displays at the bottom.
Select Arial.
5
Result: The font style changes to Arial.
Click on the Horizontal Justify.
6
Result: The radio buttons display below.
Select Left.
7
Result: The text is centered horizontally.
Click on the Vertical Justify.
8
Result: The radio buttons display below.
Select Center.
9
Result: The text is centered vertically.
Click on the Height field.
10 Result: Another field displays at the bottom allowing you to
enter the font size.
11 Enter the value 2300.
Select the Bold field.
12
Result: the radio buttons display below.
Select True.
13
Result: The font displays in bold.
Click on the Name field.
14
Result: The File path and a Save As button displays below.
Click on Save As.
15
Result: A Save As dialog box displays.
16 Type in the name Point_Description.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 32 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Step Action
Click Save.
Result: The Font is saved to the library and the tab is now
17
named Point_Description.
Note: Do not change the default folder where the font is saved.

Exercise 17 Creating The following procedure describes how to create a point description font style.
an Analog Value font
style Step Action
1 Repeat steps 1 5 from Exercise 16.
Click on the Horizontal Justify.
2
Result: The radio buttons display below.
Select Decimal.
3
Result: The text is justified by the coma (.).
Click on the Vertical Justify.
4
Result: The radio buttons display below.
Select Center.
5
Result: The text is centered vertically.
Click on the Height field.
6 Result: Another field displays at the bottom allowing you to
enter the font size.
7 Enter the value 2300.
Select the Bold field.
8
Result: the radio buttons display below.
Select True.
9
Result: The font displays in bold.
Click on the Name field.
10
Result: The File path and a Save As button displays below.
Click on Save As.
11
Result: A Save As dialog box displays.
12 Type in the name Analog Value.
Click Save.
Result: The Font is saved to the library and the tab is now
13
named Analog Value.
Note: Do not change the default folder where the font is saved.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 33 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

2.8 Creating Symbols

In this section In order to present the various elements on the Map, you have to create the
different symbols for each element and for their different possible states.

This section describes how to create the various symbols for:


Breakers
Switches
Transformers
Pushbuttons

This section contains the following exercises.

Exercises Number
Creating an open breaker symbol 18
Creating a closed breaker symbol 19
Creating an unacknowledged open state breaker symbol 20
Creating an unacknowledged closed state breaker symbol 21
Creating the first shape of a closed switch symbol 22
Creating the second shape of a closed switch symbol 23
Creating the third shape of a closed switch symbol 24
Creating an unacknowledged closed switch symbol 25
Creating an open switch symbol 26
Creating an unacknowledged open switch symbol 27
Creating a transformer symbol Stage 1 28
Creating a transformer symbol Stage 2 29
Creating a transformer symbol Stage 3 30
Creating a transformer symbol Stage 4 31
Creating a rectangular button Stage 1 32
Creating a rectangular button Stage 2 33
Creating a rectangular button Stage 3 34
Adding text to the button symbol 35

Objectives At the end of this section you will be able to add different symbols to your library.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 34 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 18 Creating The first step in this section is to create all your breaker symbols.
an open breaker
symbol The following procedure describes how to create a symbol for an open breaker
which will be represented by a green square.

Step Action
1 Click on the Library icon on the far left of the toolbar.
2 Select Symbol.

Click New
Result: The current view displays with the grid. From this view you
will create your symbol.

Click on the Add Rectangle icon.


Result: The bottom section for the right window displays the
following information.

Note: From here you can assign the layer or change the color.
Move your mouse cursor to the map and click.
6
Result: A small square displays on the map.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 35 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 18 Creating Step Action


an open breaker
symbol continued
Click on the Stop/Cancel Add icon and then click on the
square.

Result: The square displays with a yellow border and small red
squares around it. Click on any square to resize it.
Note: To keep the aspect ratio check the Keep Aspect Ratio box.
Only the squares on each corner display.
Zoom out until the division of the grid is by 1000.

7
Note: You can use the zoom out icon or your mouse wheel
towards you.
In the Draw Item section at the right there are four fields listed
8 under Extent. Enter -1500 in the X and Y fields. Enter 3000 in
Height and Width fields.
9 Select the Color field and click on the Change button.
10 Click on Green and then click on the Select button.

Click on the Properties icon.


Result: The Symbols Properties view displays.

11

Click on the Name field.


12
Result: The File path and a Save As button displays below.
Click on Save As.
13
Result: A Save As dialog box displays
14 Type in the name Breaker_Opened.
Click Save
Result: The symbol is saved to the library and the tab is now
15
named Breaker_Opened.
Note: Do not change the default folder where the symbol is saved.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 36 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 19 Creating The following procedure describes how to create a symbol for a closed breaker.
a closed breaker At this point you will see the Breaker Opened symbol on your current view.
symbol
Step Action
Click on the Editor Parts icon.
1 Result: The current view displays the green open breaker symbol
with the grid on.
Click on the breaker symbol and under the Draw Item section
2
select the Color field.
3 Click Change and select Red.
Click on the Properties icon.
4
Result: The Symbols Properties view displays.
Click on the Name field.
5
Result: The File path and a Save As button displays below.
Click on Save As.
6
Result: A Save As dialog box displays.
7 Type in the name Breaker_Closed.
Click Save
Result: The symbol is saved to the library and the tab is now
8
named Breaker_Closed.
Note: Do not change the default folder where the symbol is saved.

You can save time by using the Save As feature to create the remainder of your
breakers.

Exercise 20 Creating The following procedure describes how to create a symbol for an
an unacknowledged unacknowledged state open breaker.
state open breaker
symbol Step Action
Click on the Editor Parts icon.
1 Result: The current view displays the red closed breaker symbol
with the grid on.
Click on the breaker symbol and under the Draw Item section select
2
the Color field.
Click Change and select Alarm_Green.
3
Result: The square turns green and starts blinking.
Click on the Properties icon.
4
Result: The symbols properties view displays.
Click on the Name field.
5
Result: The File path and a Save As button displays below.
Click on Save As.
6
Result: A Save As dialog box displays.
7 Type in the name Breaker_Opened_Nak.
Click Save.
Result: The symbol is saved to the library and the tab is now
8
named Breaker_Opened_Nak.
Note: Do not change the default folder where the symbol is saved.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 37 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 21 Creating The following procedure describes how to create a symbol for an
an unacknowledged unacknowledged state closed breaker.
state closed breaker
symbol Step Action
Click on the Editor Parts icon.
1 Result: The current view displays the alarm green breaker symbol
with the grid on.
Click on the breaker symbol and under the Draw Item section
2
select the Color field.
Click Change and select Alarm_Red.
3
Result: The square turns red and starts blinking.
Click on the Properties icon.
4
Result: The symbols properties view displays.
Click on the Name field.
5
Result: The File path and a Save As button displays below.
Click on Save As.
6
Result: A Save As dialog box displays.
7 Type in the name Breaker_Closed_Nak.
Click Save.
Result: The symbol is saved to the library and the tab is now
8
named Breaker_Closed_Nak.
Note: Do not change the default folder where the symbol is saved.
9 Close the Breaker_Closed_Nak tab.

At this point you can now close the breaker current view. The new map displays.
Next step The next step is to create the switch symbols. You will need to create four
different types:
A closed switch
An unacknowledged closed switch
An opened switch
An unacknowledged opened switch

Creating a switch symbol involves drawing three different shapes therefore this
process is broken down into three different procedures.

Exercise 22 Creating To create a Closed Switch


the first shape of a The following procedure describes how to create a symbol for a closed switch.
closed switch symbol
Step Action
1 Click on the Library icon on the far left of the toolbar.
2 Select Symbol.
Click New.
3
Result: A new view opens.
Click on the Editor Parts icon.
4 Result: The current view displays with the grid turned on. From
this view you will create your first symbol.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 38 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 22 Creating Step Action


the first shape of a 5 Click on the Add Rectangle icon.
closed switch symbol Move your mouse cursor to the map and click.
continued Result: A square with a yellow border and red circles displays.
6
Note: The red circles displayed across the symbol enable you to
easily resize and move the symbol.
Input the following co-ordinates in the fields located under Extent:
X=0
7 Y=0
Width=1500
Height=1000
Select the Color field under Draw Item and click on the Change
8
button.
9 Select Red and click on the Select button.

Exercise 23 Creating Now you will draw your second shape.


the second shape for a
closed switch symbol Step Action
Click on the Add Rectangle icon located in the Symbol Parts
1
toolbar.
Move your cursor to the current view panel and click anywhere
above the symbol you just created.
2
Result: A small red rectangle with a yellow border and red circles
displays.
Input the following co-ordinates in the fields located under Extent:
X=250
3 Y=1000
Width=1000
Height=2500
Click the set button.
4 Note: The whole symbol will not fit on the screen so zoom out
accordingly.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 39 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 24 Creating Now you will draw you third shape to complete your symbol.
the third shape for a
closed switch symbol Step Action
Click on the Add Rectangle icon located in the Symbol Parts
1
toolbar.
Move your cursor to the current view panel and click anywhere
above the symbol you just created.
2
Result: A small red rectangle with a yellow border and red circles
displays.
Input the following co-ordinates in the fields located under Extent:
X=0
4 Y=2500
Width=1500
Height=1000
5 Click the set button.
Click on the Properties button.
6
Result: The symbol Properties view displays.
Click on the Name field.
7
Result: The File path and a Save As button displays below.
Click on Save As.
8
Result: A Save As dialog box displays
9 Type in the name Switch_Closed.
Click Save.
Result: The symbol is saved to the library and the tab is now
10
named Switch_Closed.
Note: Do not change the default folder where the symbol is saved.

Closed Switch Symbol When you have completed the procedures your closed switch should look like
this.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 40 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 25 Creating To create an Unacknowledged Closed Switch


an unacknowledged
closed switch symbol The following procedure describes how to create a symbol for an
unacknowledged closed switch. For this symbol you can save time by starting
with the one youve just created.

Step Action
Click on the Editor Parts icon.
1
Result: The symbol youve just created displays with the grid on.

Click on Multiple Selection icon in the Edit Parts panel.


Result: Additional icons get displayed in the Edit Parts panel with
the Multiple Selection button pressed.

Click on the first bottom square, then on the second middle


rectangle and last on the top square.
3 Result: The three parts of the symbol are outlined with a yellow
dashed line and three circle handles at the bottom left, middle, and
top right, indicating that they are selected.
4 Click on Set Color.
Select Alarm_Red from the Open Color Files pop-up window and
click on the Select button.
5
Result: The three objects comprising the symbol are re-colored
with red cyclic color.
Click on Save As icon in the Editor tab toolbar.
6
Result: A Save As dialog box displays.
7 Type in the name Switch_Closed_NAK.
Click Save.
Result: The symbol is saved to the library and the tab is now
8
named Switch_Closed_NAK.
Note: Do not change the default folder where the symbol is saved.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 41 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 26 Creating The following procedure describes how to create a symbol for an opened switch.
an open switch symbol For this symbol you can save time by starting with the one youve just created.
For this step you will need to change the color for the top and bottom shape and
redraw the middle shape.

Step Action
Click on the Editor Parts icon
1
Result: The symbol youve just created displays with the grid on.
2 Click on the bottom square.
3 Select the Color field and click on the Change button.

5 Select Green and click on the Select button.

6 Click on the top square.

7 Select the Color field and click on the Change button.

8 Select Green and click on the Select button.

10
Select the middle rectangle and click on the Delete icon.
11
Click on the Polyline icon.
Move your mouse to the current view and click anywhere.
12
Result: A single green line displays.
Under Draw Item click on the Number of Lines field.
13
Result: An open field displays below.
Enter the number 3 and click on the Set button.
14 Result: Three lines display on the map and the Draw Item section
closes.
15 Click on the polyline to open the Draw Item section.
Fill in the Draw Item fields as follows:
Field Input
Is Closed True
Start 250,500
Point 2 750,500
16 Point 3 2750,3000
Point 4 2250,3000
Is Filled True

Note: Make sure you click on set after you enter the information
into each field.
Click on the Properties button.
17
Result: The symbol Properties view displays.
Click on the Name field.
18
Result: The File path and a Save As button displays below.
Click on Save As.
19
Result: A Save As dialog box displays
20 Type in the name Switch_Opened.
Click Save.
Result: The symbol is saved to the library and the tab is now
21
named Switch_Opened.
Note: Do not change the default folder where the symbol is saved.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 42 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Open Switch When you have completed the procedures your open switch should
Symbol look like this.

Exercise 27 Creating To create an Unacknowledged Opened Switch


an unacknowledged
The following procedure describes how to create a symbol for an
opened switch symbol unacknowledged opened switch. For this symbol you can save time by starting
with the one youve just created.

Step Action
Click on the Editor Parts icon.
1
Result: The symbol youve just created displays with the grid on.
2 Click on the first bottom square.
3 Select the Color field and click on the Change button.

4 Select Alarm_Green and click on the Select button.


Repeat steps 2-4 for the other two shapes.
5 Note: As there are several colors in the color file make sure to
select the same Alarm_Green color for each shape.
Click on the Properties button.
6
Result: The symbol Properties view displays.
Click on the Name field.
7
Result: The File path and a Save As button displays below.
Click on Save As.
8
Result: A Save As dialog box displays.
9 Type in the name Switch_Opened_NAK.
Click Save.
Result: The symbol is saved to the library and the tab is now
10
named Switch_Opened_NAK.
Note: Do not change the default folder where the symbol is saved.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 43 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 28 Creating The following procedure describes how to create a transformer symbol. This is
a transformer symbol done in four stages as you will need to draw four different symbols.
Stage 1
Stage 1
In this stage you will draw the top of the transformer.

Step Action
Click on the Library icon on the far left of the toolbar.
1
Select Symbol and click on the New button.
2
Result: A new view opens.
3 Click on the Edit Parts icon.
4 Click on the Polyline icon.
5 Move your mouse cursor to the map
Left-click to create the starting point, draw a line and release to
6 create the first end point.
Result: A line appears.
7 Click on the Color field.
Click on the Change button and select the 69kV color in cyan that
8
you created earlier.
Click on the Number of Lines field.
9
Result: An open field displays at the lower right of your screen
Enter the number 6 and click set.
Result: Additional fields display under the Draw Item section
allowing you to change the point parameters.
10
Note: Click on the Stop/Cancel Add icon to prevent manually
adding an additional line.
Click on each of the fields listed in the table below and enter the
associated co-ordinates and click set after each one.

Field X Axis Y Axis


Start 0 5000
Point 2 1000 4000
Point 3 2000 5000
Point 4 3000 4000
Point 5 4000 5000
Point 6 5000 4000
11 Point 7 6000 5000

Result: The top part of the transformer displays.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 44 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 29 Creating Stage 2


a transformer symbol In this stage you will draw a vertical line.
Stage 2
Step Action
1 Click on the Add Line icon located in the Map Parts toolbar.
Move your mouse cursor to the map and click.
2
Result: A line appears.
Click on the Start field and enter the following co-ordinates:
3 X=3000
Y=4000
4 Click Set.
Click on the End field and enter the following co-ordinates:
5 X=3000
Y=7000
Click Set.
Result: The line displays at the top of the transformer symbol.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 45 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 30 Creating Stage 3


a transformer symbol In this stage you will draw the bottom half of the transformer.
Stage 3
Step Action
1 Click on the Polyline icon.
Left-click to create the starting point, draw a line and release to
2 create the first end point.
Result: A line appears.
3 Click on the Color field.
Click on the Change button and select the 13kV color in yellow that
4
you created earlier.
Click on the Number of lines field.
5
Result: An open field displays at the lower right of your screen.
Enter the number 6 and click set.
Result: Additional fields display under the Draw Item section
allowing you to change the point parameters.
6

Note: Click on the Stop/Cancel Add icon to prevent manually


adding an additional line.
Click on each of the fields listed in the table below and enter the
associated coordinates.

Field X Axis Y Axis


Start 0 2000
Point 2 1000 3000
Point 3 2000 2000
Point 4 3000 3000
Point 5 4000 2000
Point 6 5000 3000
Point 7 6000 2000

7 Result: The top part of the transformer displays.

Note: Ensure you click set after each field entry.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 46 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 31 Creating Stage 4


a transformer symbol In this stage you will draw another vertical line extending from the bottom
Stage 4 transformer.

Step Action
1 Click on the Add Line icon located in the Map Parts toolbar.
Move your mouse cursor to the map and click.
2
Result: A line appears.
Click on the Start field and enter the following co-ordinates:
3 X=3000
Y=3000
4 Click Set.
Click on the End field and enter the following co-ordinates:
5 X=3000
Y=0
Click Set.
Result: The line displays at the bottom of the transformer symbol.

Note: Ensure you click set after each field entry.


Click on Save As.
7
Result: A Save As dialog box displays
8 Type in the name Transformer.
Click Save
Result: The transformer is saved to the library and the tab is now
9
named Transformer.
Note: Do not change the default folder where the symbol is saved.
10 Close the Transformer tab.

Next step The next step is to draw the button symbol.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 47 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 32 Creating You also need to create a rectangular button-like symbol which will be used as
a rectangular button an alarm indicator and pushbutton at the same time. This is done in three stages
symbol Stage 1 as you will need to draw four different symbols.

Stage 1
The following procedure describes how to create a rectangular symbol.

Step Action
1 Click on the Library icon on the far left of the toolbar.
2 Select Symbol.
Click New.
3
Result: A new view opens.
4 Click on the Edit Parts icon.
Click on the Add Rectangle, move your mouse cursor to the map
and click.
Result: A square with a yellow dotted border and red circles
5
displays.
Note: The red circles displayed across the symbol enable you to
easily resize and move the symbol.
Under Extent input the following co-ordinates in the fields

Field Value
X Axis -4500
Y Axis -1500
6 Width 9000
Height 3000

Result: The shape becomes a rectangle.


Note: You may have to click on the Zoom Out icon to get a better
view.
7 Select the Color field and click on the Change button.

Select {dynamic} located at the very top of the Color list and click
on the Select button.
8 Result: The color does not change; {dynamic} color is telling the
system to read the color from the color table assigned to the
button once you add it to your map.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 48 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 33 Creating Stage 2


a rectangular button The following procedure describes how to create a border on one side of the
symbol Stage 2 rectangle.

Step Action
1 Click on the Polyline icon.
Left-click to create the starting point, draw a line and release to
2 create the first end point.
Result: A line appears.
Set the number of lines to 5 and click set.
Result: Additional fields display under the Draw Item section
allowing you to change the point parameters.
3

Note: Click on the Stop/Cancel Add icon to prevent manually


adding an additional line.
4 Click on the Color field and select White.
5 Click on the Is Closed field and set it to True.
6 Click on the Is Filled field and set it to True.
Click on each of the fields listed in the table below and enter the
associated coordinates.

Field X Axis Y Axis


Start -5000 -2000
Point 2 -5000 2000
Point 3 5000 2000
Point 4 4500 1500
Point 5 -4500 1500
Point 6 -4500 -1500

Result: The rectangle has a border around the top and left side.

Note: Ensure your Contrast slide bar is set to the far right in order
for you to view both shapes.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 49 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 34 Creating Stage 3


a rectangular button The following procedure describes how to create a border on the other side of
symbol Stage 3 the rectangle.

Step Action
1 Click on the Polyline icon.
Left-click to create the starting point, draw a line and release to
2 create the first end point.
Result: A line appears.
Set the number of lines to 5 and click set.
Result: Additional fields display under the Draw Item section
allowing you to change the point parameters.
3

Note: Click on the Stop/Cancel Add icon to prevent


manually adding an additional line.
4 Click on the Color field and select Grey.
5 Click on the Is Closed field and set it to True.
6 Click on the Is Filled field and set it to True.

Click on each of the fields listed in the table below and enter the
associated coordinates.
Field X Axis Y Axis
Start -5000 -2000
Point 2 5000 -2000
Point 3 5000 2000
Point 4 4500 1500
Point 5 4500 -1500
Point 6 -4500 -1500

Result: The rectangle has a border around the bottom and right
side making it look three dimensional.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 50 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 34 Step Action


Creating a 8 Click on the Properties icon.
rectangular button
Click on the Name field.
symbol Stage 3 9
Result: The File path and a Save As button displays below.
continued
Click on Save As.
10
Result: A Save As dialog box displays.
11 Type in the name Pushbutton.
Click Save
Result: The Symbol is saved to the library and the tab is now
12
named Pushbutton.
Note: Do not change the default folder where the symbol is saved.

Exercise 35 Adding The next step is to create two new symbols using the symbol pushbutton. You
text to the button will start with the pushbutton you just created
symbol
Step Action
1 Click on the Edit Parts icon.
2 Click in the middle of the rectangle to highlight it and click the
delete icon.
Result: The centre of the rectangle disappears and you will get the
following symbol.

Click on the Add String icon.


3
Result: The Font Files pop up displays.
4 Select the button label font.
Move your cursor to the map and click in the middle of the square.
Result: The phrase Enter text here surrounded by a dotted yellow
5 square and red circles displays.
Note: You can use the red circle in the middle to move the text and
center it to the middle of the symbol.
6 Select the Color field and change it to white.
7 Click on the Text field.
Type Enable then click on the Set button.
8
Result: The text changes to Enable.
9 Click on the Properties icon.
Click on the Name field.
10
Result: The File path and a Save As button displays below.
Click on Save As.
11
Result: A Save As dialog box displays.
12 Type in the text Enable.
Click Save.
13
Result: The Enable button symbol is saved to the library.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 51 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 35 Adding In this exercise you will create the Disable button.
text to the button
symbol continued Step Action
At this point you would have the Enable symbol open. Click on the
1
Edit Parts icon.
Click on the text in the middle of the button.
2
Result: The Draw Items fields display.
3 Click on the Text field.
Type Disable in the field below and click Set.
4
Result: The text changes to Disable.
5 Click on the Properties icon.
Click on the Name field.
6
Result: The File path and a Save As button displays below.
Click on Save As.
7
Result: A Save As dialog box displays.
8 Type in the name Disable.
Click Save.
9
Result: The Disable button symbol is saved to the library.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 52 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

2.9 Creating Pmacros

In this section This section describes how to create several different types of pmacros. There
are three types of station Pmacros: Station Symbol, Station Color and Station
Bitmap.

The first two types use symbols, and colors, and the third uses bitmaps to
display the overall status of a station in terms of:

Existence of unacknowledged alarms on any point on the station


Highest priority outstanding or unacknowledged alarm on any point in
the station

In this training session you will build a simple station pmacro for the sample
map. Station Pmacros can also act as view poke points.

Clicking on a pushbutton type pmacro will open a view linked to the station
Pmacro. If there are unacknowledged alarms on any of the points on the station,
the pushbutton will flash to alert the operator.

This section contains the following exercises.

Exercise Number
Creating a breaker status symbol pmacro 35
Creating a switch status symbol pmacro 36
Creating a station pmacro 37
Creating a station image pmacro 38
Creating the reset button symbols 39
Creating a status symbol pmacro 40
Creating a status text pmacro 41
Creating an analog value pmacro 42
Creating an analog gauge pmacro 43

Objectives
At the end of this section you will be able to create pmacros.

Overview Pmacros are dynamic objects that:


Display the values of database points
Act as poke points
Both of the above

Point-related Pmacros display point values either via symbols or text strings.
When you click on a Pmacro which is linked to a database point, a dialog box is
displayed with pushbuttons that you can use to perform operations such as:
Controls
Manual Sets
Acknowledge or Block Alarms
Add or Remove Tags
Modify Limits (analog points only)

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 53 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Property attributes of It is important to mention that if we change the default values in the base
pmacros Pmacro, all the instances on the map where that Pmacro is used will change
simultaneously. If you further override the parameters of the Pmacro after you
add it on the map, the changes will apply only on that particular Pmacro
instance.

You can change the default values in the following manner: double click the
resource name. It will lead us to new dialog window, where we need to type-in
or choose from the drop-down menu the desired value to override.

Exercise 37 Creating The following procedure describes how to create a breaker status symbol
a breaker status pmacro.
symbol pmacro
Step Action
1 Click on the Library icon on the far left of the toolbar.
Select P-Macro and click on the New button.
2
Result: The P-Macro Type pop up displays.
Select Status Symbol and click on the OK button.
Result: The left side displays three symbols (flags) on top of each
3
other and if you pan across the screen with your mouse a square
displays.
Select the square and right click.
4
Result: A drop down displays.
Select Edit Object Resources.
5 Result: A dotted yellow box displays in the map and the pmacro
resource window displays on the right side of the screen.
Click on the Alarm Symbol 0 field and click on the Change button.
6
Result: The Symbol Files pop up displays.
7 Click on the Breaker_Opened_Nak and click on the Select button.
Repeat steps 6 and 7 to enter the Override values for the remaining
resources listed in the table.
Resource Override
Alarm Symbol 1 Breaker_Closed_Nak
Alarm Blocked Flag Pos X = 3000
Y = -1300
Condition Flag Position X = 3000
8
Y=0
Flag Scale Factor X 0.500000
Flag Scale Factor Y 0.500000
Symbol 0 Breaker_Opened
Symbol 1 Breaker_Closed
Tag Flag Pos X = 3000
Y = 1200
Click on the Save As icon in the Editor tab toolbar.
9
Result: The File path and a Save As button displays below.
Click on Save As.
10
Result: A Save As dialog box displays.
11 Type in the name Breaker.
Click Save.
12
Result: The breaker pmacro is saved to the library.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 54 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 38 Creating The following procedure describes how to create a switch status symbol
a switch status symbol pmacro.
pmacro
Step Action
Click on the Library icon on the far left of the toolbar.
1
Select P-Macro and click on the New button.
2
Result: The P-Macro Type pop up displays.
Select Status Symbol.
3 Result: The left side displays three symbols and if you pan across
the screen with your mouse a square displays.
Select the square and right click.
4
Result: A drop down displays.
Select Edit Object Resources.
5 Result: A dotted yellow box displays in the map and the pmacro
resource window displays on the right side of the screen.
Click on the Alarm Symbol 0 field and click on the Change button.
6
Result: The Symbol Files pop up displays.
7 Click on the Switch_Opened_NAK and click on the Select button.
Repeat steps 6 and 7 to enter the Override values for the remaining
resources listed in the table.
Resource Override
Alarm Symbol 1 Switch_Closed_NAK
Alarm Blocked Flag Pos X = 3000
Y = -1300
Condition Flag Position X = 3000
8
Y=0
Flag Scale Factor X 0.500000
Flag Scale Factor Y 0.500000
Symbol 0 Switch_Opened
Symbol 1 Switch_Closed
Tag Flag Pos X X = 3000
Y = 1200
Click on the Name field.
9
Result: The File path and a Save As button displays below.
Click on Save As.
10
Result: A Save As dialog box displays.
11 Type in the name Switch.
Click Save.
12
Result: The switch pmacro is saved to the library.

Next step In this step you will create a simple station Pmacro for the sample map. The
Pmacro will appear as a rectangular pushbutton which you will connect to a
station in the database containing the points of one of the SEL-651R Reclosers.
If there are unacknowledged alarms on any of the points on the station, the
pushbutton will flash to alert the operator.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 55 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 39 Creating The following procedure describes how to create a station color pmacro.
a station pmacro
Step Action
1 Click on the Library icon on the far left of the toolbar.
2 Select P-Macro.
Click New and click on the New button.
3
Result: A pmacro type pop up displays.
Select Station Color and click on the Ok button.
4 Result: The left side displays the letter B and if you pan across the
screen with your mouse a square displays.
Select the square and right click.
5
Result: A drop down displays.
Select Edit Object Resources.
Result: A dotted yellow box display in the map and the pmacro
resource window displays on the right side of the screen.
6 Note: The same result is achieved if you click on the P-macro

Resources icon of the P-macro editor toolbar.


Click on the Symbol 0 field.
7
Result: A field displays at the bottom of the right side.
Click Change.
8
Result: The Symbol Files menu displays.
9 Select the Pushbutton symbol you created.
Click Open.
Result: The pushbutton symbol displays on the left side of your
10 screen.
Note: The symbol is white in the middle since it was defined as
Dynamic.
Repeat steps 7 - 10 to enter the Override values for the remaining
resources listed in the table.
Resource Override
Alarm Blocked Flag FLAG_BLOCK
Alarm Blocked Flag Pos X=6500
Y=0
11 Blink Color Table STATION_Unacknowledged
Color Table STATION_Acknowledged
Label Color Table ALL_BLACK
Label Font Button_Label

Result: The Station pmacro turns green and the Alarm Block Flag (the
letter B) is moved to the right.
Click on the Save As icon.
12
Result: A Save As dialog box displays.
13 Type in the name Station Pushbutton.
Click Save
14 Result: The station pmacro is saved to the library and the tab is now
named Station Pushbutton.
15 Close the Station Pushbutton tab.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 56 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Next step Your next task is to create Station Image Pmacro which you will use to connect
the Station containing the points of the second SEL-651R Recloser defined in
the database.

Exercise 40 Creating The following procedure describes how to create a station image pmacro.
a station image
pmacro Step Action
1 Click on the Library icon on the far left of the toolbar.
2 Select P-Macro.
Click New.
3
Result: A pmacro type pop up displays.
Select Station Image.
4 Result: The left side displays the symbol B and if you pan across
the screen with your mouse a square displays.
Select the square and right click.
5
Result: A drop down displays.
Select Edit Object Resources.
6 Result: A dotted yellow box displays in the map and the pmacro
resource window displays on the right side of the screen.
Click on the Image 0 field.
7
Result: A field displays at the bottom of the right side.
Click Change.
8
Result: A menu displays all the available images.
9 Select the SEL-651R-vert.jpg symbol.
Click Open.
10
Result: An image symbol displays on the left side of your screen.
Repeat steps 7 - 10 to enter the Override values for the remaining
resources listed in the table.
Resource Override
Alarm Image 0 SEL-651R-vert.jpg
Alarm Image 1 SEL-651R-vert.jpg
Alarm Image 2 SEL-651R-vert.jpg
Alarm Image 3 SEL-651R-vert.jpg
Alarm Image 4 SEL-651R-vert.jpg
Dialog Code 1
11 Erase Before Draw False
Image 1 SEL-651R-vert.jpg
Image 2 SEL-651R-vert.jpg
Image 3 SEL-651R-vert.jpg
Image 4 SEL-651R-vert.jpg
Image Height 20000
Image Width 10500

Result: The image displays with the correct dimension on the left
side of the screen.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 57 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 40 Creating Step Action


a station image Click on the Save As icon.
12
pmacro continued Result: A Save As dialog box displays
13 Type in the name Recloser.
Click Save
14 Result: The images is saved to the library and the tab is now named
Recloser.
15 Click on the Close arrow icon to close the image resources.

Next step Your next task is to create reset buttons, Enable and Disable, using the
pushbutton symbol.

Exercise 41 Creating The following procedure describes how to create the Enable/Disable status
a status symbol symbol pmacro.
pmacro
Step Action
1 Click on the Library icon on the far left of the toolbar.
Select P-Macro and click on the New button.
2
Result: The P-Macro Type menu displays.
Select Status Symbol and click OK.
3 Result: The left side displays symbols and if you pan across the
screen with your mouse a square displays.
Right-click on the square and select Edit Object Resources from the
drop down menu.
4
Result: A dotted yellow box displays in the map and the pmacro
resource window displays on the left of the screen.
Click on the Alarm Symbol 0 field.
5
Result: A field displays at the bottom of the right side.
Click Change.
6
Result: A menu displays all the available images.
7 Select the image Enable and click on the Select button.

Repeat steps 5 - 7 to enter the Override values for the remaining


resources listed in the table.
Resource Override
Alarm Symbol 1 Disable
Alarm Blocked Flag Pos X = 4000
Y = -3500
8 Condition Flag Position X = -0
Y = -3500
Dialog Code (9) Control Only
Symbol 0 Enable
Symbol 1 Disable
Tag Flag Position X = -4000
Y = -3500

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 58 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 41 Creating Step Action


a status symbol Click on the Save As icon.
9
pmacro continued Result: A Save As dialog box displays
10 Type in the name Reset.
Click Save
11
Result: The status symbol is saved to the library.
12 Close the Reset tab.

Exercise 42 Creating The following procedure describes how to create a status text pmacro.
a status text pmacro
Step Action
1 Click on the Library icon on the far left of the toolbar.
Select P-Macro and click on the New button.
2
Result: The P-Macro Type pop up displays.
Select Status Text and click on the OK button.
3 Result: The following text displays across the current view State
0MBT.
Move your mouse to the text and right click.
4
Result: A drop down displays.
Select Edit Object Resources.
5 Result: The pmacro resource window displays on the right side of
the screen.
Select the field Blink Color Table and click on the Change button.
6
Result: The Open pop up displays.
7 Select the file Status Unacknowledged and click on the Open button.

Repeat steps 6 and 7 to enter the Override values for the remaining
resources listed in the table.
Resource Override
8
Color Table Status Acknowledged
Data Item State String
Font Point_Description

Click on the Save As icon of the Editor tab toolbar.


9
Result: A Save As dialog box displays.
10 Type in the name Text String.
Click Save
11
Result: The text string is saved to the library.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 59 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 43 Creating Your next task is to create an analog value pmacro.


an analog value
pmacro The following procedure describes how to create an analog value pmacro.

Step Action
1 Click on the Library icon on the far left of the toolbar.
Select Pmacro and click on the New button.
2
Result: The P-Macro Type pop up displays.
Select Analog Value and click OK.
3
Result: Three question marks and the MBT flag displays.
Move your mouse cursor over the analog value and right click.
4
Result: A drop down displays.
Select Edit Object Resources.
5 Result: The pmacro resource window displays on the right side of
the screen.
Select the field Blink Color Table and click on the Change button.
6
Result: The Open pop up displays.
Select the file Analog_Unacknowledged and click on the Open
7
button.
Repeat steps 6 and 7 to enter the Override values for the remaining
resources listed in the table.
Resource Override
8 Color Table Analog_Acknowledged
Erase Before Drawing False
Font Style Analog Values
Precision 2
Click on Save icon.
9
Result: A Save As dialog box displays
10 Type in the name Analog Value.
Click Save
11
Result: The analog value is saved to the library.
12 Close the Analog Value tab.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 60 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 44 Creating Your next task is to create an analog gauge pmacro.


an analog gauge
pmacro The following procedure describes how to create a status symbol pmacro.

Step Action
1 Click on the Library icon on the far left of the toolbar.
Select P-Macro and click on the New button.
2
Result: The P-Macro Type pop up displays.
Select Analog Gauge and click OK.
3
Result: An analog gauge symbol displays in the map view.
Click on Save icon in Editor tab toolbar.
4
Result: A Save As dialog box displays.
5 Type in the name Analog Gauge.
Click Save.
6
Result: The analog gauge is saved to the library.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 61 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

2.10 Defining Trend Graphs

In this section Now that you have created all the symbols and pmacros you will use for your
Project Example, you can proceed with the drawing of the SmartVU Map.

This section describes how to create a trend graph and the pushbutton so that
you can access it from the Map.

This section contains the following exercises.

Exercise Number
Creating a trend graph 45
Creating a view pushbutton 46

At the end of this section you will be able to create a trend graph and its
Objectives associated view pushbutton.

Exercise 45 Creating Your next task is to create a trend graph.


a trend graph
The following procedure describes how to create a status symbol pmacro.

Step Action
Close the analog gauge pmacro youve just created and go to the
1
default map.
2 Click on the Map tab located at the top of the menu.
Click on the VU menu and select Graphs and Reports.
3
Result: The Graphs and Reports dialog box displays.
Click new.
4
Result: The Graph Options dialog box displays.
Click the Append button.
5
Result: A new row under Traces displays.
Click on the down arrow beside the Dataset field and select 1-
6
Amber MS one minute from the drop down menu.
Click on the Qualifier/Point Name field.
7
Result: A drop down menu with the dataset points display.
8 Select Phase A.
Enter the following information into the fields listed:
Field Value
Title Feed_Line Current Average
9
Y Axis Average Amps
X Axis The look of this axis is determined by
the Date of Label field selection.
10 Click on the Append button again and add Phase B.
11 Click on the Append button again and add Phase C.
Click OK.
12
Result: A pop up displays asking you if you want to save it the file.
13 Click on the Yes button then click on the Cancel button to exit.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 62 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 46 Creating Your next task is to create a view pushbutton for the graph.
a view pushbutton
The following procedure describes how to create a pushbutton image.

Step Action
1 Click on the Editor Tab.
2 Click on the Library icon on the far left of the toolbar.
3 Select P-Macro.
Click New.
4
Result: The P-Macro Type pop up displays.
5 Click on Pushbutton Image and click OK.
6 Click on the Resources icon.
Enter the Override values for the following resources.
Resource Override
Data Type Graph
Dialog Code 1
Image 0 Graph.jpeg
Image 1 Graph.jpeg
7 Image Height 8000
Image Width 12000
Label Text Average Amps
Label Color Table ALL_WHITE
Label Font Point Description
Label Position X= -200
Y = -1200
8 Click on the Properties icon.
9 Click on the Save icon.
Type in the name Trend Graph in the File name field of the Save
10
As pop-up window.
Click Save.
11
Result: The graph button is saved to the library.
12 Close the Trend Graph tab.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 63 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

3 Drawing a Map

3.1 Overview
|
Introduction Now that you have created all the symbols and pmacros you will use for your
project, you can build the map by adding all the pmacros and lines and then
connecting them on the map until your single-line diagram gets its final look.
In this chapter
This chapter describes how to draw the Map and connect the various pmacros
to the database. When you have finished defining the elements you will draw a
Map with breakers, switches, analog and status pmacros and pushbuttons.

This chapter contains the following topics.

Topic Section
Adding the Elements to the Map 3.2
Connecting the Elements to the Database 3.3
Adding Additional Elements to the Map 3.4

Objectives At the end of this section you will be able to produce a Map in SmartVU.

Stages There are 2 main stages to creating a Map:

1. Add the elements to a map


2. Connect the elements to the database

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 64 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

3.2 Adding the Elements to the Map

In this section This section describes how to add the basic elements to the map.

This section contains the following exercise.

Exercise Number
Creating a layer 1
Creating a View 2
Adding the 69kv voltage 3
Adding a switch 4
Adding a breaker 5
Adding a transformer 6
Adding analog value pmacros 7
Copying and pasting the analog value pmacros 8

At the end of this section you will be able to start creating the map by adding
Objective the basic elements.

Stage 1 Drawing the The first stage is to add the various elements to your map. Before you do that
Map you will need to create a layer and add a view.

Exercise 1 Creating a
The following procedure describes how to create a layer on a map.
layer
Step Action
Click on the Layers icon in Editor tab.
1
Result: The Layers menu display.

Click on the Add Layer icon .


Result: A new layer Layer_1 appears below the Default
2 layer in the Entire branch, automatically positioning the pointer
on the Name field for the newly created layer in the Layer
panel. The Name field contains the generic Layer_1 name for
the new layer.
3 Change the name to SLD.
Click Set.
4 Result: The name SLD replaces the generic Layer_1 text in
the Entire branch.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 65 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Creating a second layer Repeat the steps from this exercise to create another layer and name it
Recloser. This new layer will be used to draw the elements representing one of
the Reclosers.

When you have completed the procedures your Layers tree should look like
this.

Exercise 2 Creating a The following procedure describes how to create a View.


View
Step Action
Click on the Map Views icon.
1
Result: The Views menu displays.
Click on Add View icon.
Result: The view is created and called View_1 in the Entire branch,
additional view fields display at the bottom of the screen and the
2
pointer automatically positions on the View_1 field in the Name
panel.
3 Type in Recloser to replace the generic View_1 text.
4 Click on Add View icon again.
5 Type in Substation_One to replace the generic View_2 text.
6 Click Set.
Click on the Extent Line.
7
Result: The Extent menu displays at the bottom.
Click on the Set from Current button.
8
Result: The entire screen becomes the view.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 66 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Next step You are now ready to draw the Map however you must select the SLD layer
you created earlier. Everything you draw from this point forward will be in this
layer.

You can start drawing the Map by adding the elements. Click on the Edit Parts
Activate the grid icon. Make sure you click on your grid icon to activate the grid. This will make it
easier to draw the Map.

The first element you will add is the high voltage side which is the 69kv level.
The following procedure describes how to add the 69kv voltage elements to
the Map.

Exercise 3 Adding the In the Substation One view you will draw the lines that make the connections.
69kV voltage
Step Action
Click on the Add Line icon.
1 Result: The Layer window displays prompting you to choose a layer
in which the 69kV elements will be drawn.
Select SLD layer and click OK.
2
Result: The SLD layer appears next to the Layer button.
3 Click in the map view and draw a horizontal line across the top.
Click on the Start field and set the X and Y coordinates to -10000
4
and 5000 respectively.
Click on the End field and set the X and Y coordinates to 10000 and
5
5000 respectively
6 Click on the Color field.
7 Click on the Change button and select the color labeled 69KV.
8 Click on the Add Line icon.
9 Draw a vertical line from the center of the horizontal line.
Click on the Start field and set the X and Y coordinates to 0 and
10
5000 respectively.
Click on the End field and set the X and Y coordinates to 0 and 0
11
respectively.
Click on the Properties icon.
Result: The following graphic displays on your map.

12

Note: To see all the elements at once ensure your Contrast slide bar
is moved to the far right.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 67 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Next step The next step is to add the switches, breakers and the transformer.

Exercise 4 Adding a
The following procedure describes how to add a switch to the Map.
switch
Step Action
1 Click on the Edit Parts icon again.
Click on the Add P-Macro icon.
2
Result: The Pmacro File menu displays.
3 Click on the All button to deselect all the items.
Click on the Status Symbol box.
4 Result: The File menu will only display status symbols making it
easier for you to find it.
4 Select the Switch status symbol you created earlier.
Click Open.
5
Result: The pmacro dialog box disappears.
Click on the view positioning the pointer near to the bottom end
of the vertical line.
6
Result: The switch will be added to the screen.
Note: Ensure you move it so it is beneath the vertical line.

Exercise 5 Adding a The following procedure describes how to add a breaker to the Map.
breaker
Step Action
1 Click on the Add Line icon.
Move your mouse cursor to the map, left-click beneath the
switch and while holding the left mouse key, drag down to reach
2
approximately the -5000 value for the Y coordinate which is
easily visible with the gridlines on.
3 Click on the P-Macro icon.
Select the Breaker pmacro created in the earlier section of this
4
document and click on the Select button.
Click on the map again.
5
Result: The breaker symbol displays on the map.
6 Center it under the vertical line

Next Step Add another line and switch to your map beneath the breaker.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 68 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

View of the map At this point your map should look like this.

Now its time to add the Transformer. The following procedure describes how
Exercise 6 Adding a
to add a transformer to the Map.
transformer
Step Action
1 Click on the Add Line icon.
Move your mouse cursor to the map and click beneath the
last switch. Hold the left mouse key and drag down to reach
2
approximately same line height as for the previous vertical
line. Release the left mouse key.
Click on the Symbol icon
3
Result: The Symbol Files menu displays
Select the Transformer symbol you created earlier and
4
click on Select button.
5 Center it under the vertical line.
6 Save the map.

At this point your Map should look like this.


View of the Map

Next step The next step is to add the analog value pmacros for the incoming feeder.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 69 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 7 Adding The following procedure describes how to add an analog value and a string
analog value pmacros and align them.

Step Action
Click on the Add P-Macro icon.
1
Result: The P-Macro Files menu displays.
Select the Analog Value pmacro you created earlier and
2
click Open.
Move your mouse cursor to the map and click to the right of
the elements.
3
Result: The analog value displays with three questions
marks on the map.
Click on the Add String icon.
4
Result: The Font Files menu displays.
5 Double-click on the point description you created earlier.
Add it to the front of the analog value you just placed on the
6
map.
7 Click on the text field under Draw Items.
Input the following text:
8
Ia=
Click Set.
9
Result: The string is renamed and is displayed on your map.
Click on the Multiple Selection icon.
10 Result: Multiple function buttons display at the bottom of the
screen.
11 Click on both the text and analog value pmacro to select it.
Click on the Align button located at the bottom part of the Edit
12
parts panel.
Click on the Top button of the Align pop-up window. Click on
Cancel to close the Align tools window.
13
Result: The Ia= string and the analog value pmacro get
aligned by the top reference point.
14 Press the Esc key on your keyboard to release the selection.

Exercise 8 Copying The following procedure describes how to copy and paste the string and
and pasting the analog analog value pmacro. For this exercise you will have to repeat the action six
value pmacros times.

Step Action
If you havent de-pressed earlier the Multiple Selection icon,
click on it to activate it.
1
Result: Multiple function buttons display at the bottom of the
screen.
Click on both the Ia= string and analog value pmacro to
2
select it.
3 Click on Copy.
4 Click on Paste.
Click on the map under the first analog value.
5 Result: The string and the analog value pmacro is copied and
displays on the map.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 70 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 8 Copying Step Action


and pasting the analog Without releasing the selection, repeat step 4 until you have 7
value pmacros pairs of strings and analog values on the map.
continued 6 Note: Add a space between the first three and the next three
analog values, and another space between sixth and seventh
row.
To change the names of the analog value pmacros select
each one separately, click on the text field and change the
names as follows:

Ib=
7
Ic=
Vab=
Vbc=
Vca=
P=
8 Click on the Multiple Selection icon.

Click on the Cropped Selection icon appearing next to the


9
Multiple Selection icon.
By left clicking and holding the left key pressed, drag from top
left to bottom right to make a square around all strings.
10 Release the mouse key.
Result: a yellow dashed line appears around all the selected
strings.
Click on the Align button again and select Left from the Align
11 pop-up window to align all the strings by the left reference
point.
Click on Set Color button from the bottom panel. Choose
12 White from the Open Color Files window and click Select.
Result: Your strings will change the color to white.
Repeat the steps 9 11 to select and align all the analog
12
pmacros this time.

13 Press the Escape button.

14 Save the map.

View of the Map At this point your map should look like this.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 71 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

3.3 Connecting Elements to the Database

In this section This section describes how to connect the elements to the map.

This section contains the following exercise.

Exercise Number
Connecting the top switch 9
Connecting the breaker 52 A 10
Connecting the bottom switch 11
Connecting the analog pmacros 12
Copying and pasting the elements 13
Recoloring the lines 14
Drawing the lines 15
Drawing the lower voltage side 16
Connecting pmacros to the correct points in the database 17
Adding the map title 18
Adding the feeder names 19

Objective At the end of this section you will be able to connect the elements to the
database.

Before you continue click on the save icon to save your work.

Stage 2 Connect the The second stage of development is to start connecting the pmacros to the
pmacros to the appropriate database points. All the points of all feeders in the database used
database for this exercise are organized in child stations and have uniform names which
allow you to use the Change Station feature. This makes it easier for you to
connect the pmacros of the initial feeder that youve just drawn to the database
points, and then copy the entire line, and paste it as many times as needed.

Next step The next step you need to do is to connect the top switch.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 72 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 9 Connecting The following procedure describes how to connect the top switch to the
the top switch database.

Step Action
1 From Edit mode select the top switch.
Click on the P-macro Resources icon.
2
Result: The switch resources table displays.
Select the Point Id 1 field.
3
Result: Additional fields display at the bottom of the screen.
Click on Browse.
4 Result: The Point Brower dialog box displays the point stations
on the left and the points related to the station on the right.
5 Select Feed_Line from the left panel.
6 Click on Bus_SW.
Click OK.
7
Result: The switch is now connected.

Exercise 10 The following procedure describes how to connect the breaker to the database.
Connecting the
breaker 52 A Step Action
1 Select the breaker.
Click on the P-macro Resources icon.
2
Result: The breaker resources table displays.
Select the Point Id 1 field.
3
Result: Additional fields display at the bottom of the screen.
Click on Browse.
4 Result: The Point Brower dialog box displays the point stations on
the left and the points related to the station on the right.
5 Select Feed_Line from the left panel.
6 Click on 52A_Breaker.
Click OK.
7
Result: The breaker is now connected.

Exercise 11 The following procedure describes how to connect the bottom switch to the
Connecting the database.
bottom switch
Step Action
1 From Edit mode select the bottom switch.
Click on the P-macro Resources icon.
2
Result: The switch resources table displays.
Select the Point Id 1 field.
3
Result: Additional fields display at the bottom of the screen.
Click on Browse.
4 Result: The Point Brower dialog box displays the point stations on
the left and the points related to the station on the right.
5 Select Feed_Line from the left panel.
6 Click on Line_SW.
Click OK.
7
Result: The bottom switch is now connected.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 73 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 12 The following procedure describes how to connect the seven analog pmacros to
Connecting the analog the database.
pmacros
Step Action
1 Select the first analog value.
Click on the P-macro Resources icon.
2
Result: The analog value resources table displays.
Select the Point Id 1 field.
3
Result: Additional fields display at the bottom of the screen.
Click on Browse.
4 Result: The Point Brower dialog box displays the point stations on
the left and the points related to the station on the right.
5 Select Feed_Line from the left panel.
6 Click on Ia.
Click OK.
7
Result: The analog value is now connected.

Repeat this procedure for each remaining analog value, using the analog value
name listed on the map until you have connected them all.

Next step The next thing you need to do is to select all the elements as a group and copy
and paste them to the point after the transformer. By using the Copy and Paste
feature you can connect the rest of the feeders quickly. You then have to change
the color of the copied lines and connect them to the correct points in the
database.

Exercise 13 Copying The following procedure describes how to copy and paste a group of pmacros
and pasting the and primitives.
elements
Step Action
Click on the Multiple Selector icon.
1 Result: Additional functions display at the bottom of the right
panel.
Click on the crop icon.
2
Result: The cursor turns into a cross hair icon
Start at once corner right click and drag the red box over all the
elements.
3
Note: Do not include the top horizontal line or the Transformer
symbol in the cropped selection.
4 Click on Copy.
5 Click Paste.
In your Map view click under the transformer.
6
Result: The selected group of elements display

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 74 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

View of the Map At this point your map should look like this.

Next step The next step is to recolor the vertical lines connecting the switches to the
breaker of the lower voltage side. You will select 13kv and the lines will turn
yellow.

The following procedure describes how to recolor the lines to represent the
Exercise 14 13kV line.
Recoloring the lines
Step Action
1 Click on multiple selection icon.
2 Select all the vertical lines beneath the transformer.
Click on the Set Color button.
3
Result: The Color Files menu displays.
4 Select the 13kv color.
Click on the Open button.
5
Result: The vertical lines turn yellow.

Next step Draw a horizontal line to present the 13 kV bus, and four vertical ones: one to
connect the bottom switch to the horizontal bus, and 3 more going below the
bus.

The following procedure describes how to draw the four horizontal lines using
Exercise 15 Drawing the Edit map tool bar.
the lines
Step Action
1 Click on the Add Line icon.
2 Draw a horizontal line beneath the second set of elements.
3 Click on the Add Line icon again.
4 Add a vertical line at one end of the horizontal line.
5 Click on the Add Line icon again.
6 Add a vertical line at the other end of the horizontal line.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 75 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 15 Drawing Step Action


the lines continued
7 Click on the Add Line icon again.
8 Add a vertical line in the middle of the horizontal line.

Next step The next step is to copy and paste all the elements on the lower transformer
side.

Because youve copied the main feeder with its Pmacros connected to the
database, and used it for the rest of the feeders, all of the breakers on the Map
are connected to the same points.

Information balloon You can compare the points names by hovering over the breaker Pmacro of the
main feeder. A balloon containing information of the name of the point, a
description, and its state. This allows you to see that the same point is
connected to all the breakers. For displaying the balloons with the point
information, you have to view the map in working mode in Map tab.

Exercise 16 Drawing The following procedure describes how to draw the lower voltage side of the
the lower voltage side substation.

Step Action
Click on the Multiple Selector icon
1

Click on the crop selection icon beside the Multiple Selector icon.
2
Result: The cursor turns into a cross hair icon.
Start at once corner right click and drag the red box over all the
3
second set elements.
4 Click on Copy.
5 Click Paste.
In your Map click under the far left vertical line you just added.
6
Result: The selected group of elements is added to the map.
7 Click paste again.
8 In your map click under the middle horizontal line.
9 Click paste again.
10 In your map click under the far right horizontal line.
11 Click Save.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 76 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

View of the Map At this point your map should look like this.

Change Station The next step is to connect the pmacros you just copied to the correct points
Feature from the database either manually or by using the Change Station feature. A
faster way to perform this function is to use the Change Station feature.

Exercise 17 The following procedure describes how to connect the pmacros to the correct
Connecting pmacros points using the Change Station feature.
to the correct points in
the database Step Action
1 Select the second set of elements beneath the transformer.

Click on the Change Station button.


Result: The Change Station dialog box displays.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 77 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 17 Step Action


Connecting pmacros 3 Click on Browse beside the From field.
to the correct points in
4 Select Feed_Line.
the database
continued Click OK.
5
Result: The From field is populated with the point name.
6 Click on Browse beside the To field.
7 Select Transformer_TR1.
Click OK.
8
Result: The To field is populated with the new point name.
Click on Rename
9
Result: The second set of elements is moved to the new station.

Next step The next step is to add the Map title and to name the bottom three feeders.

Exercise 18 Adding The following procedure describes how to add a name to your map.
the Map title
Step Action
Click on the Add String icon.
1
Result: The Font File menu displays
Select Title and click OK.
2
Result: The mouse cursor turns into a crosshair symbol.
Place your curser at the top of the map and right-click.
3
Result: A box displaying the words Enter Text here displays.
4 Change the color to white.
Click on the Text field.
5 Result: A field displays at the bottom of the screen allowing you to
change the text.
6 Enter the text Substation One.
Click Set.
7
Result: The text at the top of your map displays the name.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 78 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 19 Adding The following procedure describes how to add Feeder names to your map.
the Feeder names
Step Action
Click on the Add String icon.
1
Result: The Font File displays.
Select Point Description and click OK.
2
Result: The mouse cursor turns into a crosshair symbol.
Place your cursor beneath the left set of Feeders and right-click.
3
Result: A box displaying the words Enter Text here displays.
4 Change the color to white.
Click on the Text field.
5 Result: A field displays at the bottom of the screen allowing you to
change the text.
6 Enter F1.
Click Set.
7
Result: The name displays beneath the elements.

Follow this procedure to add the Feeder names:


F2 for the middle Feeder
F3 for the right Feeder

Next step The next step is to add the Trend graph to the Map.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 79 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

3.4 Adding Additional Elements to the Map

In this section This section describes how to connect the elements to the map.

This section contains the following exercise.

Exercise Number
Adding the trend graph 20
Importing a control panel 21
Adding a station pmacro 22
Configuring a station pmacro 23
Adding a station pushbutton pmacro 24
Creating a new view 25
Creating a text string pmacro 26
Adding the rest of the text string pmacros 27
Mapping the text strings to the points in the database 28
Creating an analog value pmacro 29
Adding the rest of the analog pmacros 30
Mapping analog values to the points in the database 31
Adding a reset pmacro 32
Adding a station pushbutton 33
Adding a layer to the map 34
Setting the default view 35
Saving the configuration 36

Objective At the end of this section you will be able to connect the elements to the
database.

Exercise 20 Adding The following procedure describes how to add the trend graph.
the trend graph
Step Action
Click on the P-Macro icon
1
Result: The P-Macro file menu displays.
2 Click on All to deselect the list of pmacros.
Select Pushbutton.
3
Result: Only the pushbutton pmacros display on the file menu.
Scroll down until you find the Trend graph pmacro youve
4
created.
Click Ok.
5
Result: The mouse cursor turns into a crosshair symbol.
Move your mouse cursor to the map view and right-click on the
6 top left corner.
Result: The trend graph displays.
In the Draw Item panel click on the P-macro item.
7
Result: P-macro buttons display below the Draw Item panel.
8 Select Resources button.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 80 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Step Action
From the Trend Graph pushbutton image resources select Data
Name 1 resource.
9
Result: An empty field for Data name 1: String appears under
the pmacro resources panel.
Enter the value 0 (this is the graph number) followed by clicking
10
on SET button.

Next step The next step is to import a control panel. We will use the SEL-651R Control
Panel, which can be provided by Survalent as a ready-to-use product. If you
intend to develop a customized version of a Control Panel, please refer to the
manual IED-102 IED Control Panel User Guide.

Exercise 21 The following procedure describes how to import a control panel.


Importing a control
panel Step Action
1 While in Edit mode click on the Import/Export folder.
Select Import.
2
Result: A drop down menu displays.
Select Control Panel.
3 Result: The Open dialog displays in front of the Control Panel
Import dialog.
Click the control panel zip file you want to import and click on the
4 Open button.
Result: The file name displays in the Control Panel Import dialog.
Click on the Run button.
5 Result: The files are unzipped and listed in the Control Panel
Import dialog window.
6 Click on the Cancel button to close the dialog.

Next step The next step is to add a station pmacro.

Exercise 22 Adding The following procedure describes how to add a station pmacro.
a station pmacro
Step Action
Click on the P-Macro icon.
1
Result: The P-Macro file menu displays.
2 Click on All to deselect the list of pmacros.
Select Station Image.
3
Result: Only the station image pmacros display on the file menu.
4 Scroll down until you find the Recloser image.
Click Ok.
5
Result: The mouse cursor turns into a crosshair symbol.
Move your mouse cursor to the map view and right-click on the top
6 left corner beneath the trend graph.
Result: The control panel displays.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 81 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Next step The next step is to configure the station pmacro to initiate the Control Panel pop
up.

Youve already partially prepared the Pmacro for use with control panels by
dedicating Dialog Code 1 as well as connecting the Station Name resource to
station L1-SEL651R. The only thing left to do is to connect the Control Panel
Filename to the proper cplt file so that it can work properly.

Exercise 23 The following procedure describes how to configure a station pmacro.


Configuring a station
pmacro Step Action
Click on the Recloser station image Pmacro that youve placed on
1
the map right below the graph button.
2 Click on the Resource icon.
Click on the Control Panel File field.
3 Result: Additional fields display at the bottom allowing you to
change the name.
Click the Change button.
4
Result: The file menu screen displays.
5 Select STC_SEL651r-main-vert.cplt.
6 Click Open.
Enter the Override values for the following resources.
Resource Override
Label Text L1-SEL651R
Label Color Table ALL_WHITE
7
Label Font Point Description
Label Position X 900
Label Position Y -2300
Point Name 1 L1-SEL651R
8 Save the map.

To test the Control Panel

Step Action
1 Click on the Map tab to exit Edit mode.
Click on the Recloser image.
2
Result: The SEL651R Control Panel should pop-up.
Navigate through the pages to see the status and analog points
3
values.

You dont have to connect the Pmacros to the points in the database since each
Pmacro in the control panel template is already connected with the appropriate
point of the IED, and the only thing we are supposed to do is connect the control
panel to the station containing those points.

Next step The next step is to add a Station pushbutton pmacro which will contain the
information regarding the second station, which is the second Recloser whose
points are organized in the Station, named L2-SEL651R.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 82 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 24 Adding The following procedure describes how to add a Station pushbutton pmacro to
a station pushbutton the Map.
pmacro
Step Action
Click on the P-Macro icon.
1
Result: The P-Macro file menu displays.
2 Click on All to deselect the list of pmacros.
Select Station.
3
Result: Only the station pmacros display on the file menu.
4 Scroll down until you find the Station Pushbutton you created earlier.
Click Ok.
5
Result: The mouse cursor turns into a crosshair symbol.
Move your mouse cursor to the map view and right-click on the top left
6 corner beneath the control panel.
Result: The button displays.
7 Click on the P-macro Resources icon.
Click on the Point Id 1 field.
8 Result: Additional fields display at the bottom allowing you to select
the point.
9 Click on Browse and select L2-SEL651R.
10 Click OK.
Click on the Data Name 1 field.
11 Result: Additional fields display at the bottom allowing you to enter a
name.
12 Type in the name Recloser and click Set.
Select Label Text.
13 Result: Additional fields display at the bottom allowing you to enter a
name.
Type in the name L2-SEL651R and click Set.
Result: The button will display on the map.
14

Next step The next step is to create a new so you can add the Recloser information.

Exercise 25 Creating The following procedure describes how to create a new View.
a new View
Step Action
Left-click on your mouse, hold it down and move your mouse to the
left or the right to get to a blank part of the map.
1
Result: The first map is moved over and you now have enough
room to create the second station.
2 Click on the Map Views icon.
3 Set the name to Recloser.
Click on the Set from Current button located at the bottom of the
4 screen.
Result: The view is now set to the view youve selected.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 83 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Next step The next step is to add text string pmacros to the map in order to collect
information about the Recloser.

First you will create one text pmacro and then copy and paste it until you have
15 text string pmacros displayed on the new view.

Exercise 26 Creating The following procedure describes how to add strings and status text pmacros
a text string pmacro on the map

Step Action
Click on the Add String icon.
1
Result: The font file menu displays.
2 Select the Point Description Font.
Click Ok.
3
Result: The mouse cursor turns into a crosshair symbol.
Move your mouse cursor to the map view and right-click in the map
4 view.
Result: A rectangle displays the text Enter text here.
5 Set the color to white.
Click on the Text field.
6 Result: Additional fields display at the bottom allowing you to enter
a name.
7 Type in 52A3P and click Set.
Click on the P-Macro icon.
8
Result: The P-Macro Files menu displays.
9 Click on All to deselect the list of pmacros.
Select Text listed under Status.
10
Result: Only the text pmacros display on the file menu.
11 Select Text String and click on the Select button.
12 Move your mouse cursor to the map and click right beside 52A3P.

Next step The next step is to copy and paste the text string pmacro you have just created
14 times to the new view.

Exercise 27 Adding The following procedure describes how to add the rest of the text string pmacros
the rest of the text using the copy and paste feature.
string pmacros
Step Action
Click on the multiple selector.
1 Result: Additional buttons display at the below in the right
side of the screen.
2 Click on the text and the text string.
Click on the Align button and select Top or Bottom to align
3
them vertically. Close the Align window.
3 Click on the Copy button.
4 Click on the Paste button.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 84 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 27 Adding Step Action


the rest of the text Move cursor to map and click beneath the text.
string pmacros 5 Result: The text and text string is copied and displays on the
continued map under the original text.
6 Click on the Copy button then the Paste button again.
Move your cursor to the map and click beneath the text you
7
just copied.
Repeat steps 6 and 7 until you have fourteen text string
8
pmacros.
9 De-press the Multiple Selection icon.
10 Click the second text string text.
Under Draw Items select the Text field.
11 Result: An additional field displays at the bottom of the
screen allowing you to add the new text.
Type in 52AA and click Set.
12
Result: The second text string now has the correct name.
Repeat steps 11 and 12 to rename the remaining text string
pmacros as follows:
52AB
52AC
BTFAIL
CHRGG
DIAGNOSTICS 1
13 DIAGNOSTICS 2
DIAGNOSTICS 3
DISCHG
EN
HALARM
SALARM
TCCAP
TRIPLED
14 Click on the Multiple Selection icon and then the Crop icon.
Move your cursor to the map.
15
Result: The cursor turns into a cross-hairs symbol.
Left-click and while holding the button down drag your mouse
across the all the strings and text string pmacros.
16
Result: The strings and text string pmacros are surrounded
by a dotted yellow box and three red circles.
Click on the Align button displayed at the bottom right of the
17 screen.
Result: The Align dialog displays.
Click on the Distribute Matrix button.
18
Result: The Distribute Matrix dialog displays.
19 Click in Columns empty field and enter the number two
Click in Rows empty field and enter the number 15. Click on
20
the OK button.
Click on the Cancel button to close the Distribute Matrix
dialog.
Result: The strings and text string pmacros are aligned.
21
Note: The alignment sort from the top, left to right therefore
the text string in the left column must be at the same height or
higher than the pmacros in the right column.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 85 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Next step Once you have added and changed the names for all 15 text string pmacros to
your new view you will map them to their points in the database.

The following procedure describes how to map the text strings to the database
Exercise 28
points.
Mapping the text
strings to the points in Step Action
the database
1 Click on the first text string pmacro.
2 Click on the P-macro Resources icon.
Click on the Point Id 1 field.
3 Result: Additional fields display allowing you to choose the Point
you want to connect your text string to.
Click Browse.
4
Result: The Point Browser displays.
Select Station Recloser L2-SEL651R.
5 Result: The Points for that station display on the right side of the
Point Browser.
6 Select Point 52A3P and click OK.
7 Click on the Close icon.
Repeat steps 1-7 for the remainder of the text strings you need to
connect to Points in the database.
8
Note: The name of the Points are listed in step 10 in the previous
procedure.

Next step The next step is to create 15 analog value pmacros and then add them to the
new view.

First you will create one analog value pmacro and then copy and paste it until
you have 15 analog value pmacros displayed on the new view.

Exercise 29 Creating The following procedure describes how to create an analog value pmacro.
an analog value
pmacro Step Action
Click on the Add String icon.
1
Result: The font file menu displays.
2 Select the Point Description Font.
Click Ok.
3
Result: The mouse cursor turns into a crosshair symbol.
Move your mouse cursor to the map view and right-click in the
4 map view.
Result: A rectangle displays the text Enter text here.
5 Set the color to white.
Click on the Text field.
6 Result: Additional fields display at the bottom allowing you to
enter a name.
7 Type in Ia mag and click Set.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 86 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Step Action
Click on the P-Macro icon.
8
Result: The pmacro files menu displays.
9 Click on All to deselect the list of pmacros.
Select Value listed under Analog.
10
Result: Only the text pmacros display on the file menu.
11 Select Analog and click OK.
Move your mouse cursor to the map and click right beside Ia
12
mag.

Exercise 30 Adding The following procedure describes how to add the rest of the text string pmacros
the rest of the analog using the copy and paste feature.
value pmacros
Step Action
Click on the multiple selector.
1 Result: Additional buttons display at the below in the right side of
the screen.
2 Click on the text and the analog value.
3 Click on the Copy button.
4 Click on the Paste button.
Move cursor to map and click beneath the text.
5 Result: The text and analog value is copied and displays on the
map under the original text.
6 Repeat steps 4 and 5 until youve copied the text 13 more times.
7 Click the second analog value text.
Under Draw Items select the Text field.
8 Result: An additional field displays at the bottom of the screen
allowing you to add the new text.
Type in Ib mag and click Set.
9
Result: The second analog value now has the correct name.
Repeat steps 8 and 9 to rename the remaining analog value
pmacros as follows:
Ic mag
Ig mag
In mag
MVAR
MW
10 Freq
Vay
Vby
Vcy
Vaz
Vbz
Vcz
PF

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 87 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Next step Once you have added all 15 analog value pmacros to your new view you will
map them to their points in the database.

The following procedure describes how to map the analog values to the
Exercise 31
database points.
Mapping analog
values to the points in Step Action
the database
1 Click on the first analog value.
2 Click on the Resources icon.
Click on the Point id field.
3 Result: Additional fields display allowing you to choose the Point
you want to connect your text string to.
Click Browse.
4
Result: The Point Browser displays.
Select Station Recloser L2-SEL651R.
5 Result: The Points for that station display on the right side of the
Point Browser.
6 Select Point Ia mag and click OK.
7 Click on the Close icon.
Repeat steps 1-7 for the remainder of the analog value you need to
connect to Points in the database.
8
Note: The name of the Points are listed in step 10 in the previous
procedure.

Next step The next step is to add a reset pmacro to the map.

Exercise 32 Adding The following procedure describes how to map a reset pmacro to a point in the
database.
a reset pmacro

The following procedure describes how to add a reset pmacro to the map.

Step Action
Click on the P-Macro icon.
1
Result: The P-Macro file menu displays.
2 Click on All to deselect the list of pmacros.
Select Status Symbol.
3
Result: Only the status symbol pmacros display on the file menu.

4 Scroll down until you find the Reset pmacro you created earlier.

Click Ok.
5
Result: The mouse cursor turns into a crosshair symbol.
Move your mouse cursor to the map view and right-click on the
6 beneath the Text Sting pmacros.
Result: The button displays.
7 Click on the Resource icon.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 88 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 32 Adding Step Action


a reset pmacro Click on the Point Id 1 field.
continued 8 Result: Additional fields display at the bottom allowing you to select
the point.
Click on Browse and select L2-SEL651R.
9 Result: The Station Points display on the right side of the Point
Browser.
Select Reset and click OK.
10
Result: The Reset button displays on the map.

Next step The next step is to add a station pushbutton pmacro to the map.

Exercise 33 Adding The following procedure describes how to add a station pushbutton to the map.
a station pushbutton
Step Action
1 Click the Add P-Macro icon.
2 Click on All to deselect the list of pmacros.
Select Station.
3
Result: Only the station pmacros display on the file menu.
Scroll down until you find the Station pushbutton you created
4
earlier.
Click Ok.
5
Result: The mouse cursor turns into a crosshair symbol.
Move your mouse cursor to the map view and right-click on the top
6 of the Status Point list.
Result: The button displays.
7 Select resources and select the Point id field.
Click Browse.
8
Result: The Point Browser displays.
9 Select Substation One and click OK.
Click on Label Text.
10
Result: An additional field displays at the bottom of the screen.
11 Enter the text Sub One and click OK.
12 Click on the Data Name 1 field.
Enter the text Substation One and click Set.
13
Result: The Station Pushbutton displays on the map.
14 Click on the Close icon.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 89 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Next step The next step is to add a layer to the map. You will take the substation you just
created and add it to a new layer.

The following procedure describes how to add a layer to the map.


Exercise 34 Adding
a layer to the map
Step Action
1 Click on the Edit Parts icon.
2 Click on the Multiple Selection icon.
3 Click on the Cropped Selection icon.
4 Select all the items on the map.
5 Click on the Set layers button.
Click on the Recloser layer.
6
Result: The substation has been moved to another layer.

Map view This is what your second layer on your map should look like.

Next step Now you need to set the default view.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 90 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 35 Setting The following procedure describes how to set the default view on the map.
the default view
Step Action
1 Click on the Map Properties icon.
Click on the Default View field.
2 Result: An additional field displays beneath allowing you to add
the name.
3 Type in the name Substation_One.
Click Set.
Result: Any time you press the home button it takes you to this
4
view and this is the view you will see when you open SmartVU
again.

Exercise 36 Saving The following procedure describes how to save your configuration.
the configuration
Step Action
1 Click on the Map tab.
Click on the Home icon.
2
Result: The Substation_One view displays.
3 Click on the View icon at the far right top of the screen.
Click on the blue arrow icon beside Recloser.
4 Result: The Recloser view displays as a smaller square on the left
side of the Substation_One view.
Click on the Map menu icon.
5
Result: A drop down menu displays.
Select Save Configuration.
Result: The next time you log in you will see the map at that last
6
view you set.
Note: Before you save the configuration ensure you are logged in.

Next step The next step is to create an alarm view.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 91 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

4 Creating an Alarm View

4.1 Overview

Introduction This chapter is going to provide step by step procedures on how to create an
Alarm view. It does not go into details regarding the meaning of the messages
appearing in the alarm list.

In this chapter This chapter contains the following topics.

Topic Section
Adding a new alarm view 4.2

Objectives At the end of this section you will be able to create an Alarm View and add
sounds to alarm priorities.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 92 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

4.2 Adding a new Alarm View

In this section This section describes how to create a new alarm view, specify which types of
alarms you want to see.

This section contains the following exercise.

Exercise Number
Creating a new alarm view 1
Setting the default file for an alarm view 2
Adding sounds to different alarm priorities 3

Objective At the end of this section you will be able to create a new alarm view using the
Alarm Options dialog.

Exercise 1 Creating a The first stage is to set up the alarm selection criteria using the Alarm Options
new alarm view dialog. Then you can save your selection as your default setting.

The following procedure describes how to create a new alarm view.

Step Action
Click on the Alarm tab.
1
Result: The Alarm view displays the SCADA database alarms.

Click on the Alarm Options icon.


Result: The Alarm Options dialog displays.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 93 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 1 Creating a Step Action


new alarm view 3 In the Title field type in All alarms.
continued
4 Select All Zones from the drop down list in the Zone section.
In the Priorities box, there are 10 check boxes each
corresponding to a particular priority level (zero through ten).
You can check, or uncheck, any combination of these priorities.
5
Only alarms with a priority matching the priorities that are
checked will be displayed in the Alarm View. By default, all the
Priorities are checked so dont uncheck any.
Click on the Station Alarms button.
6
Result: The Station dialog displays.
Click on the Select All button and then click on the OK button.
7
Result: All the stations are included in the alarm view.
8 Select both Active and Cleared from the Select section.
Select the And radio button.
9
Result: Both types of alarms are included in the list.
Select Save As.
10
Result: The alarms options displays.
11 Enter the name of the alarm view All alarms
Click the select button.
12
Result: The alarm view youve just created displays.

Exercise 2 Setting the Once youve created the Alarm selection criteria you can save it as your default
default file for an setting.
alarm view
The following procedure describes how to set your Alarm selection criteria as a
default Alarm view.

Step Action
Click on the Alarm Options icon
1
Result: The Alarm Options dialog displays.
Click on the Open button.
2
Result: The Alarm Options pop up displays.
Type in the name of the alarm selection criteria youve just
3
created.
Click on the select button.
4 Result: The name of the alarm view displays in the Selected
Current Settings File field.
Click on the Save As Default button.
Result: The name changes to default.alm.
Note: If you make subsequent changes to the Alarm view
5
(without pressing the Save button) and you dont like the results
you can just click on the Reset to Default button to go back to
your original selection.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 94 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 3 Adding The following procedure describes how to add sounds to your alarm priorities.
sounds to different
alarm priorities Step Action
1 Click on the Map tab.
Click on the VU icon.
2
Result: A drop down list displays.
Select System Options.
3
Result: The System Options dialog displays.
Click on the Sounds tab.
4
Result: The Priority Alarm Sounds dialog displays.
Click on the Browse button to navigate to the sound files.
5
Result: The Open dialog displays.
Select the sound file and click open.
Result: The sound file displays in the priority field.
6
Note: Click on the arrow button to hear the sound youve
selected.
7 Click on the OK button when you are done.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 95 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

5 Creating an Operator Summary


View

5.1 Overview

Introduction This chapter describes how to create Operator Summary views to see and
manipulate event logs. An Operator Summary window can be used to display
event logs. Event logs are the messages that are logged on the event printers,
and consist of both alarms and recorded operator actions such as controls,
manual sets, and tags etc.

In this chapter This chapter contains the following topics.

Topic Section
Adding a New Operator Summary View 5.2

Objectives At the end of this section you will be able to create an Operator Summary View.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 96 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

5.2 Adding a new Operator Summary View

In this section This section describes how to add a new operator summary view specific which
logs you want to see.

This section contains the following exercise.

Exercise Number
Creating a new operator summary view 1
Setting the default file for an operators summary view 2

Objective At the end of this section you will be able to create a new operator summary
view using the Opr Sum Options dialog.

Exercise 1 Creating a The first stage is to set up the operator summary selection criteria using the Opr
new operator summary Sum Options dialog. Once youve set up your criteria you can save the
view selection as your default setting.

The following procedure describes how to create a new operator summary view

Step Action
Click on the Opr Sum tab.
1 Result: The Opr Sum view displays the SCADA database event
logs.

Click on the Opr Sum Options icon.


Result: The Opr Sum Options dialog displays.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 97 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3
SMARTVU TRAINING GUIDE SMARTVU 1.0

Exercise 1 Creating a Step Action


new operator summary 3 In the Title field type in All events.
view continued
4 Select All Zones from the drop down list in the Zone section.
By default, all the Priorities are checked so dont uncheck any
5 since you want all events from all priorities to be included in this
event list.
Leave the Point Filter on the All radio button to include the
6
events for all points in the database.
Choose All for the Time Filter and then click on the OK button.
7 Result: All the events are included in the operator summary
view.

Once youve created the operator summary selection criteria you can save it
as your default setting.

The following procedure describes how to set your operator summary


Exercise 2 Setting the
selection criteria as a default Opr Sum view.
default file for an
operators summary Step Action
view Click on the Opr Sum Options icon.
1
Result: The Opr Sum Options dialog displays.
Click on the Open button.
2
Result: The Opr Sum Options pop up displays.
Type in the name of the operators summary criteria youve just
3
created.
Click on the select button.
4 Result: The name of the operators summary view displays in the
Selected Current Settings File field.
Click on the Save As Default button.
Result: The name changes to default.ops.
5 Note: If you make subsequent changes to the Operators
Summary view and you dont like the results you can just click on
the Reset to Default button to go back to your original selection.

MAY 30, 2014 SURVALENT TECHNOLOGY CORPORATION PAGE 98 of 98


CONFIDENTIAL & PROPRIETARY
VERSION 1.3

Anda mungkin juga menyukai