OW240 - 60 Developer Studio User Guide For Ovation 2.4 PDF
OW240 - 60 Developer Studio User Guide For Ovation 2.4 PDF
4
OW240_60
Revision 0
April 2005
Contents
OW240_60 i
Table of Contents
5 Building a System 65
5.1 To Insert a System ....................................................................................................................66
5.1.1 To Modify a System.................................................................................................67
5.2 To Insert a Network...................................................................................................................68
5.2.1 To Modify a Network ...............................................................................................69
5.3 To Insert a Unit..........................................................................................................................70
5.3.1 To Modify a Unit ......................................................................................................71
5.4 To Insert a Drop ........................................................................................................................71
5.5 To Add a Point ..........................................................................................................................72
ii OW240_60
Table of Contents
OW240_60 iii
Table of Contents
iv OW240_60
Table of Contents
OW240_60 v
Table of Contents
vi OW240_60
Table of Contents
Index 237
OW240_60 vii
S E C T I O N 1
In This Section
You can configure a system in the Developer Studio both before system startup and when the
system is live. Use the Developer Studio to create and maintain Ovation drop types, control
strategies, process graphics, point records and system-wide configurations. Build an entire
system or import information form a previously created database. Configure all Operator Station
functions and attributes.
The Developer Studio's intuitive menu-driven graphic interface uses standard drag-and-drop
functionality to easily move or copy elements such as control logic, I/O points and process
graphics to different locations within the Ovation system. The object-oriented approach to system
configuration provides an operating environment that reduces the learning curve, simplifies
development and saves significant engineering effort.
Ovation Developer Studio categorizes functionality in a tree or hierarchal structure with System
information residing at the top of the tree followed by network, unit, drop and point information.
When you configure attributes in the system, the system attributes filter down the system tree into
the networks, units and drops that are subsets of that system.
You can also configure networks, units and drops to have different attributes then defined at the
system level by defining the attributes at lower levels in the system tree. Though attributes set at
the system level default down through the tree, attributes made in lower levels of the tree override
attribute definitions made at higher levels.
OW240_60 1
1.2 Common Functions Performed in the Developer Studio
Licensing is a way to receive permission to enable certain Emerson Process Control software
products and processes. The Ovation Developer Studio can be customized to meet the needs of
large or small systems. Licensing allows the ability to easily scale the size of a system to provide
for the growth of a system over time. Small systems can normally operate with fewer licenses
than larger systems.
Configuring Drops
A Drop is any hardware/software that has enough Ovation software to receive and transmit
information to other Ovation hardware/software. The Ovation software contains several Drop
Types (see page 114)). The Developer Studio provides a mechanism for the adding and deleting
of Drops to the system database.
Note: You will only be able to add as many drops as defined by the license key. Before entering
drops, verify that the number of drops for each drop category has not been reached. The Base
Station drop uses the Operator Station drop licenses. See Managing Ovation Licenses (see
page 73) for more information about licensing.
After a drop has been created, a Drop Point must be created in order for the system to recognize
the new drop. This Drop Point corresponds to the drop’s required DU record, see To Insert a
Drop Point (see page 138). (See Ovation Record Types.)
After a drop and its Drop Point have been created, and loaded to the target drop, it may be
necessary to make modifications to the drop. To modify a drop, see To Modify a Drop (see page
140). Drops are established and configured using the objects within a Drop folder.
The Configuration folder (see page 86) exists in the Systems folder, Networks folder, Units
folder, and Drops folder. At each level, the Configuration folder’s subfolders vary. The
Configuration folder at the Systems thru Drops level contains the tools necessary to configure
components on the system level.
Configurations made at the Systems level default down through the Networks, Units and Drops
levels. Any configurations changed at a lower level will also default down through its subfolders
and lower levels. The configuration defined at the lowest level takes precedence in its subfolders.
For example, if an alarm configuration change is made at the unit level, it will affect all alarms in
that unit and in all the drops contained in the unit. However, the change does not affect other units
in the network or system.
Security for an Ovation system is designed to prevent an unauthorized user from performing an
unauthorized action on an Ovation control system. This is accomplished by the assignment of
security roles for users and drops in the domain. All security selections and assignments are
saved in the Active Directory database.
2 OW240_60
1.2 Common Functions Performed in the Developer Studio
Configuring I/O
The I/O (Input/Output) Devices folder contains tools used to define the I/O modules for the
Ovation system. The I/O Device folders contain Setup Wizards and dialog boxes that provide
visual representation of the I/O Devices for an Ovation system.
The following hardware reference information may be useful when defining I/O modules in the
Ovation Developer Studio.
Commissioning is the act of setting a control system to properly address and know how to
communicate to a field instrument, and for that instrument to have all the blocks in the control
scheme configured to the desired parameters (for example, tag name, analog input scaling,
channel assignment, etc.) Gateways and devices are commissioned through the Foundation
Fieldbus engineering window.
Building Points
A Point is a record in the global database that contains a value (such as an input or output) and
other related data. There are currently 11 point types in Ovation.
Each point type has its own dialog box with distinct tabs and fields. Thus each Point Dialog Type
will have its own Point Dialog Box tabs, fields, and descriptions. The table under Point Dialog
Box Tabs (see page 159) lists all possible tabs and all the fields available for each Point Type.
Not all tabs will appear in the dialog box for each Point type. (See Ovation Record Types
Reference Manual.)
Point Groups are various points grouped together for monitoring and trending and process
diagram purposes. Point Groups can be added through the Developer Studio or through an
Ovation 1.x or 2.x import file from an existing Ovation 1.x system. Points included in the Point
Group are called members.
The Point Group folder is located under the System object in the System Tree. Point Groups are
distribute to all Ovation Windows type drops.
There are three types of Point Groups: eDB Point Groups, Trend Point Groups and PDS Point
Groups. Trend Point Groups associate a commonly used set of points and track them over time.
eDB Point Groups used for PDS Point Groups allow generic graphics to be created that do not
hard code points, but rather reference points via the point group. Point Groups have configurable
items at the group level and the member level.
The new point groups or members are added (or edited) on-line; therefore, the changes take
effect immediately and are automatically distributed to the Operator Stations for inclusions in their
distributed databases.
For information about adding points to the system, see Building Points (see page 153).
OW240_60 3
1.2 Common Functions Performed in the Developer Studio
The Graphics folder provides access to the Graphics Builder application (GBNT). GBNT resides
on the Ovation Developer Studio and is used to develop the Process diagrams that are displayed
on the Ovation Operator Station. These process diagrams are software programs, which display
graphical images representing plant process control equipment.
A trend is a display that plots point values over a selected time interval. The display is based on
MMI trend history, or on information gathered from the systems databases. A Trend Group is a
collection of points that have similar usage. The trend group will display point value plots of the
grouped points for comparison.
Generally, an algorithm stores a value in a point, but Holding Registers give the option of storing
values outside of a point. Holding Registers are typically used for storing values in Special
Function and ladder applications. Each holding register uses one word (16 bits) of memory. A
maximum of 10,000 Holding Registers are available. Valid entries are zero through 9999. On a
ladder, an algorithm can read or write a value to a holding register.
A holding register is an integer value; it cannot be a real number because it is only a 16-bit value.
However, by pairing two adjacent 16-bit holding registers, the Ovation Controller can utilize the
“pair” as if it were a 32-bit floating-point number.
A register can be associated with more than one special function. A given special function can
store numerical data in one register, which also is used to supply the same numerical data to
another special function.
For example, consider an output register whose value operates a seven-segment, four-digit BCD
display. This register also can provide numerical input data to another special function.
You access and insert the Holding Registers application from any Controller Drops folder in the
Developer Studio.
4 OW240_60
1.3 What is the Developer Studio System Tree?
The Developer Studio was designed in a tree (or system hierarchy) structure, as seen when the
Hardware View Bar (see page 21) is selected. This structure separates the functions of the
system and makes it easy to see and understand the dependence and flow of the configuration as
well as the usage of the various hardware and software objects. With the Developer Studio, you
are able to configure parameters and settings at the System (see page 6), Network (see page 7),
Unit (see page 7), Drop (see page 8), and Point (see page 8) level.
The configuration of an element at a higher level folder enables the user to specify, in one place,
how to configure a particular item of the Ovation System. The configuration settings at a high level
drives the configuration of all applicable items (e.g., Ovation drops) below it in the hierarchy,
UNLESS that same type of configuration object is redefined at a lower level.
For example, if the trend screen background color is set to black at the System level, all trend
screen background colors will default to black throughout the entire system. If, however, a trend
screen background color is changed to green at the Unit level, trend screens in that unit, including
all of the drops in that unit, will utilize the green background. Trend screens above the units' level
will remain black. By having defaults move down through the system, configuration information
can be specified easily and customized where necessary.
Any settings made to the Configuration or Graphic contents will default down through the other
major folders to the point where you make a change, then that change will default down through
the remainder of the folders.
OW240_60 5
1.3 What is the Developer Studio System Tree?
Each object (or element) of the System Tree contains all the specific elements for that level. For
example, the Drops object will contain all drops for a specific unit. You can insert and configure
Drops through the Studio Drops object. The functionality for each level, listed at the right of each
folder, will be explained as needed, most functions can be found in Adding Functionality to the
Developer Studio (see page 79).
6 OW240_60
1.3 What is the Developer Studio System Tree?
The Systems folder resides directly beneath the Hardware node and at the top of the System
Tree. A System folder encompasses all settings and configurations for the entire system below it,
and is the parent of the Networks folder. If there were multiple systems within one database, each
system object would appear in the Systems folder and would provide for the configuration for
each system.
Think of the processes in the system area as the overall control of everything in the total system,
as it sets up and limits how all the other layers of the system below it will function.
Additional Systems functionalities includes the External Systems Interface (see page 90),
Licenses (see page 73), Security (see page 79), Ancillary (see page 80), Point Groups (see
page 191), general Configuration (see page 85) and Graphics (see page 82) functions.
Configuration components that are controlled by the Developer Studio starting at the System level
are the Image Builder (see page 92) and Point Processing (see page 108).
Working at the system level makes it easy to generically configure parameters and graphics
throughout the Developer Studio. External System Interface through the Point Groups is exclusive
to the System object, while Configuration and Graphics are found in each major folder.
The Networks Folder is a child of a System object and contains an object for each network in that
system. A Network folder contains all settings for that network, and is the parent of the Units
folder. The Networks folder is the parent folder to all files, objects and folders that pertain to the
Network.
The only additional functionality at the Networks level is Graphics (see page 82) and
Configuration (see page 85).
Configuration components that are controlled by the Developer Studio at the Networks level are
the DDB (see page 88), Network Time Protocol (see page 104) and Point Processing (see
page 108).
OW240_60 7
1.3 What is the Developer Studio System Tree?
The Units folder is a child of the Network and contains a sub-folder for each Unit in the network.
The Unit object contains all settings for each unit, and has direct control over the Drops and their
Points below. The Unit object is the parent to all files, objects, and folders that pertain to that
particular unit.
If there were multiple units, each unit would appear in the Units folder and would provide for the
same configuration for each unit.
The Unit Folder was set up to allow multiple units (such as two units in a power plant) to operate
under the same system and allow separate configurations from what the Network sets up where
needed.
Functionality at the Units level includes Graphics (see page 82) and Configuration (see page
85). Configuration components that are controlled by the Developer Studio at the Units level are
the Network Time Protocol (see page 104) and Point Processing (see page 108).
The Drops folder is controlled directly from the Network, System and Unit object configuration
above it, and has direct control over the Points attached to it. This is the first level where we see
some hardware directly associated with its objects.
The additional functionality at the Drops level are Points (see page 153), I/O Devices (see page
217), Control Tasks (see page 84), Holding Registers (see page 207) and Configuration (see
page 85).
8 OW240_60
1.3 What is the Developer Studio System Tree?
Each item of data used within the Ovation system is referred to as a point. Points include field
inputs and outputs, calculated values, and internal system information. This gathered information
can be in the form of a temperature, level of solids or fluids, weight, vibration, amount of rotation,
timing, etc. You can identify each point by a name and a unique System ID number.
The Points folder is the standard interface to the points in the database. The Points folder is a
child of a Drops folder and contains an object for each point in the drop, which opens to reveal
Ovation point record information. Point records store the information that defines the attributes of
an Ovation point. These records contain the user definable fields of an Ovation point record and
in many cases have a direct bearing on how the point records function within the Ovation System.
OW240_60 9
1.4 Using Ovation Online Help
Information can be found by using the Table of Contents, Index, Search tool, or by pressing the
F1 key when using an application dialog box. For example, when using an Edit Algorithm dialog
box, pressing F1 will display the complete description for the selected algorithm.
If you select the Online Help option from an application menu, a pop-up window will appear. The
window contains three tabs:
Contents
Index
Search
The Contents tab is a directory tree structure of the contents of the help file for the current
application. It follows the same scheme as Windows Explorer. Each subject is represented by a
book icon that contains individual files. The individual file contains the help text.
To access the information in the dialog box, click on the subject in the left-hand window. The
right-hand window will be populated with the corresponding help information.
The Index tab dialog box has a text entry field to search the index for specific information. The
system will search the index for an entry as you type the information. As you type, it will highlight
index help topics that alphabetically match your entry the closest. Choose a topic and click the
Display button to view help text. The right-hand window will be populated with the corresponding
help information.
The Search tab dialog box enables selection by entering a key word into the find box and clicking
the List Topics button. Topics will then be shown that match the keyword. Choose a topic and
click Display to view the topic. The right-hand window will be populated with the corresponding
help information.
You can set viewing preferences with the icons on the Menu Bar:
Hide and Show icons- Hide or show the three tabs (Contents, Index, Search). Click on the
Hide icon When the tabs are hidden, only the help text will be displayed. Click on the Show
icon to display the tabs again.
Back icon – Displays the previous help selection.
Forward icon – Displays the next help selection.
Print icon – Prints current help screen.
10 OW240_60
S E C T I O N 2
In This Section
OW240_60 11
2.1 Developer Studio Components
12 OW240_60
2.1 Developer Studio Components
OW240_60 13
2.1 Developer Studio Components
The Menu Bar contains seven cascade buttons. Each button displays a pull-down menu.
14 OW240_60
2.1 Developer Studio Components
View Workbook Mode — provides tabs for each functional dialog box opened in
the Workspace window.
Full Screen Mode — increases workspace size by eliminating all menu and
menu bars.
Customize Toolbar — opens the Customize Toolbar dialog box.
Overview Window — displays or hides the Overview window.
WorkPad Window — displays or hides the WorkPad window.
Status Bar — displays or hides the Status bar.
Lookup List As — displays objects in the WorkPad window in single
columns, multiple columns, or as icons.
Icon — changes the appearance of the folders and objects listed in the
WorkPad window.
Single column — lists the folders and objects in the WorkPad window
in one vertical column.
Multi-column/Vert. — lists the folders and objects in the WorkPad
window several vertical columns.
Multi-column/Horiz. — lists the folders and objects in the WorkPad
window in several horizontal columns.
Window Also see Window Tool Bar (see page 19).
(only Close — closes the active window in the Workspace.
available
when Close all — closes all windows open in the Workspace.
window is in
Next — if several windows are open in the Workspace, next activates the
work-space)
next window in the sequence.
Previous — if several windows are open in the Workspace, previous
activates the previous window in the sequence.
Cascade — stacks all windows in the Workspace diagonally, active window
always in front.
Tile Horizontally — stacks all windows horizontally in the Workspace;
double click a window's Title bar to activate it.
Tile Vertically — stacks all windows vertically in the Workspace; double
click a window's Title bar to activate it.
Help Contents and Index — displays the online Help for Ovation Developer
Studio.
About Ovation DevStudio — displays program information, version
number and copyright.
OW240_60 15
2.1 Developer Studio Components
2.1.2 R IGHT -C LICK & O PERATION P ULL -D OWN M ENU , O PERATION T OOL B AR
The Right-Click Menu and the Operation Pull-Down Menu, plus the Operation Tool Bar all have
most of the same functions, with the exception of Hide and Allow Docking which are only in the
Right-Click Menu, and Refresh which is not in the Operation Tool Bar (see Operation Tool Bar
(see page 17)).
Though it is not displayed in the Developer Studio interface, the main tool used to perform these
operations is the Right-Click menu, and is accessed by right clicking the mouse over an object or
folder.
Most common operations of the Developer Studio can be performed using any one of the three
options. Only those functions that are available for the object selected will appear in the Right-
Click menu.
The available options are described briefly in Operation Tool Bar (see page 17); some of the
specific functions are discussed in Developer Studio Functions (see page 33).
The Tool bars in the Developer Studio provide tools to perform several tasks. There are four Tool
bars: Standard, Operation, Browse, and Windows. Each of the Tool bars and the button functions
are described below. See Right-Click & Operation Pull-Down Menu, Operation Tool Bar (see
page 16) for a description of the Operation Tool Bar.
Another type of Tool Bar, the WorkPad Tool Bar, can be found at the bottom right hand side of the
screen just above the WorkPad Window. The WorkPad Tool Bar is described at the end of this
subsection.
Button Description
16 OW240_60
2.1 Developer Studio Components
Button Description
Operation Tool Bar Items, Right-Click Menu, Operation Pull Down Menu
Menu Item Button # Description (see Developer Studio Functions (see page
33) for more information)
OW240_60 17
2.1 Developer Studio Components
Menu Item Button # Description (see Developer Studio Functions (see page
33) for more information)
Control Options Opens Control Builder options dialog box. (See Ovation
Control Builder User Guide.)
Backup/Restore Used to backup and restore the system information. (See
Ovation Installation Manual)
Allow Docking None Places current window in one fixed position (Only in the
Right-Click Menu).
Hide None Closes current window (Only in the Right-Click Menu).
Note: See to Developer Studio Components (see page 12) for a description of the Operation
Tool Bar.
18 OW240_60
2.1 Developer Studio Components
Button Description
Collapse All — closes all folders and shows only the root node.
Button Description
The Ovation Systems tool bar sits of top of the Ovation Window and displays the system to which
the Developer Studio is currently mapped. (See Ovation Multiple Networks User Guide.)
Tool bars can be added or removed from the Developer Studio so that the screen can be
customized. To add, move or remove tool bars or buttons, follow these procedures.
OW240_60 19
2.1 Developer Studio Components
The Overview Window provides the Hardware, Defaults and TrashCan View Bars.
Hardware View Bar (see page 21) - contains the System Tree hierarchical file structure view
of the database.
Defaults View Bar (see page 23) - reveals a file structure in which you set defaults for point
types and I/O Devices.
TrashCan View Bar (see page 25) - behaves much like the Windows Recycle Bin.
20 OW240_60
2.1 Developer Studio Components
The Hardware view bar provides a hierarchical file structure view of the database. This view is
referred to as the System Tree. The highest level in the System Tree is the system, followed by
the Network, Unit, Drop and Point. Within the Hardware view bar, you can create new systems,
import existing systems using the Backup/Restore Tool, export files, plus configure and edit
existing attributes of a system.
OW240_60 21
2.1 Developer Studio Components
Note: The term “Expand the System Tree” refers to opening a folder to reveal more folders, and
then opening one of those folders. To open a folder, select the plus sign in the box to the right of
the folder. Other folders or objects will open under the original folder, and the box will then
contain a minus sign. By expanding into the file structure of the Hardware view bar, you are able
to configure every aspect of the system down to the point level.
See The Developer Studio System Tree (see page 6) for additional information about the
System Tree that is illustrated in the Hardware view bar.
22 OW240_60
2.1 Developer Studio Components
The Defaults view bar reveals a file structure in which you set defaults for point types and I/O
Devices.
The Defaults Bar provides a tool to create default settings for certain object types. By setting point
defaults, each object created in the Hardware Bar will initially possess the attributes or values
established as a default for that object type. This saves time when creating multiple points with
similar characteristics.
Establishing defaults for objects such as points can save considerable time when creating points.
By eliminating the need to enter repetitive information for each point of that type, you can focus on
the unique settings of the specific point. Some examples of point fields that can be set as defaults
are:
Description
Characteristics
Min/Max scale
Number of Digits displayed
Security Groups
Plus any additional configurable characteristics common to points of a certain type.
By using the tools in the Defaults view bar, you are able to pass on point characteristics instead of
entering the same information repeatedly for each point.
Not all attributes can be set as defaults. Information that is drop or unit specific cannot be set as a
default. Additionally, all information set as a default can be overwritten when an object is created.
OW240_60 23
2.1 Developer Studio Components
TYPES OF DEFAULTS
24 OW240_60
2.1 Developer Studio Components
The TrashCan view bar in the Developer Studio behaves much like the Windows Recycle Bin. All
files and folders deleted from the Hardware or Defaults folders are moved to the TrashCan folder
where they are stored. You can open the deleted folders, undelete them and return them to their
original folder, or purge the files from the system entirely.
Notice that the file hierarchy in the TrashCan view bar contains placeholders for Systems, Users,
Networks, Units, Drops, and Points.
Not all objects deleted from the Hardware view bar will be stored in the TrashCan folder. Only
objects in the Hardware view bar with corresponding placeholders in the TrashCan view bar can
be moved to the TrashCan.
For example, if you delete a unit from the Hardware view bar, its folder and all of its contents will
moved from the Hardware view bar to the TrashCan view bar and placed in the Units placeholder.
However, if you delete only a Configuration object from the Hardware view bar, that record will
not be moved to the TrashCan view bar.
OW240_60 25
2.1 Developer Studio Components
WORKPAD WINDOW
The WorkPad Window displays selectable folders and objects of the highlighted tree object.
Button Description
Icons — Changes the appearance of the folders and objects listed in the
WorkPad window.
Single Column — Lists the folders, objects in the WorkPad window in one
vertical column.
Multi-column/Vertical — Lists the folders and objects in the WorkPad
window in several vertical columns.
Multi-column/Horizontal — Lists the folders and objects in the WorkPad
window in several horizontal columns.
26 OW240_60
S E C T I O N 3
Configuration is the process of entering data into the Ovation system, usually through a user
interface window, to specify a drop or function. Configuration is the main function of the Developer
Studio. The Studio is involved in the configuration of Controllers, Operator Stations, Fieldbus,
Simulators, Security, etc.
Configuration can be accomplished in several ways, the Operation Tool bar or the Operation pull
down menu, or the Right-Click menu. The easiest way to open a dialog box is by right clicking of
one of the objects in the System Tree and selecting Open. All topics are accessed through the
system tree in the Hardware View Bar (See What is the Developer Studio System Tree? and
Right-Click & Operation Pull-Down Menu, Operation Tool Bar (see page 16)). One of the
biggest advantages to using the Right-Click menu is that it only displays functions that are
available for the folder or object being worked on.
The procedures found in the configuration topics that start with "To ..." will often give the system
tree path taken to get to the proper folder. To open a folder, select on the plus sign in the box to
the right of the folder. Other folders or objects will open under the original folder; the box will then
contain a minus sign. By expanding into the file structure of the Hardware view bar, you are able
to configure every aspect of the system down to and including the point level. The procedure will
then describe the rest of the steps needed to configure a particular object.
In This Section
OW240_60 27
3.1 To Insert New or Open a Dialog Box
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Use the following path to access the Controller folder:
[Systems]
Unique System Name
[Networks]
Unique Network Name
[Units]
Unique Unit Name
[Drops]
Unique Drops Name
[Configuration]
Controller
4. Right click on the Controller folder and select Open from the resulting pop-up menu.
28 OW240_60
3.2 To Insert New or Open a Dialog Box in the WorkPad
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Use the following path to access the Control Tasks folder:
[Systems]
Unique System Name
[Networks]
Unique Network Name
[Units]
Unique Unit Name
[Drops]
Unique Drops Name
[Configuration]
Control
Control Tasks
4. Select the Control Tasks folder and observe Control Task 1 and Control Task 2 listed in the
WorkPad Window.
5. Right click on the Control Task folder and select Open from the resulting pop-up menu.
6. Select the Open Icon (or Insert New) to bring up the Dialog Box.
OW240_60 29
3.3 Typical Dialog Box
The title bar is at the top of the dialog box and describes the function of the box. The window is
the workspace in the dialog box and contains the fields of that dialog box, which can contain
information gathered by other information input or requires data entry. The areas shaded in gray
are those that have been automatically determined by previous information input, they are
provided to give information and cannot be changed in this dialog box.
Selecting the tabs at the bottom of the dialog box opens new dialog windows within the box. The
tool buttons on the right side of the dialog box provides the functionality of the dialog box.
Button Description
Apply Saves changes to the database but the dialog box remains open.
Cancel Cancels any changes made and closes the dialog box.
Refresh Updates the values on the dialog box based on the current values in the
database.
30 OW240_60
3.4 Typical Wizard Dialog Box
Button Description
Help Displays information about the Dialog Box as well as help filling in the
fields.
The Wizard dialog box is generally used to provide the minimum required input for the particular
object being inserted.
The title bar, at the top of the dialog box, indicates the type of dialog box to be built. The tool
buttons on the bottom of the box provides the functionality of the Wizard dialog box.
Button Description
OW240_60 31
3.4 Typical Wizard Dialog Box
Button Description
Finish Accepts the input made by the user, closes the Wizard, and
opens a dialog box containing all the required object attributes.
Cancel Cancels/aborts the insert operation.
32 OW240_60
S E C T I O N 4
In This Section
Backup/Restore.................................................................................................... 33
Clear Function ...................................................................................................... 33
Coefficient Calculation ......................................................................................... 34
Data Validation ..................................................................................................... 36
Consistency Checking.......................................................................................... 37
Download Function .............................................................................................. 38
Delete Function .................................................................................................... 42
Dynamic Status Feature....................................................................................... 43
Export Function .................................................................................................... 45
Find Function........................................................................................................ 45
Import Function .................................................................................................... 46
Load Function ...................................................................................................... 47
Purge Function ..................................................................................................... 48
Reboot Function................................................................................................... 48
Reconcile Function............................................................................................... 49
Search Function ................................................................................................... 53
Undelete Function ................................................................................................ 59
Where Used Function .......................................................................................... 60
Ovation Developer Studio - Alert.......................................................................... 63
4.1 B A C K U P /R E S T O R E
This utility backs up and restores the Ovation Database server. This back up is also sufficient for
systems with Foundation Fieldbus. However, this utility does not back up data stored for the
Ovation Fieldbus Engineering Server. Once the backup image is restored, Foundation Fieldbus
data must be re-exported from the Ovation database and imported into the Ovation Fieldbus
Engineering Server (See Planning and Installing Your Ovation System.)
OW240_60 33
4.3 Coefficient Calculation
Use the following procedure to clear the application information from the drop:
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Access the Developer Studio and expand the system tree to the Drop level.
{Systems]
Unique System Name
[Networks]
Unique Network Name
[Units]
Unique Unit Name
[Drops]
Unique Drops Name
4. Right click on the appropriate Drops folder and select Clear.
à If the drop is redundant, the “Select a drop to clear” dialog box appears (similar to
Download Function (see page 39)).
à Select the appropriate target drop and then select Ok.
A confirmation dialog box appears (Similar to reboot). After the action is complete, the
system will automatically reboot and the application information will be cleared from the
drop.
For specific information regarding loading application information to a Controller drop. (See
Ovation Controller User Guide.)
RTD Input
Select the type of RTD and desired span on the Instrument Tab of an analog point edit dialog. A
typical coefficient will be generated creating a six point curve of ohms verses temperature and a
5th order polynomial to configure the input.
Thermocouple Input
Select the type of Thermocouple and if it is in degrees F or C. The values of the 8 conversion
coefficients will be inserted. In addition, the Thermocouple will be linked to the associated cold
junction IC by default.
Set the instrument span on the Instrument Tab of an analog point edit dialog, and the interface
will calculate all coefficients.
34 OW240_60
4.3 Coefficient Calculation
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Access the Developer Studio and expand the system tree to the System folder, Units folder,
or Drop folder level.
{Systems]
Unique System Name
[Networks]
Unique Network Name
[Units]
Unique Unit Name
[Drops]
Unique Drops Name
4. Right click on the desired folder and select Coefficient Calculation from the right click pop-
up menu.
Note: The Right-Click menu will only display objects that are applicable for that drop.
5. The software will perform the requested function and will bring up a list of any points that it
could not calculate in the top of the window, if any.
OW240_60 35
4.4 Data Validation
6. Double left click on an Object, which will open a Drop dialog box.
7. Go to the Instrumentation tab on the Drops Dialog box, fill in the missing information indicated
in the Reason box, and press Apply or Ok.
8. Points which have sufficient information to perform the calculation will have their conversion
coefficient fields compared (actual vs. calculated). The differences will be shown in the lower
half of the U.I.
9. If the user wishes to revert from the current values to the calculated values, they must
highlight the desired fields (or point folder to take all values) and press Apply or Ok.
36 OW240_60
4.5 Consistency Checking
5. If there are errors shown in the "Error(s)" column got the "Action" pull-down list and select
View Details if you would like more information about the errors.
OW240_60 37
4.6 Download Function
The Group and Object boxes allow those dialog boxes to be opened for inspection and any
corrections needed.
Note: If the target has any consistency check errors, the download operation will be aborted.
The Drop must be rebooted (Reboot Function (see page 48)) in order for the configuration
changes to take effect. No Reboot is necessary if items like graphics are downloaded.
38 OW240_60
4.6 Download Function
Use the following procedure to download the changes to the drop of your choice:
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Access the Developer Studio and expand the system tree to the Drop level.
[Systems]
Unique System Name
[Networks]
Unique Network Name
[Units]
Unique Unit Name
[Drops]
4. Right click on the folder of the drop where you wish to view the changes and select
Download from the pop-up menu. The Right-Click menu will only display objects that are
applicable for that drop.
5. Redundant vs. Non-Redundant Drops.
à If this is a non-redundant drop, go to Step #6.
à If this is a redundant drop, the “Select a drop to download” will appear. Select the drop to
download.
6. The Download Preview window appears. The Download Preview window lists any items that
may have been altered during configuration. You can select the files you would like to include
in the download process by placing a check in the box next to the file.
OW240_60 39
4.6 Download Function
7. If the information in the Download Preview Dialog is acceptable, select the Download check
box if it is deselected, and select the Ok button. This will download the changes. When both
Download and Reboot are selected, the drop will download the changes and the machine will
restart.
8. Downloading is now complete.
Item Description
Select All/ Use the check box to the left of Query Results to select all or clear all.
Clear All
Download When checked, this action downloads all of the selected previewed files
after pressing the Ok button.
Reboot When checked, this action shuts down and then restarts the drop after
the Ok button is selected.
Abort Aborts the download process and returns to the Ovation Developer
Studio without executing any commands.
Ok Executes the settings and closes the window.
Skip to Next This button advances to the next drop for file preview. (The current drop
Drop is not downloaded.)
40 OW240_60
4.6 Download Function
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Access Developer Studio and expand the system tree to:
{Systems] (or [Network] or [Unit]).
Unique System Name (or Network or Unit name).
4. Right click on the System Name folder (or appropriate level such as Network or Unit).
5. Select Download from the right-click menu. A Drop Preview dialog box appears (looks like
the dialog box in To Download Information (see page 39), without the options).
Note: The Drop Preview window contains a list of drops that fall under the selected level in the
hierarchy. For example, if you choose to download from the System level, all drops in the
System will appear in the Drop Preview window. If you choose to download from the Unit Level,
all drops under that Unit will appear in the Drop Preview window.
OW240_60 41
4.7 Delete Function
6. Select the Drops you would like to download by placing a check in the box next to the Drop
number. You may select all drops by choosing Select All or you may deselect all drops by
choosing Clear All.
7. Select Ok to download these Drops. You may abort the download by choosing Abort in the
Drop Preview window.
8. If the information in the Download Preview Dialog is acceptable, select the Download check
box if it is deselected, and select the Ok button. This will download the changes. When both
Download and Reboot are selected, the drop will download the changes and the machine will
restart.
Note: Use the Reboot function (Reboot Function (see page 48)) for the configuration changes
to take effect. No Reboot is necessary if things like graphics are downloaded.
Item Description
Select All/ Use the check box to the left of Query Results to select all or clear all.
Clear All
Download When checked, this action downloads all of the selected previewed files
after pressing the Ok button.
Ok Executes the settings and closes the window.
Skip to Next This button advances to the next drop for file preview. (The current drop is
Drop not downloaded.)
Note: Process Diagrams downloads can also be done by right clicking on the Diagram folder at
any level in the Studio System Tree and selecting Download. This will download the changed
process diagrams to multiple drops. Changed process diagrams must be downloaded in order to
be viewed in the Process Diagrams System. (See Ovation Operator Station User Guide.)
Note: If an object is being used by something that will remain in the System Tree, the
references must be removed before the delete operation is permitted. (See Where Used
operations for assistance in determining reference information.)
42 OW240_60
4.8 Dynamic Status Feature
To delete an object from the Hardware view bar, use the following procedures:
Note: The deletion of control sheets is handled slightly different. The database object, the
control builder files and the default points associated with the sheet are permanently deleted
(i.e. purged). In addition, if a higher level object (drop, unit, network, or system) is deleted, all
control sheet items under it will be purged.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. In the Hardware view bar, right click the object to be deleted and select Delete. The “Are You
Sure...” dialog box appears.
4. Select Yes to delete the object, or select No to cancel the operation.
Note: After deleting a point, you must load (Load Function (see page 47)) before the deletion
is recognized by the system.
OW240_60 43
4.8 Dynamic Status Feature
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Access the Developer Studio and expand the system tree to the desired drops level.
[Systems]
Unique System Name
[Networks]
Unique Network Name
[Units]
Unique Unit Name
[Drops]
4. Locate the objects that need attention as indicated by the Dynamic Status markers (graphical
indication (flag)).
5. Select the down arrow that appears after the object name. The Ovation Diagnostics window
that is applicable for that object will appear.
6. Diagnostic information about the object is provided and recommended actions are suggested.
Perform the appropriate actions and the Dynamic Status indicator will disappear.
44 OW240_60
4.9 Export Function
Note: In order to export sheets at the Drop level, use the Control Options item from the Right-
select menu.
The Export function is also applicable for Fieldbus Gateway objects. In this case, the function
produces a configuration file that the Ovation Fieldbus Engineering Software utilizes.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Access the Ovation Developer Studio and select the desired sheets.
4. Select the Export item from the Right-click menu. The Ovation Export Control window
appears.
5. Perform the necessary configuration and exporting (See Ovation Control Builder User Guide.)
4.10 F I N D F U N C T I O N
The Find function provides a tool to search for objects by name, using wild cards to broaden the
search.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Right click a folder at the level you want to begin searching for an object. (Because the search
was initiated in the Networks folder at the System level, all objects that fall below the Ovation
system folder in the file structure are available for query.) The Find: All Objects dialog box
appears.
4. In the "Find what" field, enter the name, or part of the name of an object you are looking for.
Utilize wild cards to help broaden or narrow your search:
à Use the % (percent symbol) to match the text you entered plus additional characters
included in the object.
à Use the _ (underscore) to match exactly one character.
OW240_60 45
4.11 Import Function
à To match the % or _ literally, precede the character with \ (back slash) For example, to
find the title Drop%, type Drop\% in the Find What field.
5. Select Find anywhere in database to locate the object wherever it occurs in the entire
database or select Find in <current folder> to locate occurrences of the object beneath the
folder where you began the search.
6. Select Find Now and the fields are populated with objects found.
Note: The objects themselves can be opened by checking the box adjacent to the object name
and selecting the Open button. When the Find Results dialog box is open, no other windows or
dialog boxes can be accessed.
4.11 I M P O R T F U N C T I O N
The Developer Studio Import function allows you to import Graphic Sheets, Control Sheets, Audio
files, and Bitmap files. Import is context sensitive so the type of import performed is based on the
folder where the import is initiated.
46 OW240_60
4.12 Load Function
For example, use the following procedure to import graphics into the database.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Right click upon the folder into which the files will be imported and select Import. The Import
dialog box appears.
4. Fill in the necessary fields and select Import:
à Specific information regarding importing Audio files and Bitmaps for alarms. (See
Configuring Your Ovation Operator Station.)
à Specific information regarding importing Control Sheets. (See Ovation Control Builder
User Guide.)
à Specific information regarding importing Graphics Sheets. (See Ovation Graphics
Builder.)
4.12 L O A D F U N C T I O N
The load function is used to load Ovation point and control data to an Ovation drop. The load
function is performed at the Drop level. The target drop will have all the information data
necessary to perform its application.
Note: If the target has any consistency check errors, the load operation will be aborted.
Use the following procedure to load the application information to the drop:
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Access the Developer Studio and expand the system tree to the Drop level.
{Systems]
Unique System Name
[Networks]
Unique Network Name
[Units]
Unique Unit Name
[Drops]
Unique Drops Name
4. Right click on the appropriate Drops folder, and select Load to perform the load function.
à If the drop is redundant, the “Select a drop to load” dialog box appears (similar to
Download Function (see page 39)).
à Select the appropriate target drop and then select Ok.
OW240_60 47
4.13 Purge Function
For specific information regarding loading application information to a Controller drop, (See
Ovation Controller User Guide.)
4.13 P U R G E F U N C T I O N
Purging permanently removes an object from the TrashCan view bar. Once an object has been
purged from the TrashCan view bar, it is removed from the system. This includes any files that
are associated with the object.
To purge objects from the TrashCan view bar, use the following procedure.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the TrashCan Function Bar, the TrashCan Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. In the TrashCan view bar, right click the object to be deleted and select Purge. The “Are You
Sure...” dialog box appears.
4. Select Yes to permanently delete the object from the system, or select No to cancel the
operation.
4.14 R E B O O T F U N C T I O N
In most cases, the Reboot command should be executed immediately following the completion of
any Download command involving configuration changes. This may not always be completely
necessary, but it is a safe and recommended practice.
48 OW240_60
4.15 Reconcile Function
4.14.1 T O R EBOOT
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Access the Developer Studio and expand the system tree to the Drop level.
{Systems ]
Unique System Name
[Networks
Unique Network Name
[Units
Unique Unit Name
[Drops
Unique Drops Name
4. Right click on the folder of the drop you want to reboot and select Reboot from the right-click
pop-up menu. The Right-Click menu will only display objects that are applicable for that drop.
Note: You can also reboot the drop by checking Reboot in the Download Preview window as
described in Download Function (see page 39).
4.15 R E C O N C I L E F U N C T I O N
The Reconcile function enables you to compare the database contents of Ovation points with
drop contents in order to capture changes made in the on-line system. Examples of items that can
be reconciled include tuned algorithms and modified alarm limits.
OW240_60 49
4.15 Reconcile Function
The table below contains Analog and Deluxe Analog Points reconcilable fields. (See Ovation
Algorithms Reference Manual.)
50 OW240_60
4.15 Reconcile Function
UL Low User Defined 9Q Low Alarm Limit #4 - Plant 1 2U High Alarm Limit #2 - Plant
Alarm Limit 5
ZI High Alarm Incremental 5Q High Alarm Inc Limit - Plant 3U High Alarm Limit #3 - Plant
Limit 1 5
ZM Low Alarm Incremental 0Q Low Alarm Inc. Limit- Plant 4U High Alarm Limit #4 - Plant
Limit Mode 1 5
DB High Alarm Deadband DB High Alarm Deadband 6U Low Alarm Limit #1 - Plant
5
DJ Low Alarm Deadband DJ Low Alarm Deadband 7U Low Alarm Limit #2 - Plant
5
1R High Alarm Limit #1 - Plant 8U Low Alarm Limit #3 - Plant
2 5
2R High Alarm Limit #2 - Plant 9U Low Alarm Limit #4 - Plant
2 5
3R High Alarm Limit #3 - Plant 5U High Alarm Inc. Limit -
2 Plant 5
4R High Alarm Limit #4 - Plant 0U Low Alarm Inc. Limit -
2 Plant 5
6R Low Alarm Limit #1 - Plant 2 1X High Alarm Limit #1 - Plant
6
7R Low Alarm Limit #2 - Plant 2 2X High Alarm Limit #2 - Plant
6
8R Low Alarm Limit #3 - Plant 2 3X High Alarm Limit #3 - Plant
6
9R Low Alarm Limit #4 - Plant 2 4X High Alarm Limit #4 - Plant
6
5R High Alarm Inc. Limit - Plant 6X Low Alarm Limit #1 - Plant
2 6
0R Low Alarm Inc. Limit - Plant 7X Low Alarm Limit #2 - Plant
2 6
1S High Alarm Limit #1 - Plant 8X Low Alarm Limit #3 - Plant
3 6
2S High Alarm Limit #2 - Plant 9X Low Alarm Limit #4 - Plant
3 6
3P High Alarm Limit #3 - Plant 5X High Alarm Inc. Limit -
3 Plant 6
4S High Alarm Limit #4 - Plant 0X Low Alarm Inc. Limit -
3 Plant 6
OW240_60 51
4.15 Reconcile Function
Use the following procedure to reconcile the originated points and Controller drop changes to the
drop of your choice:
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Access the Developer Studio and expand the system tree to the Drop level.
{Systems]
Unique System Name
[Networks]
Unique Network Name
[Units]
Unique Unit Name
[Drops]
Unique Drops Name
4. Right click on the appropriate Drops folder and select Reconcile.
If the drop is redundant, the “Select a drop to reconcile” dialog box appears (similar to
Download Function (see page 39)). Select the appropriate target drop and then select Ok.
Communications are established at the target drop and the Reconcile dialog box appears.
52 OW240_60
4.16 Search Function
5. Check for points listed in the "item(s) not compared" field. Points that cannot be reconciled
and the reasons are listed in this field. A common reason would be that the point has been
deleted from the database, but is still in the controller (i.e. the "delete" has not yet been
loaded to the controller)..
6. Check for items that have differences and that can be reconciled listed in the "difference(s)
found" field.
7. Expanding the point folder reveals the values of the Point field(s) that are different between
the target drop and the database. To open the point itself, select "Open Item..." on the right
click menu over the applicable point folder or field.
8. Highlight the points or the specific field(s) of points that need to be uploaded from the target to
the database.
9. Select Ok to copy the target’s highlighted point/field values to the database (reconcile) and
close the dialog box, or select Apply to reconcile the items, re-query the database and target
drop, then refresh the dialog box.
4.16 S E A R C H F U N C T I O N
The Search function allows you to search for objects under the currently selected folder using
optional user-specified criteria to limit the results of the search. Additionally, the search function
provides a tool to:
Edit individual objects.
Perform global/mass changes.
Query the database and sort objects according to a user-specified criteria.
View all attributes of the object(s).
All objects in the system can be searched. Searches are performed downward in the tree
structure. A search at the unit level will query the database for information only about that unit and
drops and points associated with that unit. The search will not query other units or networks in the
system. If the search is performed at the system level, all networks and units in the system will be
queried.
OW240_60 53
4.16 Search Function
Note: Ovation Control Builder generated points should never be modified in the Studio. These
points are intentionally hidden from the hardware view. User defined points should be used if
customization is necessary.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Right click on a folder at the level you want to begin the search. Because the search was
initiated at the Ovation system folder, all applicable objects that fall below the Ovation system
folder in the tree structure are available for query. The Search Options Wizard - (Step 1/2)
appears.
54 OW240_60
4.16 Search Function
OW240_60 55
4.16 Search Function
Item Description
56 OW240_60
4.16 Search Function
Note: Each of the limiting clauses are implicitly separated by AND operators. In other words, the
list of objects retrieved will be those where <clause1> AND <clause2> AND...<clauseX> are
true.
Item Description
item(s) found Indicates how many items were found in the search.
OW240_60 57
4.16 Search Function
Item Description
Note: The available attributes are based on the type of object being searched.
58 OW240_60
4.17 Undelete Function
4. Highlight the columns to add to the Search: Object dialog box and select Ok. The columns
are added to the Search: Object dialog box.
Additional functions that can be performed in the Search: dialog box include:
Double click on the object name in the Object column to open the record.
Make global changes to columns by entering the new information to one cell, and using the
right click to copy the new information and paste it to the entire column.
Select the Ok button to add any changes made in the Search: dialog box to the database.
Select a column heading to sort the list alphabetically, based on the selected column.
Rearrange columns by dragging and dropping the column heading.
Right click on a column header to display a menu that can be used to delete a column.
As for all dialog boxes in the Studio, the search results can be printed or saved to a file via the
File menu.
4.17 U N D E L E T E F U N C T I O N
Individual objects or objects with descendants that have been deleted from the Hardware view bar
and moved to the TrashCan view bar can be restored to their original location in the Hardware
view bar.
Note: For an item to be undeleted, it is validated to make sure that it is legitimate to return the
object to the system tree. For example, a duplicate name validation may occur. In other words, if
A100 point is deleted, then a new A100 point is added to the same Unit, the system will not
allow the object A100 in the TrashCan to be undeleted.
OW240_60 59
4.18 Where Used Function
Use the following procedure to restore a deleted item to the Hardware view bar.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Select the TrashCan view bar in the Developer Studio.
4. Right click the object to be restored (to the Hardware view bar) and select Undelete. The “Are
You Sure...” dialog box appears.
5. Select Yes to move the deleted item(s) back to the original location in the Hardware view bar,
or select No to cancel the action.
Note: After restoring a point, load (Load Function (see page 47)) the drop where the point has
been replaced.
4.18 W H E R E U S E D F U N C T I O N
Where Used searches the database and finds all the references to the specified object. If an
object is used in the database, the Where Used feature provides a detailed report of who uses it,
where it is used, and how it is used.
60 OW240_60
4.18 Where Used Function
Use the following procedures to find out where objects are used in the Ovation system.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Access the System Tree down to the desired object, and right click on the object then select
Where Used. The Where Used Wizard appears.
OW240_60 61
4.18 Where Used Function
Note: (DROPXXX = the drop # being checked.) The Figure below shows the second choice,
"Find all references to ... and its children...". If either of the other two option are selected, the
dialog box will appear similar, but without the “Who” and “Who Type’ columns.
Figure 27: Where Used - Find All Drop References and its
Column Description
Object Object in System Tree that references the selected item. Select this
button to open the item’s configuration dialog box.
Type Describes the referencing object.
How Used Describes how the referencing object uses the selected item.
Path Describes where the referencing object is located in the system.
Who Selected item or its child that is being referenced. Select this button to
open the item’s configuration dialog box.
Who Type Describes the referenced Who item.
62 OW240_60
4.19 Ovation Developer Studio - Alert
4.19 O V A T I O N D E V E L O P E R S T U D I O - A L E R T
The message below is a common that may come up when working in the Studio. Something
running in the background may have conflicted with your operation (possibly the function you
were running involved a point that is being used and the alert is false). It is suggested that you try
the function one more time before looking for problems. If the Alert persists, open up and look at
the "Details >>" for helpful information.
OW240_60 63
S E C T I O N 5
BUILDING A SYSTEM
In This Section
OW240_60 65
5.1 To Insert a System
Note: Currently, Ovation Studio is limited to one System. However, a remote network can be
processed through the External System Interface.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Expand the system tree to the System folder.
[Systems]
4. Right click the System object and select Insert New. The "Insert New [Systems] Wizard"
dialog box appears (see Typical Wizard Dialog Box (see page 31)).
5. Type a System Name (of your choice, up to eight characters) in the System Name entry field.
This example uses the name Ovation. Do NOT use the following invalid characters in a
System name: period (.), dollar sign ($), percent sign (%), pound sign (#), at sign (@), and a
space.
6. Select a System Value (of your choice) by selecting the appropriate radio button. At this time,
only one system can exist, but it can be assigned any value.
7. Select Finish and the "New [Systems]" dialog box appears.
66 OW240_60
5.1 To Insert a System
8. Check that the settings are correct in the New Systems dialog box.
Field Description
System Name Eight character limit. Forced uppercase. Invalid characters are
period (.), dollar sign ($), percent sign (%), pound sign (#), at sign
(@), and space.
System Value Value of your choice.
Database Machine Used internally by Ovation applications to talk to other computers -
for informational purposes only.
Offline Mode Check Box. See Online/Offline Mode (see page 82) (Default - Not
Checked.)
Restore Mode Online Controller Restore Mode - Reload mismatched controllers to
a prior matched state. (Restore Mode Disable, Restore Mode
Enable All Drops, and Restore Mode Enable Redundant Drops.)
(See Ovation Planning and Installing Your Ovation System.)
(Default - Restore Mode Disabled.)
Disable Deluxe Allows systems not using Deluxe Points to hide those folders to
Points reduce screen clutter. Deluxe Points can not be inserted via the
Developer Studio or input operation while this box is checked.
(Default - Not Checked.)
9. Select Ok or Apply to save these settings to the database.
10. Ensure that the new system subfolder is created in the System object and that it contains all
the necessary folders - External System Interface, Licenses, Security, Ancillary, Point Groups,
Configuration, Graphics, and Networks.
After a System has been created, it may need to updated or modified, use the following
procedures.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Expand the system tree to the System folder.
<HardwareRoot>
[Systems]
Unique System Name
4. Right click on the system object to be updated and select Open. The System dialog box
appears.
Note: If Deluxe points exist in the database, the “Disable Deluxe Points” check box will be
grayed out and cannot be checked.
OW240_60 67
5.2 To Insert a Network
Note: Currently, Ovation Studio is limited to one network per system. However, a remote
network can be processed through the External System Interface in the Systems folder.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Expand the system tree to the Network folder.
[Systems]
Unique System Name
[Networks]
4. Within the System object, right click the Networks folder and choose Insert New. The "Insert
New [Network] Wizard" dialog box appears (see Typical Wizard Dialog Box (see page 31)).
5. Type a Network Name (of your choice, up to eight alphanumeric characters) in the Network
Name entry field. Do NOT use the following invalid characters in a Network name: period (.),
dollar sign ($), percent sign (%), pound sign (#), at sign (@), and a space.
6. Select a Network Value by selecting the appropriate radio button (the local network must be
assigned a value of 0).
7. Select Finish and the "New [Networks]" dialog box appears.
68 OW240_60
5.2 To Insert a Network
8. Check that the settings are correct in the New Networks dialog box.
Field Description
Network Name Eight character limit. Forced uppercase. Invalid characters are
period (.), dollar sign ($), percent sign (%), pound sign (#), at
sign (@), space.
Network Name Alias Used internally by Ovation applications to talk to other
computers.
Network Value Must be set to 0.
DB Xmit Multicast Used internally by Ovation applications to talk to other
Address computers- for informational purposes only.
Alarm Multicast Used internally by Ovation applications - for informational
Address purposes only.
Simulator Multicast Used internally by Ovation applications - for informational
Address purposes only.
Advanced Algorithms Used internally by Ovation applications - for informational
Multicast Address purposes only.
Operator Event Used internally by Ovation applications - for informational
Multicast Address purposes only.
Note: The last five fields should show up in the host file, typically located in
C:\windows\system32\drivers\etc\hosts.
In may be necessary to make changes to an existing network. Use the following procedures to
modify a network.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Expand the system tree to the Network folder.
[Systems]
Unique System Name
[Networks]
Unique Network Name
4. Right click on the Networks folder to be modified and select Open. The Network dialog box
appears.
5. Make necessary changes and select Ok or Apply to add to the database.
OW240_60 69
5.3 To Insert a Unit
70 OW240_60
5.4 To Insert a Drop
8. Check that the settings are correct in the New Unit dialog box.
Field Description
In may be necessary to make changes to the unit. Use the following procedures to modify the
Unit.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Expand the system tree to the Units folder.
[Systems]
Unique System Name
[Networks]
Unique Network Name
[Units]
Unique Unit Name
4. In the Units folder, right click on the Unit to be modified and select Open. The Unit dialog box
appears.
5. Make necessary changes and select Ok or Apply to add the changes to the database.
OW240_60 71
5.5 To Add a Point
72 OW240_60
S E C T I O N 6
In This Section
OW240_60 73
6.1 License Philosophy
Licenses are stored on the License Server and manage access to the Ovation Developer Studio.
As you log into the Studio, licenses are retrieved from the License server. When a license is
accessed, that license becomes locked so no other user can access it. Licenses remain locked as
long as they are in use. If all licenses are in use, you must wait until a license becomes available.
Note: The Base Station drop uses the Operator Station drop licenses. Licenses are also
required for Remote Networks and/or Data Servers.
Floating licenses limit the number of each type of Ovation engineering applications that can be
executed concurrently on the Ovation system. The Ovation engineering applications that are
bound by floating licenses are:
Ovation Developer Studio.
Ovation Control Builder.
Ovation Graphics Builder.
The License folder is only located at the System level. When the License folder is opened, the
Ovation License Manager is started. The Ovation Database Server is also defined as a System
License Server.
The License Manager displays the details of the Ovation license. For example, it reports the
quantity of each Ovation drop type, Remote Network, and Data Server that can be configured and
utilized. For floating licenses, the License manager reports the total number of users who may
simultaneously execute an Ovation engineering application, as well as where and by whom the
applications are being executed, such as User:Administrator@host:drop 200.
The license codes, called code keys, are obtained from Emerson Process Management and
entered into the system using the License Manager. The License Manager can be accessed
through the System object, as well as through the warning boxes indicating that you have been
locked out (see Licenses Warning Boxes and Error Messages (see page 75)).
Note: If the operating system is reloaded on the database server, the license key will no longer
be valid. You will be required to get a new license key code from
SWLicensing@EmersonProcess.com.
74 OW240_60
6.2 Licenses Warning Boxes and Error Messages
One of two warning boxes that may appear; the Ovation Developer Studio Alert warning box and
the Licenses Error message.
The Ovation Developer Studio Alert dialog box appears where the statement reads “There are no
Ovation Developer Studio Licenses Available”. When this dialog box appears, you must wait for a
license to become available. Select the Details button to view license-specific information.
If the Ovation Developer Studio Alert dialog box appears regularly, contact your network
administrator. It may be necessary to purchase more licenses.
The License error message appears only if you have gained access to the Developer Studio. The
License Error message appears when you attempt to open a feature that has no licenses
available.
Select the Details button to gain license-specific information.
Select the License Manager button to access the License Manager.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Expand the System Tree to display its subfolders in the Overview window.
[Systems]
Unique System Name
4. Select and right click the Licenses folder and select Insert New from the popup menu, the
Insert New License Wizard will appear (see Typical Wizard Dialog Box (see page 31)).
5. Select Licensing from the WorkPad window. The License Manager dialog box will appear.
OW240_60 75
6.3 To Access the License Manager
Client Details window — Provides details about the client, including user name, host name,
start and end time.
Operations area — Contains four tabs:
à Query Options Tab (see page 76)
à Environment Tab (see page 76)
à License Key Tab (see page 77)
à Working with Commuter Licenses
Unless there are multiple License Servers in the system, the Query Options tab (see Managing
Ovation Licenses (see page 73)) will not be utilized. The operations of the Query Options tab are
explained below.
Function Description
LSHOST list (Server Options) Provides the drop name of license server. All software
shipped from Emerson uses this field.
Single Server (Server Queries a specific drop.
Options)
All Features (Feature Options) Searches for all features on a specific drop.
Single Feature (Feature Provides a specific feature the queried drop is licensed
Options) to perform.
ENVIRONMENT TAB
The Environment tab provides information about the drops and licenses. This information is
usually requested by Emerson customer service representatives and is not necessary for daily
operations.
76 OW240_60
6.3 To Access the License Manager
The License Key tab is only available when accessed from a licensed server. This tab provides
information necessary to retrieve license codes from Emerson and the field to enter the license
key code to activate applications.
Notice in the License Key tab that the Server drop number and the Locking Criteria are provided.
The Locking Code, which is highlighted in yellow on the screen, must be given to Emerson in
order to receive the valid license key code. The Key Code unlocks purchased services on the
Ovation Developer Studio.
OW240_60 77
S E C T I O N 7
In This Section
OW240_60 79
7.2 Setting Default Folders
5. Enter necessary point information into the appropriate tabs and fields. All information entered
for this point will then appear in every dialog box of a new point for this point type throughout
the system.
Note: See Building Points (see page 153) for point-specific tab and field information
instruction.
There are 11 Ovation point record types. The figure above shows an Analog Point type and its
ancillary label information. Different Ancillary labels can be created for each point type.
For example, in this system, every Analog point supports the ability to specify information
regarding the drop cabinet name, department where the drop resides and additional hardware
attached to the drop. This information, in text form, has no bearing on the operation of the point,
but it may be necessary or helpful for administrative purposes.
80 OW240_60
7.3 Defining Ancillary Labels
The following example will illustrate how to create Ancillary Labels for an Analog Point type. The
procedures are the same for each point type, as long as the appropriate Point Label file is
selected. The field length for each Value is 30 characters.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Open the System object and locate the Point Groups folder.
[Systems]
Unique System Name
[Ancillary]
4. In the System object, open the Ancillary folder.
5. Select a Point Labels object from the WorkPad window. The Analog Points Labels dialog box
appears (for this illustration).
6. Type in the title to be used as the Ancillary data label for the object. For example, Drop
Cabinet Name: in the Value Column in row Field 1 Label (maximum length of 30 characters
in each “Value” field).
7. Type additional information in the successive fields as needed.
8. When finished, select Apply or OK. For each Analog Point created, the labels will be included
in the Analog Point dialog box, Ancillary tab. Only fields with information entered will appear in
the points dialog box.
OW240_60 81
7.4 Working with Graphics
After an Ancillary object has been created, you may need to update it.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. In the System object, open the Ancillary subfolder to display the list of Ancillary objects in the
Workpad window.
[Systems]
Unique System Name
[Ancillary]
4. Right click on the Ancillary object to be updated then select Open. The Ancillary dialog box
appears.
5. Make necessary changes and select Ok or Apply.
Two diagram files (source and object) are created and edited within GBNT. The source (.src)
format is a readable ASCII representation of the diagram that adheres to the syntax of the
graphics language. The object (.diag) format is the corresponding executable diagram file that is
displayed at the Ovation Operator Station.
All graphics set at the system level default throughout the system. Working at the system level
makes it easy to generically configure graphics throughout the Developer Studio. All graphics
established at the system level are available to every drop and every point setting throughout the
environment, unless they are overridden at the network, unit or operator station drop level. Adding
or editing graphics at a lower level changes them for only that level and any lower level. All
graphics at lower levels override those at the higher levels.(See Ovation Graphics Builder User
guide.)
Offline Mode is enabled via the check-box attribute on the System object folder. This attribute is
labeled “Offline Mode” and has an import/export reference of “OFFLINE_MODE”. By default, this
attribute is not enabled (i.e., by default, operation of the Ovation Engineering Tools restricts the
user from making changes which are “system disruptive”).
82 OW240_60
7.5 Setting the Online/Offline Mode
Enabling the “Offline Mode” attribute will cause the following to occur:
1. A dynamic status entry is created in the Ovation database that identifies the system as being
in “Offline Mode.” This causes the red flag to show next to the System object in the Ovation
Developer Studio.
2. A message is logged in the Ovation Error Log (on the Ovation Database Server) indicating
that the system has been placed into “Offline Mode.”
3. The moving of Ovation points (with restrictions), the moving of a control sheet between
control areas of the same Ovation controller, and the changing of an Ovation point’s
broadcast frequency are all enabled.
Disabling the “Offline Mode” attribute will cause the following to occur:
1. The dynamic status entry for the System object is removed from the Ovation database. This
causes the red flag to disappear from the System object in the Ovation Developer Studio.
2. A message is logged in the Ovation Error Log (on the Ovation Database Server) indicating
that the system is no longer in “Offline Mode.”
3. The changing of an Ovation point’s broadcast frequency and the moving of Ovation points
and control sheets are all disabled.
The following operations are permitted in “Offline Mode,” subject to various conditions:
Moving control sheets from one control task to another. Control sheets can only be moved
within an Ovation controller.
Moving Ovation points from one Ovation drop to another. Points can only be moved if both of
the following are true:
à The Ovation point has no bound local reference that will not be able to follow the point to
another Ovation drop. Typically, such bound local references are hardware-related. To
move an Ovation point which is bound to local hardware, it must first be removed from the
hardware (i.e., it must be a non-I/O point).
à The point must not be driven/”originated” by a control sheet.
OW240_60 83
7.6 Working with Control Tasks
Note: Non-local references are permitted to remain. For example, an Ovation point referenced
as an Alarm Cutout field or in various Alarm Limit fields can still be moved without removing the
references.
Changing the broadcast frequency of a point. There are no restrictions on this operation.
In general, execution of the above operations will cause any affected Ovation drop to be set to the
“Reload Required” state (i.e., the drop must be cleared before it is loaded). More specifically:
Moving a control sheet will cause only the Ovation drop owning the control sheet to be set to
the “Reload Required” state.
Moving an Ovation point will cause the previous originating Ovation drop to be set to the
“Reload Required” state, as well as any other Ovation drop explicitly receiving that point (for
any reason). The Ovation drop to which the point is moved will be set to the “Load Required”
state unless it was also explicitly receiving the point (in which case it will also be set to the
“Reload Required” state).
Changing the broadcast frequency of a point will cause the originating Ovation drop to be set
to the “Reload Required” state, as well as any other drop explicitly receiving that point (for any
reason).
“Offline Mode” can be enabled and disabled via an Ovation Engineering Tools import operation
with the same effects as if it was performed via the Ovation Developer Studio.
An import operation can be used to change the broadcast frequency of an Ovation point with the
same effects as if done via the Ovation Developer Studio.
Note: Since an import operation cannot be used to move Ovation points or control sheets, these
actions are not applicable.
The functional drawings produced and edited by the Control Builder represent portions of
Controller logic. Typically, there are many different control drawing sheets linked together to form
the complete control structure.
The OCB drawings are stored in the Control Sheets sub folders located under the Control Tasks
folder.
The drawings display information about the algorithms that are used to build the control logic.
(See Ovation Control Builder User Guide.)
Note: You should never modify Ovation Control Builder generated points in the Studio. These
points are intentionally hidden from the hardware view. User defined points should be used if
customization is necessary. If hidden points are modified ACCIDENTALLY via a search, both
controllers (Primary and Backup) must be cleared before either is loaded.
84 OW240_60
S E C T I O N 8
In This Section
Configurations made at the Systems level default down through the Networks, Units and Drops
levels. Any configurations changed at a lower level will also default down through its subfolders
and lower levels. The configuration defined at the lowest level takes precedence in its subfolders.
For example, if an alarm configuration change is made at the unit level, it will affect all alarms in
that unit and in all the drops contained in the unit. However, the change does not affect other units
in the network or system.
The External Systems Interface allows users to define, map, and access remote networks. This is
also the location where specific local information required for remote access into the local network
is defined. (See Ovation Multiple Networks User Guide.)
OW240_60 85
8.2 Configuration Components
Configuration Components
Local Alarm X
Collectors
86 OW240_60
8.2 Configuration Components
OW240_60 87
8.3 Modifying Dynamic Data Blocks (DDB)
8.3 M O D I F Y I N G D Y N A M I C D A T A B L O C K S (DDB)
The dynamic data portion of a point record is broadcast periodically on the highway by the
originating drop. Both the originating and receiving drops store dynamic data in volatile memory.
Dynamic data is broadcast on the highway in Dynamic Data Blocks or DDBs. DDB size is
configured through the DDB Configuration folder.
The DDB configuration object is established when the Network is created. Only one DDB
configuration exists per network.
The number of DDBs can be increased at any time, but the maximum DDB size should not be
changed unless the system is going to be rebuilt. If the maximum DDB size needs to be
decreased (for example, due to a change in the network implementation), a full import load of the
system is required.
Note: Only configure DDB information through the Developer Studio. Changing values through
the Control Panel may make the system unusable.
88 OW240_60
8.3 Modifying Dynamic Data Blocks (DDB)
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. In the Networks folder, expand the Configuration folder.
[Systems]
Unique System Name
[Networks]
Unique Network Name
Configuration
4. Open the DDB Configuration folder.
5. Right click on the DDB object in the WorkPad window and select Open. The DDB
Configuration dialog box appears. The table below describes the fields of the DDB
Configuration dialog box.
Field Description
Maximum DDB 4044 bytes for FDDI/CDDI. 1400 bytes for Ethernet.
Size
Must be defined before points are added to the database.
Maximum Number Maximum number of DDBs that can be defined for the system. Valid
of DDBs range is 100 to 2048. Cannot be reduced after points have been
added to the database.
Number of Small Quantity of DDBs assigned to drop records. For informational
DDBs purposes only.
OW240_60 89
8.4 Inserting External Networks Connections
Field Description
Small DDB Size Size of the small DDBs assigned to drop records. For informational
purposes only.
Fast Period Periodicity of a fast point, measured in milliseconds. For
informational purposes only.
DDB Ratio Ratio of slow to fast DDBs. For informational purposes only.
Age Fast Age at which a fast point is considered to be timed out,
measured in tenths of seconds. For informational purposes only.
Age Slow Age at which a slow point is considered to be timed out,
measured in tenths of seconds. For informational purposes only.
DDB Multicast Internal Ovation network control. For informational purposes only.
address
6. Select the Maximum DDB Size using the spin button control.
7. Select the Maximum Number of DDBs using the pull-down menu.
8. Select Ok or Apply to add the DDB configuration to the database.
Note: The changes will not take affect until they are downloaded (Download Function (see
page 38)) and the drop is rebooted (Reboot Function (see page 48)). All the drops in the
system should be downloaded and rebooted to ensure the DDB change is valid throughout the
system.
90 OW240_60
8.4 Inserting External Networks Connections
6. The Primary and Secondary Data Servers will automatically be filed in using information
provided when setting up the External Systems Interface. (See Ovation Multiple Networks
User Guide.) The user can change this information, if no secondary is required, set the value
to blank.
7. Fill in the Remote Data Information:
à Point Count - Maximum number of points that can be received.
à Dynamic Age - Length of time (In Seconds) before the data is unchecked.
OW240_60 91
8.5 Working with the Image Builder
Using the Image Builder, you can apply the default icon settings to your System Tree and replace
many of the folder icons with images more relevant to the particular class (for example, Analog
Points). The Image Builder is only located at the System level.
In addition to the default icon settings, you can use the Image Builder to import a variety of other
icons to associate with classes in the System Tree. You can import any image saved as an icon
file into the image dictionary and use it as a class icon.
92 OW240_60
8.5 Working with the Image Builder
OW240_60 93
8.5 Working with the Image Builder
8. Select the Next button and the Image Builder Dictionary dialog box appears. Now the Image
Dictionary icon appears in the WorkPad window. The dictionary contains icon files associated
with database classes by default. These default settings can be edited, and additional icons
can be added to the dictionary. Section C through Section G provides information on editing
the dictionary.
94 OW240_60
8.5 Working with the Image Builder
OW240_60 95
8.5 Working with the Image Builder
6. Select an Icon file (.ico) and choose Open. The new icon is added to the dictionary.
7. Make an Icon/Class association.
8. When all Image Dictionary edits have been completed, select the Next button.
9. Select to either Save or Discard the changes by choosing the appropriate radio button.
10. Perform a Download, shut down the Studio, and then restart the Studio to apply the changes.
96 OW240_60
8.5 Working with the Image Builder
Note: All Icon/class Associations must be removed before an icon can be deleted from the
dictionary. If associations have not been removed, the following error message will appear: “You
cannot delete the image because it is referenced by one or more classes in the class list. Please
delete all references and try again.”
8. When all Image Dictionary edits have been completed, select the Next button.
9. Select to either Save or Discard the changes by choosing the appropriate radio button.
10. Perform a Download, shut down the Studio, and then restart the Studio to apply the changes.
OW240_60 97
8.6 Configuring the Simple Network Management Protocol (SNMP)
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Open the station drop to be configured for SNMP.
4. Open the Configuration folder and right click on the SNMP folder. The Insert New SNMP
Wizard appears (see Typical Wizard Dialog Box (see page 31)).
5. There are no settings to be made, select Finish. When an SNMP object is created, a blank
SNMP Notepad file is opened.
98 OW240_60
8.6 Configuring the Simple Network Management Protocol (SNMP)
6. All SNMP settings are typed into the file. Enter all the settings needed to complete the SNMP
configuration. See SNMP Parameter Settings (see page 100) for details about SNMP
settings. See example of an SNMP file below.
7. Save the changes by choosing File from the Menu bar and selecting Save.
Note: Do not perform a Save As function. The SNMP file could be permanently lost.
8. After saving the SNMP configuration, perform a Download (Download Function (see page
38)) and Reboot (Reboot Function (see page 48)).
OW240_60 99
8.6 Configuring the Simple Network Management Protocol (SNMP)
In order to complete the SNMP configuration there are several settings that have to be made. The
setting information described in the "DeviceX____" topics must be hand typed into the
snmp_config file if they are not already present.
DEVICEX.TIMEOUTPOINTNAME
Parameter Description
Point Name used to indicate device time out. The point must be a digital or packed digital
point.
Example
Device1.TimeOutPointName: LP158s001
DEVICEX.TIMEOUTBITNUMBER
Parameter Description
Example
Device1.TimeOutBitNumber: 0
DEVICEX.COMMUNITYNAME
Parameter Description
Community name or password. By default, the program uses “public” as the community name.
Example
Device1.CommunityName: Public
DEVICEX.VARIABLEY.NAME
Note: Y refers to the variable number. SNMP2Ovation reads the variable only in numerical
order and stops reading at the last number.
Parameter Description
Example
Device1.Variable1.Name:
transmission.fddi.fddimib.fddimibMACCounters.fddimibMACCo
100 OW240_60
8.6 Configuring the Simple Network Management Protocol (SNMP)
DEVICEX.VARIABLEY.FREQUENCY
Parameter Description
How often, measured in seconds, to retrieve this variable from the device.
Example
DeviceX.Variable1.Frequency: 10
DEVICEX.VARIABLEY.TEST
Parameter Description
Example
Device2.Variable4.Test: ValueNEConfiguredValue
Device3.Variable5.Test: DeltaGTLimit
DEVICEX.VARIABLEY.CONFIGUREDVALUE
Parameter Description
A value to test against a variable. This parameter is used if the test parameter is
ValueNEConfiguredValue, ValueEQConfiguredValue,or ValueGTLimit.
Example
Device2.Variable4.ConfiguredValue:4
DEVICEX.VARIABLEY.UPPERLIMIT
Parameter Description
A value to test against a variable. This parameter is used if the test parameter is
DeltaGTLimit.
Example
Device2.Variable4.UpperLimit:
OW240_60 101
8.6 Configuring the Simple Network Management Protocol (SNMP)
DEVICEX.VARIABLEY.LOWERLIMIT
Parameter Description
A value to test against a variable. This parameter is used if the test parameter is DeltaLTLimit.
Example
Device2.Variable4.LowerLimit:
DEVICEX.VARIABLEY.BITMASKENABLED
Parameter Description
Values are “True” or “False”, and not case sensitive. This parameter indicates whether the
variable should be masked before testing against a configured value or limit.
Examples
Device1.Variable3.BitMaskEnabled: true
Device1.Variable4.BitMaskEnabled: False
DEVICEX.VARIABLEY.BITMASK
Parameter Description
Value to “AND” variable with before testing it against a configured value or limit. The value
can be expressed as either a decimal or a hex number. When expressed as a hex number it
must be prefaced with “Ox”.
This parameter is used only if:
à The bit mask is enabled for this variable and
à The test applied is one of the following:
ValueNEConfiguredValue
ValueEQConfiguredValue
ValueGTLimit
à The variable is an integer
Examples
Device1.Variable3.BitMask: 384
Device1.Variable4.BitMask: 0x180
DEVICEX.VARIABLEY.POINTNAME
Parameter Description
Point to update with result of the test. The point can be an analog, digital or packed digital. If
the point is a packed digital, it is necessary to specify a bit number as well.
102 OW240_60
8.6 Configuring the Simple Network Management Protocol (SNMP)
Example
Device1.Variable3.PointName: LP158s001
DEVICEX.VARIABLEY.BITNUMBER
Parameter Description
Example
Device1.Variable5.BitNumber: 7
DEVICEX.NAME
Note: X refers to the device number. SNMP2Ovation reads the device only in numerical order
and stops reading at the last number.
For example, if devices have been numbered 1, 2, 3, 5, SNMP2Ovation reads 1, 2, 3 and then
stops, ignoring all numbers after the missed number.
Parameter Description
Example
Device1.Name: 192.9.200.101
If SNMP Configuration is already established and needs updated, use the following procedure.
TO MODIFY SNMP
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Open the drop folder you are going to modify and select the Configuration folder.
4. Right click the SNMP folder and the SNMP object appears in the Workpad window.
5. Open the SNMP object in the Workpad window and the SNMP Notepad appears.
6. Make necessary changes.
7. Choose File from the menu bar and select Save.
8. After saving the SNMP configuration, perform a Download (Download Function (see page
38)) and Reboot (Reboot Function (see page 48)).
OW240_60 103
8.7 Configuring the Network Time Protocol (NTP)
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. In the Networks folder, expand the Configuration folder.
[Systems]
Unique System Name
[Networks]
Unique Network Name
Configuration
[Networks Time Protocol]
4. Open the Network Time Protocol folder.
5. Right click the NTP object in the WorkPad window and select Open. The NTP Configuration
dialog box appears, as shown in the table below describes the fields of the NTP Configuration
dialog box.
104 OW240_60
8.7 Configuring the Network Time Protocol (NTP)
Field Description
Time Server 1 Time server with which the rest of the drops in the system are
synchronized. (Blank, Drop #, or External Time Server.) This
NTP (Time) Server
field is not available unless "Standard NTP Server" is chosen for the
Time Server, otherwise the
External Time Time Server IP address for an external time server. This field only
Server appears if "Standard NTP Server" is chosen for the Time Server,
and if "External Time Server" is selected from the Time Server 1
pull-down menu.
Time Server 2 Back up time server to be used if Time Server 1 cannot be
accessed. (Blank, Drop #, or External Time Server.) This field is
NTP (Time) Server
not available unless "Standard NTP Server" is chosen for the Time
Server.
External Time Time Server IP address for an external time server. This field only
Server appears if "Standard NTP Server" is chosen for the Time Server,
and if "External Time Server" is selected from the Time Server 2
pull-down menu.
6. Select the drop to be used as Time Server 1 from the pull-down menu. If External Time
Server is selected, enter the IP address.
7. Select the drop to be used as Time Server 2 from the pull-down menu. If External Time
Server is selected, enter the IP address.
Note: The changes will not take affect until they are downloaded (Download Function (see
page 38)) and the drop is rebooted (Reboot Function (see page 48)). All the drops in the
system should be downloaded and rebooted to ensure the NTP change is valid throughout the
system.
OW240_60 105
8.8 Working with the Plant Mode
Plant Mode is the identification of the analog point in the unit that is to be used by Ovation Point
Originators to determine which deluxe plant mode attributes are in affect.
The deluxe analog point is created in the points folder, which is discussed in Building Points
(see page 153). Instructing the unit which point is the plant mode point is done through the Plant
Mode subfolder in the Units folder.
106 OW240_60
8.8 Working with the Plant Mode
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Expand the system tree to the appropriate Configurations folder in the Units folder.
[Systems]
Unique System Name
[Networks]
Unique Network Name
[Units]
Unique Unit Name
Configuration
4. In the Units folder which you want to update open the Configuration folder.
5. Right click on the Plant Mode folder and select Insert New. The New Plant Mode dialog box
appears, as shown in.
6. Type the name of the analog point to be used as the plant mode in the Value column.
7. Make necessary changes and select Ok or Apply to add the changes to the database.
OW240_60 107
8.9 Point Processing
In may be necessary to make changes to Plant Mode. Use the following procedures to modify
Plant Mode.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Expand the system tree to the appropriate Configurations folder in the Units folder.
[Systems]
Unique System Name
[Networks]
Unique Network Name
[Units]
Unique Unit Name
Configuration
4. Open the Plant Mode folder and right click on the Plant Mode object in the Workpad window
and select Open. The Plant Mode dialog box appears.
5. Make necessary changes and select Ok or Apply to add the changes to the database.
The Point Processing configuration folder resides in the Developer Studio System Tree.
The Point Processing dialog box defines the configuration used during Point Processing such as
user definable frequency, and manually entered quality. Access this folder if you would like to
process points at a quality and rate other than the default settings.
108 OW240_60
8.9 Point Processing
Note: Point Processing can also be performed at the Network, Unit and Drop levels.
4. Open the Point Process Configuration in the Point Processing folder and the Point
Processing dialog box appears. The table below explains the topics available in the Point
Processing dialog box.
Manually Entered Quality Specifies the quality that will be Good, Fair (Default),
assigned to a manually entered Poor, Bad
point.
OW240_60 109
8.9 Point Processing
5. Enter the desired changes and select Apply or Ok to accept the changes.
6. The changes must be downloaded and the drop must be rebooted before the new settings will
take effect.
110 OW240_60
8.10 Online Controller Restore Mode
8.10 O N L I N E C O N T R O L L E R R E S T O R E M O D E
The Ovation System contains an optional Online Controller Restore Mode of operation which will
capture images of an Ovation drop’s application data (Ovation originated points and control) and
associated system files. The primary purpose of this Mode is to provide a mechanism to restore a
redundant drop to its former fully matched condition after undesirable and/or catastrophic control
behavior is observed following the load of new application data to one half of a pair of redundant
Ovation drops/Controllers. The Restore Mode provides the ability to back-out the engineering
changes made to the drop so it can be reloaded with the same application data that its partner
contains.
You must decide whether or not to operate the Ovation Online Controller Restore Mode. No
special user interactions are required when operating in Restore Mode, but there are some issues
that must be considered:
System performance and disk space issues.
Engineering limitations.
Point Information.
CAUTION: The Restore Mode is intended to recover from a failed load that may result in a
partner mismatch between redundant Controllers. It is NOT intended to “undo” programming
mistakes. Restore should NOT be used casually since the process is time-consuming and
requires operator action (including a drop reload) to ensure a complete drop restore.
CAUTION: Arbitrarily switching between Restore Mode functions is NOT encouraged. When
the system is taken out of Restore Mode, any existing Restore Images are marked as invalid
and can never be used again. When the system is placed into a Restore Mode, you have the
option of immediately taking Restore Images. However, the system will only be able to take a
Restore Image if a drop is fully loaded and matched with its partner (if redundant).
OW240_60 111
8.10 Online Controller Restore Mode
112 OW240_60
S E C T I O N 9
BUILDING DROPS
In This Section
Note: You will only be able to add as many drops as defined by the license key. Before entering
drops, verify that the number of drops for each drop category has not been reached. The Base
Station drop uses the Operator Station drop licenses. See Managing Ovation Licenses (see
page 73) for more information about licensing.
After a drop has been created, a Drop Point must be created in order for the system to recognize
the new drop. This Drop Point corresponds to the drop’s required DU record, see To Insert a
Drop Point (see page 138). (See Ovation Record Types.)
After a drop and its Drop Point have been created, and loaded to the target drop, it may be
necessary to make modifications to the drop. To modify a drop, see To Modify a Drop (see page
140). Drops are established and configured using the objects within a Drop folder.
OW240_60 113
9.2 Drop Types
If there are multiple drops, each drop would appear in the Drop object and would provide objects
for each drop (based on the drop type):
Drop Types
Operator Station X X X
Base Station X X
Controller X X X X X X
Advanced Controller X X X X X X
Sim Controller X X X X X X
Virtual Controller X X X X X X
A Drop is added to accommodate the addition of a station, or to create a place to add points.
A Drop is added to accommodate additional points, because:
à The controller is full (8000 - 16000 points depending on configuration).
à Physical limitations (cost of wiring, signal loss, location reasons) require a new drop.
A new license is needed prior to adding a drop.
A Drop Point must be added to a new Drop in order to supply a DU record (Record type used
to store status information for a drop).
114 OW240_60
9.4 What Information is Needed before Adding a Drop?
It is necessary to obtain and record the Internet Protocol (IP) address for proper Ovation software
configuration.
1. Determine and record the Internet Protocol (IP) address that will be assigned to the drop.
These numbers will be needed for the configuration (when inserting a drop). The IP address
consists of four groups of decimal numbers which can have one to three places and the
format is:
xxx.xxx.xxx.xxx
OW240_60 115
9.4 What Information is Needed before Adding a Drop?
The System Administrator typically assigns these addresses. The addresses can also be
assigned to be any valid range if the network is isolated from other networks (such as, the
Internet).
For Windows machines:
2. Go to the Start button and run the Command Prompt.
3. Type "ipconfig" then press the Return.
4. Copy the IP address, needed for the configuration.
It is necessary to obtain and record the Network Interface Card (NIC) address (either from the
card, or as assigned) for proper Ovation Controller software configuration.
Note: The Controller can support a dual attached highway configuration utilizing the onboard
NIC ports.
116 OW240_60
9.4 What Information is Needed before Adding a Drop?
2. Confirm that the blue power switch on the Controller is in the Off (0) position.
3. Remove the Controller front panel cover(s), described in Removing and Re-installing the
Controller Cover.
4. Check that all the network cables are connected.
Note: Some earlier NIC cards have a label containing the hardware address, if so skip to Step
10.
5. Re-install the Controller front panel cover(s) (described in Removing and Re-installing the
Controller Cover).
6. Ensure that the Power Supply is ON.
7. Turn the blue power switch to the ON position (1) for the Controller whose NIC card address
is needed. The LED on the Controller Power Supply module will light steadily. If more than
one Controller is turned on, the addresses will be displayed in the order that the Controllers
are turned on.
8. To view the hardware addresses, look at the Ovation Error.log file under Start->Programs-
>Ovation Applications-.Error Log.
9. Begin with the bottom of the list (most recent entries) and scroll backwards until you locate
the following message:
Hardware Address not found xx:xx:xx:xx:xx:xx.
10. Record the address that is displayed in the message, this address is needed for the Controller
configuration.
OW240_60 117
9.5 To Insert a Drop
Field Description
118 OW240_60
9.5 To Insert a Drop
Field Description
Drop Type Pull-down menu with drop type selection (Controller, SimController,
Advanced Controller, or Advanced SimController.
Maximum Point Limit This radio button selects the maximum number of points that the
Controller can be configured to monitor.
Normal handles up to 6000 points.
Expanded handles up to 16000 points.
PRIMARY
Drop ID This is the drop number of the originating drop of the point. (1-254).
OW240_60 119
9.5 To Insert a Drop
Field Description
Ovation Network IP The Internet Protocol (IP) address for a drop is typically assigned by the
Address system administrator. The IP address consists of four groups of decimal
numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet), the
IP address can be any valid range.
Ovation Network The format for the hardware address is:
Ethers Address
xx:xx:xx:xx:xx:xx (where the last four numbers (xx:xx) are typically
located on a label on the NIC).
If the hardware address cannot be located on the NIC, see To
Determine NIC Address (see page 116).
Ovation Highway Type of ethernet interface that connects the Controller to the Ovation
Interface Highway.
(ZNYX, or Onboard)
Ovation Highway Type of NIC card connection. (Only active for Highway Connection
Connection Onboard.)
(Single, Dual)
NIC Interface Name of physical port that the ethernet cable is connected to,
automatically filled in fei0 for Highway Connection "Onboard".
(None, fei0, fei1, fei2)
NIC Backup Interface This is to accommodate a second onboard NIC , automatically filled in
fei1 for a NWIF Highway Connection "Onboard" and Highway
Connection "Dual".
(None, fei0, fei1, fei2)
PARTNER
Partner ID If the drop has a partner drop, it is identified in this field (1-254).
Ovation Network IP The Internet Protocol (IP) address for a drop is typically assigned by the
Address system administrator. The IP address consists of four groups of decimal
numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet), the
IP address can be any valid range.
This field is unavailable if there is no Partner Drop.
Ovation Network The format for the hardware address is:
Ethers Address
xx:xx:xx:xx:xx:xx (where the last four numbers (xx:xx) are typically
located on a label on the NIC).
If the hardware address cannot be located on the NIC, see To
Determine NIC Address (see page 116).
120 OW240_60
9.5 To Insert a Drop
Field Description
Ovation Highway Type of ethernet interface that connects the Controller to the Ovation
Interface Highway.
(ZNYX, or Onboard)
Ovation Highway Type of NIC card connection.
Connection
(Single, Dual)
NIC Interface Name of physical port that the ethernet cable is connected to.
(None, fei0, fei1, fei2)
Backup NIC Interface This is to accommodate the second onboard NIC. (None, fei0, fei1, fei2)
Once a new drop is created, a Drop Point must be added for the primary and partner to provide a
drop status (DU) point record type.
Field Description
Drop Type Pull-down menu with drop type selection (Controller, SimController,
Advanced Controller, or Advanced SimController.
Maximum Point Limit This radio button selects the maximum number of points that the
Controller can be configured to monitor.
Normal handles up to 6000 points.
Expanded handles up to 16000 points.
PRIMARY
Drop ID This is the drop number of the originating drop of the point. (1-254).
Ovation Network IP The Internet Protocol (IP) address for a drop is typically assigned by the
Address system administrator. The IP address consists of four groups of decimal
numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet), the
IP address can be any valid range.
OW240_60 121
9.5 To Insert a Drop
Field Description
NIC Interface Name of physical port that the ethernet cable is connected to.
(None, fei0, fei1, fei2)
122 OW240_60
9.5 To Insert a Drop
Field Description
Backup NIC Interface This is to accommodate the second onboard NIC. (None, fei0, fei1, fei2)
Once a new drop is created, a Drop Point must be added for the primary and partner to provide a
drop status (DU) point record type.
Field Description
Drop Type Pull-down menu with drop type selection (Controller, SimController,
Advanced Controller, or Advanced SimController.
Maximum Point Limit This radio button selects the maximum number of points that the
Controller can be configured to monitor.
Normal handles up to 6000 points.
Expanded handles up to 16000 points.
PRIMARY
Drop ID This is the drop number of the originating drop of the point. (1-254).
Ovation Network IP The Internet Protocol (IP) address for a drop is typically assigned by the
Address system administrator. The IP address consists of four groups of decimal
numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet), the
IP address can be any valid range.
Ovation Network The format for the hardware address is:
Ethers Address
xx:xx:xx:xx:xx:xx (where the last four numbers (xx:xx) are typically
located on a label on the NIC).
If the hardware address cannot be located on the NIC, see To
Determine NIC Address (see page 116).
Ovation Highway Type of ethernet interface that connects the Controller to the Ovation
Interface Highway.
(ZNYX, or Onboard)
Ovation Highway Type of NIC card connection. (Only active for On Board.)
Connection
(Single, Dual)
OW240_60 123
9.5 To Insert a Drop
Field Description
NIC Interface Name of physical port that the ethernet cable is connected to,
automatically filled in fei0 for On Board.
(None, fei0, fei1, fei2)
NIC Backup Interface This is to accommodate a second onboard NIC , automatically filled in
fei1 for a NWIF On Board conn:dual.
(None, fei0, fei1, fei2)
PARTNER
Partner ID If the drop has a partner drop, it is identified in this field (1-254).
Ovation Network IP The Internet Protocol (IP) address for a drop is typically assigned by the
Address system administrator. The IP address consists of four groups of decimal
numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet), the
IP address can be any valid range.
This field is unavailable if there is no Partner Drop.
Ovation Network The format for the hardware address is:
Ethers Address
xx:xx:xx:xx:xx:xx (where the last four numbers (xx:xx) are typically
located on a label on the NIC).
If the hardware address cannot be located on the NIC, see To
Determine NIC Address (see page 116).
Ovation Highway Type of ethernet interface that connects the Controller to the Ovation
Interface Highway.
(ZNYX, or Onboard)
Ovation Highway Type of NIC card connection.
Connection
(Single, Dual)
NIC Interface Name of physical port that the ethernet cable is connected to.
(None, fei0, fei1, fei2)
Backup NIC Interface This is to accommodate the second onboard NIC. (None, fei0, fei1, fei2)
Once a new drop is created, a Drop Point must be added for the primary and partner to provide a
drop status (DU) point record type.
124 OW240_60
9.5 To Insert a Drop
Field Description
Drop Type Pull-down menu with drop type selection (Controller, SimController,
Advanced Controller, or Advanced SimController.
Maximum Point Limit This radio button selects the maximum number of points that the
Controller can be configured to monitor.
Normal handles up to 6000 points.
Expanded handles up to 16000 points.
PRIMARY
Drop ID This is the drop number of the originating drop of the point. (1-254).
Ovation Network IP The Internet Protocol (IP) address for a drop is typically assigned by the
Address system administrator. The IP address consists of four groups of decimal
numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet), the
IP address can be any valid range.
Ovation Network The format for the hardware address is:
Ethers Address
xx:xx:xx:xx:xx:xx (where the last four numbers (xx:xx) are typically
located on a label on the NIC).
If the hardware address cannot be located on the NIC, see To
Determine NIC Address (see page 116).
Ovation Highway Type of ethernet interface that connects the Controller to the Ovation
Interface Highway.
(ZNYX, or Onboard)
Ovation Highway Type of NIC card connection. (Only active for On Board.)
Connection
(Single, Dual)
NIC Interface Name of physical port that the ethernet cable is connected to,
automatically filled in fei0 for On Board.
(None, fei0, fei1, fei2)
NIC Backup Interface This is to accommodate a second onboard NIC , automatically filled in
fei1 for a NWIF On Board conn:dual.
(None, fei0, fei1, fei2)
OW240_60 125
9.5 To Insert a Drop
Field Description
PARTNER
Partner ID If the drop has a partner drop, it is identified in this field (1-254).
Ovation Network IP The Internet Protocol (IP) address for a drop is typically assigned by the
Address system administrator. The IP address consists of four groups of decimal
numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet), the
IP address can be any valid range.
This field is unavailable if there is no Partner Drop.
Ovation Network The format for the hardware address is:
Ethers Address
xx:xx:xx:xx:xx:xx (where the last four numbers (xx:xx) are typically
located on a label on the NIC).
If the hardware address cannot be located on the NIC, see To
Determine NIC Address (see page 116).
Ovation Highway Type of ethernet interface that connects the Controller to the Ovation
Interface Highway.
(ZNYX, or Onboard)
Ovation Highway Type of NIC card connection.
Connection
(Single, Dual)
NIC Interface Name of physical port that the ethernet cable is connected to.
(None, fei0, fei1, fei2)
Backup NIC Interface This is to accommodate the second onboard NIC. (None, fei0, fei1, fei2)
Once a new drop is created, a Drop Point must be added for the primary and partner to provide a
drop status (DU) point record type.
Field Description
Drop Type Pull-down menu with drop type selection (Operator Station, Sim
Operator Station, or Base Station).
126 OW240_60
9.5 To Insert a Drop
Field Description
Maximum Point Limit Not applicable for Operator or Base Station drops (Normal, Expanded).
Local Data Servers Read-only field which tells if the drop has been defined as a local data
server (No, Yes).
Local Alarm Collector Read-only field which tells if the drop has been defined as a local alarm
collector (No, Primary, Partner, Both).
PRIMARY
Drop ID Drop number of the new drop (1-254).
Computer Name Name of a new machine or computer.
Computer Sid Read only field added by the system. ID for domain name server.
Computer Sid (cont) Read only field added by the system. ID for domain name server.
Ovation Network IP The Internet Protocol (IP) address for a drop is typically assigned by the
Address system administrator. The IP address consists of four groups of decimal
numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet), the
IP address can be any valid range.
Ovation Network Not Applicable.
Ethers Address
PARTNER
Partner ID If the station drop has a partner drop, it is identified in this field (1-254).
Computer Sid Read only field added by the system. ID for domain name server.
Computer Sid (cont) Read only field added by the system. ID for domain name server.
Ovation Network IP The Internet Protocol (IP) address for a drop is typically assigned by the
Address system administrator. The IP address consists of four groups of decimal
numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet), the
IP address can be any valid range.
This field is unavailable if there is no Partner Drop.
Ovation Network Not Applicable.
Ethers Address
Once a new drop is created, a Drop Point (primary and partner (if applicable)) must be added to
provide a drop status (DU) point record type.
OW240_60 127
9.5 To Insert a Drop
Figure 45: New Operator Stations and Base Station Drop Dialog Box
Field Description
Drop Type Pull-down menu with drop type selection (Operator Station, Sim
Operator Station, or Base Station).
Maximum Point Limit Not applicable for Operator or Base Station drops (Normal, Expanded).
Local Data Servers Read-only field which tells if the drop has been defined as a local data
server (No, Yes).
128 OW240_60
9.5 To Insert a Drop
Field Description
Local Alarm Collector Read-only field which tells if the drop has been defined as a local alarm
collector (No, Primary, Partner, Both).
PRIMARY
Drop ID Drop number of the new drop (1-254).
Computer Name Name of a new machine or computer.
Computer Sid Read only field added by the system. ID for domain name server.
Computer Sid (cont) Read only field added by the system. ID for domain name server.
Ovation Network IP The Internet Protocol (IP) address for a drop is typically assigned by the
Address system administrator. The IP address consists of four groups of decimal
numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet), the
IP address can be any valid range.
Ovation Network Not Applicable.
Ethers Address
PARTNER
Partner ID If the station drop has a partner drop, it is identified in this field (1-254).
Computer Sid Read only field added by the system. ID for domain name server.
Computer Sid (cont) Read only field added by the system. ID for domain name server.
Ovation Network IP The Internet Protocol (IP) address for a drop is typically assigned by the
Address system administrator. The IP address consists of four groups of decimal
numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet), the
IP address can be any valid range.
This field is unavailable if there is no Partner Drop.
Ovation Network Not Applicable.
Ethers Address
Once a new drop is created, a Drop Point (primary and partner (if applicable)) must be added to
provide a drop status (DU) point record type.
OW240_60 129
9.5 To Insert a Drop
Figure 46: New Operator Stations and Base Station Drop Dialog Box
Field Description
Drop Type Pull-down menu with drop type selection (Operator Station, Sim
Operator Station, or Base Station).
Maximum Point Limit Not applicable for Operator or Base Station drops (Normal, Expanded).
130 OW240_60
9.5 To Insert a Drop
Field Description
Local Data Servers Read-only field which tells if the drop has been defined as a local data
server (No, Yes).
Local Alarm Collector Read-only field which tells if the drop has been defined as a local alarm
collector (No, Primary, Partner, Both).
PRIMARY
Drop ID Drop number of the new drop (1-254).
Computer Name Name of a new machine or computer.
Computer Sid Read only field added by the system. ID for domain name server.
Computer Sid (cont) Read only field added by the system. ID for domain name server.
Ovation Network IP The Internet Protocol (IP) address for a drop is typically assigned by the
Address system administrator. The IP address consists of four groups of decimal
numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet), the
IP address can be any valid range.
Ovation Network The format for the hardware address is:
Ethers Address
xx:xx:xx:xx:xx:xx (where the last four numbers (xx:xx) are typically
located on a label on the NIC).
If the hardware address cannot be located on the NIC, see To
Determine NIC Address (see page 116).
PARTNER
Partner ID If the station drop has a partner drop, it is identified in this field (1-254).
Computer Sid Read only field added by the system. ID for domain name server.
Computer Sid (cont) Read only field added by the system. ID for domain name server.
Ovation Network IP The Internet Protocol (IP) address for a drop is typically assigned by the
Address system administrator. The IP address consists of four groups of decimal
numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet), the
IP address can be any valid range.
This field is unavailable if there is no Partner Drop.
Ovation Network The format for the hardware address is:
Ethers Address
xx:xx:xx:xx:xx:xx (where the last four numbers (xx:xx) are typically
located on a label on the NIC).
If the hardware address cannot be located on the NIC, see To
Determine NIC Address (see page 116).
Once a new drop is created, a Drop Point (primary and partner (if applicable)) must be added to
provide a drop status (DU) point record type.
OW240_60 131
9.5 To Insert a Drop
The Ovation Virtual Controller Host provides direction and guidance to Virtual Controllers and
permits them to mimic the operation of actual Ovation Controllers. Host machines co-ordinate the
activity of Virtual Controllers.
Virtual Controllers have all the same functionality as real controllers but do not have the ability to
actually connect to the plant I/O. A Virtual Controller replicates the operation of actual Ovation
controllers providing an identical representation of an actual Ovation Controller. (See Ovation
Virtual Controller User Guide.)
132 OW240_60
9.5 To Insert a Drop
OW240_60 133
9.5 To Insert a Drop
Once a new drop is created, a Drop Point must be added to provide a drop status (DU) point
record type.
Field Description
Drop Type Pull-down menu with drop type selection (Virtual Controller Host).
Maximum Point Limit Not applicable for Operator or Base Station drops (Normal,
Expanded).
Local Data Servers Read-only field which tells if the drop has been defined as a local
data server (No, Yes).
Local Alarm Collector Read-only field which tells if the drop has been defined as a local
alarm collector (No, Primary, Partner, Both).
PRIMARY
Drop ID Drop number of the new drop (1-254).
Computer Name Name of a new machine or computer.
Computer Sid Read only field added by the system. ID for domain name server.
Computer Sid (cont) Read only field added by the system. ID for domain name server.
Ovation Network IP Address The Internet Protocol (IP) address for a drop is typically assigned by
the system administrator. The IP address consists of four groups of
decimal numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet),
the IP address can be any valid range.
Ovation Network Ethers Not Applicable.
Address
PARTNER
Partner ID If the station drop has a partner drop, it is identified in this field (1-
254). (0) for Virtual Controller Host.
Computer Sid Read only field added by the system. ID for domain name server.
Blank for Host.
Computer Sid (cont) Read only field added by the system. ID for domain name server.
Blank for Host.
Ovation Network IP Address The Internet Protocol (IP) address for a drop is typically assigned by
the system administrator. The IP address consists of four groups of
decimal numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet),
the IP address can be any valid range.
This Field Blank for Host.
134 OW240_60
9.5 To Insert a Drop
Field Description
OW240_60 135
9.5 To Insert a Drop
See New Virtual Controller Host Drop Dialog Box Fields for applicable field information.
Once a new drop is created, a Drop Point must be added to provide a drop status (DU) point
record type.
Field Description
Drop Type Pull-down menu with drop type selection (Virtual Controller Host).
Maximum Point Limit Not applicable for Operator or Base Station drops (Normal,
Expanded).
PRIMARY
Drop ID Drop number of the new drop (1-254).
136 OW240_60
9.5 To Insert a Drop
Field Description
Ovation Network IP Address The Internet Protocol (IP) address for a drop is typically assigned by
the system administrator. The IP address consists of four groups of
decimal numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet),
the IP address can be any valid range.
Ovation Network Ethers The format for the hardware address is:
Address
xx:xx:xx:xx:xx:xx (where the last four numbers (xx:xx) are
typically located on a label on the NIC).
If the hardware address cannot be located on the NIC, see To
Determine NIC Address (see page 116).
PARTNER
Partner ID If the station drop has a partner drop, it is identified in this field (1-
254). (0) for Virtual Controller Host.
Ovation Network IP Address The Internet Protocol (IP) address for a drop is typically assigned by
the system administrator. The IP address consists of four groups of
decimal numbers and the format is:
xxx.xxx.xxx.xxx
If the network is isolated from other networks (such as, the Internet),
the IP address can be any valid range.
This Field Blank for Host.
Ovation Network Ethers The format for the hardware address is:
Address
xx:xx:xx:xx:xx:xx (where the last four numbers (xx:xx) are
typically located on a label on the NIC).
VIRTUAL CONTROLLER
HOST
Virtual Controller Host Drop name. (DropXXX).
Virtual Controller Host
Virtual Controller Index Virtual Controller Host Index Number. (1-5)
OW240_60 137
9.6 To Insert a Drop Point
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Access the Points folder for the new drop.
{Systems]
Unique System Name
[Networks]
Unique Network Name
[Units]
Unique Unit Name
[Drops]
Unique Drops Name
[Points]
4. Right click on the Drop Point folder and select Insert New from the resulting pop-up menu.
5. The Insert New Drop Point Wizard appears (see Typical Wizard Dialog Box (see page 31)).
Provide the following information:
à Define a name for the Drop Point in the Point Name Value field (the name must be the
word Drop immediately followed by its number).
à Select the appropriate Drop Number to correspond with the Point Name entry.
138 OW240_60
9.6 To Insert a Drop Point
Point Point Alias Sixteen character alias for the point name.
Description This maps directly to the ED field of the point record
and can be up to 30 characters.
Characteristics This maps directly to the KR field of the point
record, with the first character mapping directly to
the AY field (destination) of the point record.
Up to 8 alphanumeric characters can be used and
the first character must be a letter (A - Z, the dash
character can be used also).
Drop Number This is the drop number of the originating drop of
the point. (1-254).
Partner Drop This field identifies the drop number of the partner
drop (if applicable)
OW240_60 139
9.7 To Modify a Drop
Security Security Group Represents the defined security groups for each
point in the system.
Note: At least one Security Group must be selected
to allow Point modification.
Ancillary Ancillary Additional user defined information about the
points.
eDB Collection Enabled A check box that specifies if a point will be collected
by eDB.
Scan Frequency Frequency (in milli-seconds) at which a specific
point will be scanned by the eDB on the Highway to
determine if it meets collection criteria.
Alarm Alarm Priority Sets the alarm priority field (1- 8, 1 being the
Highest).
Display This field defines the applicable summary diagram
which is sent to the process diagram system.
Signal Diagram This field defines the signal diagram number.
140 OW240_60
S E C T I O N 10
In This Section
OW240_60 141
10.1 Planning I/O for Your System
Before the I/O Devices folder can be used to define the I/O hardware, a plan should be designed
that lists the I/O needed for your Ovation system. The elements that will be included in the table
below.
After the plan has been designed, this information is entered into the I/O Devices portion of the
system hierarchy to define the I/O for your Ovation system. I/O Devices are defined individually
for each drop.
During configuration, the following elements are assigned point names by the system to identify
the elements to the Ovation database:
Each PCI card in the Controller is assigned a Node (RN) Record Type point name. The RN
record type is used because it contains bits that are used to monitor the Controller power
supply.
Each remote node is assigned a Node (RN) Record Type point name. The RN record type is
used because it contains bits that are used to monitor the node power supply.
Each Ovation I/O module is given a Module (RM) Record Type point name. The RM point is
used to configure the I/O module and to provide status/alarm information about the I/O
module. Points can then be assigned to each module by using the Hardware Tab in the
Points folder.
I/O Elements
Element Description
I/O Device I/O Interface Card (IOIC) or I/O Driver used to transfer data between a
Controller and I/O modules or a third party communications interface. These
I/O devices are located in a Controller drop with a maximum of five total I/O
Drivers per drop, only two of which can be used for physical I/O (for
example, Q-Line or Ovation I/O).
For local Q-Line I/O, the applicable hardware is a PCQL PCI card which can
support up to four crates of Q-Line I/O cards.
For remote Q-Line I/O, the applicable hardware is a PCRR PCI card which
can support up to eight remote Q-Line nodes.
For local Ovation I/O, the applicable hardware is a PCRL PCI card which can
support up to eight branches of Ovation I/O cards.
For remote Ovation I/O, the applicable hardware is a PCRR PCI card which
can support up to eight remote Ovation nodes.
For third party I/O devices, select the applicable I/O Device Type from the I/O
Device Type dialog box. There are no elements under the device and it
cannot be configured or serviced via the I/O Device folder.
Crate Location in I/O cabinet where Q-Line I/O modules are placed. A maximum of
four crates can be defined for each PCQL (local Q-Line I/O Device) and for
each Remote Q-Line I/O Node. Select on the Crate element to display all the
slots (12) available for that crate.
142 OW240_60
10.2 Ovation I/O Base Types
Element Description
Branch Location in I/O cabinets where Ovation I/O modules are placed.
A maximum of Eight branches can be defined for each PCRL card (local
Ovation I/O Device) and for each Remote Ovation I/O Node.
Click on the Branch element to display all the slots (8) available for that
branch.
Node A segregated portion of a Controller’s I/O hardware which is supported by the
PCRR PCI card. A maximum of eight nodes can be defined for each PCRR
card.
Each Ovation I/O node can contain up to eight branches of Ovation I/O
hardware.
Each Q-Line I/O node can contain up to four crates of Q-Line I/O hardware.
Slot Position in branch (Ovation I/O) or crate (Q-Line) where module is located.
A maximum of 48 slots can be defined for each local Q-Line I/O device (four
crates of 12 Q-Line I/O cards).
A maximum of 64 slots can be defined for each local Ovation I/O device (eight
branches of eight Ovation I/O cards).
A maximum of 512 slots can be defined for each remote Ovation I/O device
(eight nodes of eight branches of eight Ovation I/O cards).
A maximum of 384 slots can be defined for each remote Q-Line I/O Device
(eight nodes of four crates of 12 Q-Line I/O cards).
10.2 O V A T I O N I/O B A S E T Y P E S
Ovation I/O bases house the Ovation I/O modules and provide a mechanism for the user to land
field wiring and connect field signals to the Ovation I/O. Series of bases can be connected
together to form a “branch” of Ovation I/O.
The Standard I/O base houses up to two standard I/O modules as seen below. Ovation I/O
modules supported in the standard I/O bases include analog input, analog output, contact input,
digital input, digital output, loop interface, pulse accumulator, RTD interface, sequence of events,
serial link controller, servo driver, speed detector, and valve positioner.
Each Standard I/O module is assigned a logical address. Since each Standard I/O base can
house two Ovation I/O modules, a Standard I/O base occupies two logical module addresses.
OW240_60 143
10.3 Addressing the Ovation I/O Modules
The Relay Output base houses one module and requires one I/O address. The Relay Output
base is longer than the Standard I/O base unit because of the additional space required to house
the relays. Although the Relay Output base only contains one module, it is 1.5 times longer than
the Standard I/O module base.
A standard I/O base consists of two logical modules; and a Relay Output base has one logical
module.
The logical I/O address is composed of three numbers (four when remote I/O is used) separated
by decimals and in the following format:
D.N.B.S where:
D =Device number assigned to the PCI card (1-5).
N = Node (only used in Remote I/O; 1 through 8).
B = Branch (1 through 8).
S = Slot where module is located (1 through 8 for Ovation I/O)
(1 through 12 for Q-Line I/O).
144 OW240_60
10.3 Addressing the Ovation I/O Modules
I/O modules should be in the left-most branch of each side of a cabinet from the TOP down to the
BOTTOM. I/O modules in the right-most branch of each side of a cabinet are addressed from the
BOTTOM up to the TOP.
Emerson Process Management recommends that all bases (typically four) be installed in the right
side of a cabinet, even if they are not all filled with I/O modules. This will prevent disruption of the
database if additional I/O modules are installed in the future.
Relay Output Base Assemblies
Relay Output bases can be located before or after standard I/O bases. Installation of relay output
bases requires one I/O module address on a branch and can begin on an odd or even position.
Note: Physical cabinet space may limit the maximum number of bases in a given cabinet style.
When a relay output base is used before a standard I/O base, an even number of relay output
bases must be used so the I/O base will start at an odd position. If a standard I/O base follows an
odd number of relay output bases, the configuration is incorrect and will not work (see the figure
below for examples).
OW240_60 145
10.3 Addressing the Ovation I/O Modules
PCI Card 1 is directly connected to Branches 1 and 2, and controls Branches 3 through 8 via a
connector on the right side of the Controller enclosure.
PCI Card 2 controls Branches 1 through 8 via a connector on the left side of the Controller
enclosure.
146 OW240_60
10.3 Addressing the Ovation I/O Modules
Note: ROP transition panel is used when configuring cabinets (front of cabinet).
OW240_60 147
10.3 Addressing the Ovation I/O Modules
Note: ROP transition panel is used when configuring cabinets (front of cabinet). Branch 7 in the
last figure (back of cabinet) is composed solely of relay panels using RRP and RRB transition
panels. (See Ovation I/O Reference).
The Node address (1 through 8) for Ovation remote I/O is determined by where the Node is
connected to the MAU Attachment Unit (located in the Controller cabinet). The Node Selector
Switch in the Remote Node Cabinet is then set to match the connection position. (See Ovation I/O
Reference Manual.) in the Ovation Remote I/O section for details about addresses for remote
nodes.
Assume the PCRR card is in position 1, and the Node is in MAU position 1 for the following
examples:
Module G address = 1.1.1.3.
Module H address = 1.1.3.5.
148 OW240_60
10.3 Addressing the Ovation I/O Modules
Note: ROP transition panel is used when configuring cabinets (front of cabinet). Branch 7 (back
of cabinet) is composed solely of relay panels using RRP and RRB transition panels. (See
Ovation I/O Reference).
OW240_60 149
10.4 Guidelines for Positioning Modules
Assume the PCRL card is in position 1, and the cable is connected from Branch 4 of PCI Card 1
card:
Module I address = 1.5.3.
Module J address = 1.6.2.
Module K address = 1.7.6.
Note: The back of this extended cabinet contains only one branch of relay output modules due
to physical limitations.
The relay output modules can also be used with the RRP and RRB transition panels (instead of
the ROP or TND panel). Using the RRP and RRB transition panel allows one “branch” of up to
eight relay bases to be housed in a single side of an Ovation ventilated extended cabinet in two
columns of four bases.
The address for a Q-Line card is determined by the jumper settings on the actual Q-Line card. A
visual inspection of the card should be used to determine the jumper settings. This address must
be entered on the Q-line module configuration window. (See Ovation Q-Line Installation Manual.)
150 OW240_60
10.5 Creating Local or Remote Ovation I/O Devices
Physical cabinet size and branch power requirements may limit the number of modules that
can be configured in a branch.
Figure 54: Examples of Cabinets with Standard I/O and Relay Modules
10.5 C R E A T I N G L O C A L OR R E M O T E O V A T I O N I/O D E V I C E S
The Ovation Controller book addresses creating each I/O device/connector created under the I/O
Device folder. (See Ovation Controller User Guide.)
10.6 T H I R D P A R T Y D E V I C E S
The corresponding device must exist for each I/O device/connector created under the I/O Device
folder. (See Ovation Controller User Guide.)
10.7 C R E A T I N G F O U N D A T I O N F I E L D B U S D E V I C E S
The Foundation Fieldbus book addresses configuring the Foundation Fieldbus Devices and
working with the Fieldbus Engineering. (See Ovation Foundation Fieldbus User Guide.)
OW240_60 151
10.8 Modifying an I/O Device
10.8 M O D I F Y I N G AN I/O D E V I C E
After an I/O device has been created and loaded to the target drop, it may be necessary to make
changes.
152 OW240_60
S E C T I O N 11
BUILDING POINTS
In This Section
11.1 P O I N T B U I L D E R P H I L O S O P H Y
A Point is a record in the global database that contains a value (such as an input or output) and
other related data. There are currently 11 point types in Ovation.
Each point type has its own dialog box with distinct tabs and fields. Thus each Point Dialog Type
will have its own Point Dialog Box tabs, fields, and descriptions. The table under Point Dialog
Box Tabs (see page 159) lists all possible tabs and all the fields available for each Point Type.
Not all tabs will appear in the dialog box for each Point type. (See Ovation Record Types
Reference Manual.)
The Points folder allows you to identify the I/O parameters, hardware and configuration of each
point (see To Create a Point (see page 156)). This includes:
I/O Type (Q-Line, Ovation, and third party).
I/O Location and Card Type, or identification of third-party driver.
I/O Channel.
The Points folder calculates hardware addresses. It also ensures that the card type is valid for the
point. The following information is also provided:
Sensor Type.
Conversion Coefficients.
Instrumentation Limit/Range and Engineering.
OW240_60 153
11.1 Point Builder Philosophy
1. All points in the Ovation system are fully specified by three parameters, a sixteen character
maximum point name, a six character maximum unit, and an eight character maximum
network name. The fully qualified name will be of the format “name. unit@network.” The (.)
and @ are therefore reserved characters for point names. However, when inserting a point
into the Ovation Studio, fully qualified names should not be entered. Only the point name
parameter is used.
2. A point name cannot be a reserved word or contain reserved characters.
à For a listing of reserved graphic words, (See Ovation Graphics Language Reference
Manual.) (Character Tables (see page 154)).
à For a listing of reserved point name characters (Character Tables (see page 154)).
3. Characters may be any combination of alphabetic, numeric (0 - 9), or special punctuation
characters (Character Tables (see page 154)).
4. Do not begin User Defined Points’ or Control Builder Default Points’ names with OCB.
5. Some special characters that may be used are listed in (Character Tables (see page 154))
under Valid Point Name Characters.
6. Point names are not case sensitive. Lower case characters will be converted to upper case.
For example, point name A0113 is considered the same as a0113.
7. Do not include a space in a point name.
CHARACTER TABLES
$ 24 * 2A ~ 7E
% 25 , 2C ‘ 60
& 26 @ 40 ’ 27
. 2E \ 5C “ 22
! 21 ? 3F V 56
# 23 A 41 W 57
( 28 B 42 X 58
) 29 C 43 Y 59
+ 2B D 44 Z 5A
154 OW240_60
11.1 Point Builder Philosophy
- 2D E 45 [ 5B
/ 2F F 46 ] 5D
0 30 G 47 ^ 5E
1 31 H 48 _ 5F
2 32 I 49 { 7B
3 33 J 4A | 7C
4 34 K 4B } 7D
5 35 L 4C
6 36 M 4D
7 37 N 4E
8 38 O 4F
9 39 P P
: 3A Q 51
; 3B R 52
< 3C S 53
= 3D T 54
> 3E U 55
OW240_60 155
11.2 To Create a Point
11.2 T O C R E A T E A POINT
The following procedure is an example of creating or adding a point to the system (specifically,
an Analog point, but the procedure is applicable for all point types.), and does not detail specific
field input. Since there are 11 types of points and each type requires different input, the specific
field information that is available for each tab is provided in Point Dialog Box Tabs.
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Expand the system tree to the appropriate Drops folder and open the Points folder.
[Systems]
Unique System Name
[Networks]
Unique Network Name
[Units]
Unique Unit Name
[Drops]
Unique Drops Name
[Points]
Unique Point Name
4. Right click the desired Points folder (in this case Analog Points) and select Insert New. The
Insert New "Analog" Points Wizard appears (see Typical Wizard Dialog Box (see page 31)).
5. Enter the Point Name (see page 154) in the Point Name Value field.
6. Select the frequency from the pull-down menu.
à S - Slow (1 second).
à F - Fast (0.1 second).
à A - Aperiodic (as needed).
156 OW240_60
11.2 To Create a Point
7. Select Finish and the New Analog Point dialog box appears.
Note: When looking through the tabs some items are already filled in. The dialog box that
comes up is a default, and the defaults can be changed to help automate point building, see
Defaults View Bar (see page 23).
8. Find the tabs needed for a particular Point Type using the table in Point Types and Dialog
Box Tab Descriptions (see page 159), then go to the appropriate tab to help in entering the
correct values.
9. Make sure to go to Configuring Complex Points (see page 186) to access special
configuration for Analog Input Points (see page 186), Analog Output Points (see page
187), Analog/Thermocouple Points (see page 187), Digital Input Points (see page 187),
Digital Output Points (see page 188), Pulse Accumulator Points (see page 188), and RTD
Points (see page 188).
10. Select the Apply or Ok button to add the point to the database. If all required fields have
been completed, the point is added to the database. If a required field was not completed, a
warning box appears prompting you to complete the necessary information.
Note: The point will not be available on the Ovation highway until it is loaded using the
procedures discussed in The Ovation Developer Studio Components (see page 11).
Each point type has specific properties and configurations that differentiate it from other point
types. Point information is displayed in the Point dialog box. Notice the tabs across the bottom of
the Points dialog box.
Each Point dialog box has tabs representing various categories of attributes related to that point.
The table below identifies all tabs and provides a brief description of each, for more information
see Point Dialog Box Tabs.
Tabs Description
OW240_60 157
11.2 To Create a Point
Tabs Description
158 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
Point P C S A e H I A I m L D P Byte,
Type o o e n D a n l n e i i l Int.,
i n c c B r i a s n m s a Real,
n f u i d t r t t i p n &
t i r l w i m r a t l t ASCII
g i l a a u t s a M Prams
t a r l - i y o
y r e o d
y n e
Analog X X X X X X X X X X X
Deluxe X X X X X X X X X X X X
Analog
Digital X X X X X X X X X
Deluxe X X X X X X X X X X
Digital
Packed X X X X X X X X X
Deluxe X X X X X X X X X X
Packed
Packed X X X X X
Digital
Algorith X X X X X
m
Drop X X X X X X
Module X X X X X X X X
Node X X X X X X X X
Analog Point
Point X
Configure X
OW240_60 159
11.3 Point Types and Dialog Box Tab Descriptions
Analog Point
Security X
Ancillary X
eDB X
Hardware X
Initial X
Alarm X
Instrumentation X
Limits X
Display X
Plant Mode
Byte Params.
Initial Params
Real Params
ASCII Params
Attribute Value
160 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
Point X
Configure X
Security X
Ancillary X
eDB X
Hardware X
Initial X
Alarm X
Instrumentation X
Limits X
Display X
Plant Mode X
Byte Params.
Initial Params
Real Params
ASCII Params
Attribute Value
OW240_60 161
11.3 Point Types and Dialog Box Tab Descriptions
Digital Point
Point X
Configure X
Security X
Ancillary X
eDB X
Hardware X
Initial X
Alarm X
Instrumentation
Limits
Display X
Plant Mode
Byte Params.
Initial Params
Real Params
ASCII Params
Attribute Value
162 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
Point X
Configure
Security X
Ancillary X
eDB
Hardware
Initial X
Alarm
Instrumentation
Limits
Display X
Plant Mode
Byte Params.
Initial Params
Real Params
ASCII Params
Attribute Value
OW240_60 163
11.3 Point Types and Dialog Box Tab Descriptions
Point X
Configure X
Security X
Ancillary X
eDB X
Hardware X
Initial X
Alarm X
Instrumentation
Limits
Display X
Plant Mode X
Byte Params.
Initial Params
Real Params
ASCII Params
Packed Point
Point X
Configure X
Security X
Ancillary X
eDB X
164 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
Packed Point
Hardware X
Initial X
Alarm X
Instrumentation
Limits
Display X
Plant Mode
Byte Params.
Initial Params
Real Params
ASCII Params
Attribute Value
Point X
Configure X
Security X
OW240_60 165
11.3 Point Types and Dialog Box Tab Descriptions
Ancillary X
eDB X
Hardware X
Initial X
Alarm X
Instrumentation
Limits
Display X
Plant Mode X
Byte Params.
Initial Params
Real Params
ASCII Params
Attribute Value
Algorithm Point
Point X
166 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
Algorithm Point
Configure X
Security X
Ancillary X
eDB
Hardware
Initial
Alarm
Instrumentation
Limits
Display
Plant Mode
Byte Params. X
Initial Params X
Real Params X
ASCII Params X
Attribute Value
Drop Point
Point X
Configure
OW240_60 167
11.3 Point Types and Dialog Box Tab Descriptions
Drop Point
Security X
Ancillary X
eDB X
Hardware
Initial
Alarm X
Instrumentation
Limits
Display X
Plant Mode
Byte Params.
Initial Params
Real Params
ASCII Params
Attribute Value
Module Point
Point X
168 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
Module Point
Configure X
Security X
Ancillary X
eDB X
Hardware X
Initial
Alarm X
Instrumentation
Limits
Display X
Plant Mode
Byte Params.
Initial Params
Real Params
ASCII Params
Attribute Value
OW240_60 169
11.3 Point Types and Dialog Box Tab Descriptions
Node Point
Point X
Configure X
Security X
Ancillary X
eDB X
Hardware X
Initial
Alarm X
Instrumentation
Limits
Display X
Plant Mode
Byte Params.
Initial Params
Real Params
ASCII Params
Attribute Value
170 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
11.3.12 A LARM T AB
Alarm Tab
Alarm Normal:
Alarm delay time. This field sets the initial alarm delay time, in seconds. This
delay is the time between the alarm being detected and being
reported in alarm. Valid time entry is from 0 to 65535
seconds. This field does not apply to sensor alarms since
they never delay or cutout from reporting.
Cutout:
Alarm cutout delay This field sets the alarm cutout delay time, in seconds. This
time. delay is the time after the cutout is released before the alarm
is actually reported.
This field is the point used as a cutout for the base point
Alarm cutout name. (digital or packed point).
If Alarm Cutout is a packed point, the bit number that is
Alarm cutout bit. entered in this field is mapped to bits 28-32 of the SJ field.
Priorities: Analog points can have up to 5 different high and 5 different
low priorities. The priority may be from 1 to 8, where 1 is the
most critical alarm. The priority should be defined only if the
corresponding limit is defined: that is, High Limit 1 to 4 and
High User Alarm, and Low Limit 1 to 4 and Low User Alarm.
Sensor and SID alarms use the highest value from all of the
defined priorities. Returns use the lesser value of all defined
priorities.
Low alarm priority 1-4 These fields map to the various alarm priority fields of the
point record. (AP, P6, P7, P8)
Low alarm user This field maps to the user alarm priority field of the point
priority record. (P9)
These fields map to the various alarm priority fields of the
High alarm priority 1-4 point record. (AP, P6, P7, P8)
This field maps to the user alarm priority fields of the point
High alarm user record. (P9)
priority
These fields map to the various alarm priority fields of the
point record. (AP)
Alarm priority
OW240_60 171
11.3 Point Types and Dialog Box Tab Descriptions
11.3.13 A NCILLARY T AB
Ancillary Tab
Ancillary Fields appear only if they These are user defined fields that provide additional
have been created as information about the point. Up to 100 fields can be
described in To Insert a created.
System (see page 66).
ASCII 1 through Represent the ASCII parameters of the algorithm. Only apply to the
Params 4 algorithms selected in the Config tab. This allows you to see what
fields apply to the algorithm.
Byte 1 through Represent the byte parameters of the algorithm. Only apply to the
Params 16 algorithms selected in the Config tab. This allows you to see what
fields apply to the algorithm.
11.3.16 C ONFIG T AB
Config Tab
Config Alarm group bit sense Determines the alarm state of each bit in the packed
point that has a bit set in the alarm group mask.
Alarm group mask Determines which bits of the packed point will alarm.
Algorithm name This field represents the name of the algorithm.
Int Parameter Reserved for Emerson use.
172 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
OW240_60 173
11.3 Point Types and Dialog Box Tab Descriptions
Tuning diagram This field defines the number of the applicable tuning
diagram.
11.3.17 D ISPLAY T AB
Display Tab
Reset description (Digital This field is the text description of the reset
points) state.
Digits Displayed This field represents the number of significant
digits to display for standard format.
Display Type This field represents the type of display
(standard, exponential, technical).
Engineering Units This is the text description of the engineering
units.
Maximum Scale This field scales the value of the point for
displays.
Minimum Scale This field scales the value of the point for
displays.
Signal Diagram This field defines the signal diagram number.
Summary Diagram This field defines the applicable summary
diagram which is sent to the process diagram
system.
174 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
11.3.18 H ARDWARE T AB
Hardware Tab
Hardware Contact Type This is a labeling field for those who wire the system, the
information has no bearing on operation.
Ground This field is a label for those wiring the system; the information
See the
has no bearing on operation.
appropriate
“Controller Half Shell This field is a label for those wiring the system; the information
User Guide” has no bearing on operation.
for your I/O Access Text field for generic use of configuration on 3rd party devices.
system for Path the format is specific to the device type. For example,
more
information. AB PLC5 2 IN N7:02
Where:
AB = Allen Bradley TCP/IP driver, PLC5 = PLC5 communication
protocol, 2 = Connect to hostname “plc5-2”, IN = Read AB
register to process point, N7:02 = A-B register address.
Third party devices include:
Allen Bradley TCP/IP, RTP I/O, MHI, Modbus, GE Mark V
(described in WIN57), GE Mark VI (described in WIN57),
Toshiba, GE Genius
I/O Channel Used to specify the channel of the applicable I/O module.
I/O Module This field indicates which specific I/O card the point is attached
to.
I/O Task Index This field represents the processing task index used by the
Controller. Points which are assigned to a Digital Output module
must have an identical task index value for every point on the
same module.
I/O Type This field determines the I/O type of the point:
Q-Line, Ovation (R-Line), Third-Party (device), Null if the point is
not an I/O point.
Power Source This field is a label for those wiring the system; the information
has no bearing on operation.
Relay Module This field is a label for those wiring the system; the information
has no bearing on operation.
Terminal 1-6 This field is a label for those wiring the system; the information
has no bearing on operation.
Termination This field is a label for those wiring the system; the information
Type has no bearing on operation.
Register to Checking this box allows the entire 16 bits of a packed point to
Register be assigned to all 16 bits of a digital I/O module register.
Mapping
OW240_60 175
11.3 Point Types and Dialog Box Tab Descriptions
Point Name This field is the name of the point from where the data is being
(GE, MHI, retrieved, for example, L41BKRC_CPB.
Toshiba)
Type (GE, See Building a Points Folder for valid types.
MHI, Toshiba)
Point Index Read only field for internal use only.
(GE)
Controller This field is the name of GE Controller, for example, GA.
Name (GE)
Node Index This field is the number of the Node.
(GE)
Host Index Hostname index that was defined in the New Device Numbers
(AB, Modbus, window.
RTP I/O)
Datatype (GE, Used to interpret the data type, common types are Signed or
AB, Modbus) Unsigned.
Input or Output Indicates whether the slave value is read into a process point or
(AB, Modbus) written from a point.
Register In logical ASCII format for the Allen-Bradley driver.
Address (AB)
Slave Address Node address of the Modbus slave.
(Modbus)
Register Modbus coil or register number.
Number
(Modbus)
Byte Order Keywords that allow register byte order to be changed.
(Modbus)
Card Type RTP IO card type keyword.
(RTP I/O)
Device Device address of RTP card cage.
Address (RTP
I/O)
Card Slot For digital cards, this is the slot number for the card.
(RTP I/O)
For analog cards, this is the AD converter address of the card.
Channel Analog channel number. This field is only used for packed
Number (RTP points.
I/O)
Gain Code RTP gain code.
(RTP I/O)
Gate Card Slot For digital cards, it is the bit number of the card.
(RTP I/O)
For analog cards, it is the gate slot address of the card.
176 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
11.3.19 E DB T AB
eDB Tab
eDB Collection:
Collection Specifies if a point will be collected by eDB.
enabled
(See eDB Frequency (in milliseconds) at which specific point will
Historian Scan Frequency be scanned by the eDB on the Highway to determine if
User Guide.) (milliseconds) it meets collection criteria.
Designates the rule that will be applied to an analog
Deadband point to determine how and if it will be stored. Valid
algorithm choices are FLOW, LOG, PCT_RANGE, POWER,
RADIATION, RATIO, and STANDARD. The rule
provides the formula that will be used in the collection
process.
Defined range that an analog point must exceed in
DEADBAND order to be collected by the eDB.
VALUE
Values that apply when a deadband algorithm of Flow,
Power, Radiation, and Log is chosen.
DB_K_VAL value
Values that apply when a deadband algorithm of Flow
or Log is chosen.
DB_N_VAL value
N Value for Power is set at 0.5.
N Value for Radiation is set at 10.
SOE:
Enabled This parameter specifies that the point is to be collected
by the SOE subsystem.
11.3.20 I NITIAL T AB
Initial Tab
OW240_60 177
11.3 Point Types and Dialog Box Tab Descriptions
Initial status:
Periodic save This field represents whether or not the value of the point
should be periodically saved to flash.
Tagout This field establishes the initial tagout state of each bit (0-15) for
the point. Also valid for analog and digital points.
This field establishes the uncommissioned state of each bit (0-
Uncommissioned
15) for the point. Also valid for analog and digital points.
11.3.21 I NSTRUMENTATION T AB
Instrumentation Tab
178 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
Conversion:
Field transmitter type This field identifies the field transmitter type for
B or TB= use in standard thermocouple conversions. If
70% Platinum + 30% this field is specified, and the individual
Rhodium or conversion coefficient fields are not specified,
94% Platinum + 6% the conversion coefficient fields will be
Rhodium automatically assigned based on the
E or TE = thermocouple_units. The conversion type is set
Chromel/Constantan to the P5 field. If this field is not specified, the
J or TJ = Iron/Constantan conversion type must be specified individually.
K or TK = Chromel/Alumel
R or TR = Platinum+13%
Rhodium
S or TS = Platinum+10%
Rhodium
T or TT =
Copper/Constantan
HZ = Hertz
PU = Pulse
MV = Millivolts
MA = Milliamps
VT = Volts
RP = Platinum
RC = Copper
RN = Nickel
Transmitter temperature This field identifies the temperature units
units (Fahrenheit or Celsius) used for conversion
coefficient calculation based on known field
transmitter types.
This field identifies the type of equation
Conversion Type (0-5) to be used for conversion to engineering
units.(See Notes.)
Scaling:
Bottom output scale This field is used to linearly convert the value to
the card output level.
Top output scale This field is used to linearly convert the value to
the card output level.
OW240_60 179
11.3 Point Types and Dialog Box Tab Descriptions
Sensor:
Low sensor limit This field indicates the low limit of the signal’s
operating range
High sensor limit This field indicates the high limit of the signal’s
operating range.
Low sensor deadband This field maps to the BL field of the point
range record.
High sensor deadband This field maps to the BH field of the point
range record.
This field performs conversion coefficient
Low operating range
calculation and checking.
This field performs conversion coefficient
High operating range
calculation and checking.
This field indicates the low limit of the
Field transmitter low value
transmitter’s operating range
This field indicates the high limit of the
Field transmitter high value
transmitter’s operating range.
This field defines a signal conditioner value that
Signal conditioner value
can be used to allow milliamp type sensors to
be read by volt cards.
Notes:
0 - Y = X- Linear
1 - Y = {1V}X + {2V} - Linear
2 - Y = {1V} + {2V}X + {3V}X2 + {4V}X3 +{5V}X4 + {6V}X5 Fifth Order Polynomial
3 - Y = {1V} [SQRT (X + {2V})] + {3V}Square Root
4 - Y = {1V}[EXP ({2V}X)] + {3V}Exponential
5 - Y = SQRT (Fifth Order Polynomial Y, as defined for Entry 2) SQRT of Fifth Order
Polynomial
180 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
11.3.22 I NT P ARAMS T AB
11.3.23 L IMITS T AB
Limits Tab
Limits Deadbands:
Note: Low alarm This field maps directly to the DJ field of the point record.
Calculated deadband
This field maps directly to the DB field of the point record.
limits can
High alarm
exist for
deadband
low/high
OW240_60 181
11.3 Point Types and Dialog Box Tab Descriptions
High Limits:
High clamp limit This field maps directly to the VH field of the point record.
High engineering This field maps directly to EH field of the point record.
limit
This field maps directly to the RV field of the point record.
High reasonability Analog points can have a high/low Engineering Range limit
limit and a high/low Reasonability limit. These limits can be
defined as a value only.
Engineering Range limits and Reasonability limits do not
generate alarms. When a point exceeds the Engineering
Range limit, the point Quality is set to (P)oor. When a point
exceeds the Reasonability limit, the point quality is set to
(B)ad. The high/low deadbands defined for the high/low alarm
limits described above apply also to these limits.
These fields map directly to the HL, ZH, 3Y, and 4Y fields of
the point record.
High alarm limit 1 -
4 This field maps directly to the ZI field of the point record.
Analog points can have up to 4 different high alarm limits and
4 different low alarm limits. The limits may be either a Value
High alarm limit or the name of another analog point in the system (called a
incremental variable alarm).
Alarms are processed from limit 4 down to limit 1. The first
limit found causes an alarm message. The limits should
increase in value for High limits 1 to 4 (for example, if High
Limit 1 = 100.0, High Limit 2 should be of greater value).
Exceeding an alarm limit will generate an alarm message.
An alarm priority can be assigned to each of the 4 high and
each of the 4 low alarm limits to differentiate the critically of
the alarm situation.
One High and one Low deadband can be defined to prevent
the point from toggling in and out of alarm situation.
One High and one Low incremental limit may be defined. The
incremental limits take effect when the value of the point
passes the LAST defined alarm limit.
Alarm fields do not apply to record type SA.
High alarm limit
user This field maps directly to the UH field of the point record.
Analog points can have 2 user defined alarms: 1 high and 1
low. The limits may be either a Value or the name of another
valid analog point in the system. These alarms are
independent of the 4 high and 4 low alarms. The high/low
deadbands defined for the 4 high/low alarms apply to these
user limits also. Exceeding these alarms will generate an
alarm message.
A separate alarm priority can be defined for the high and low
user defined alarms.
182 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
Low Limits:
Low clamp limit This field maps directly to the VL field of the point record.
Low engineering This field maps directly to the EL field of the point record.
limit
These fields map directly to the RW field of the point record
Low reasonability
Analog points can have a high/low Engineering Range limit
limit
and a high/low Reasonability limit. Theses limits can be
defined as a value only.
Engineering Range limits and the Reasonability limits do not
generate alarms. When a point exceeds the Engineering
Range limit, the point Quality is set to (P)oor. When a point
exceeds the Reasonability limit, the point Quality is set to
(B)ad. The high/low deadbands defined for the high/low
deadbands defined for the high/low alarm limits described
above also apply to these limits.
These fields map directly to the LL, ZL, 3Z, and 4Z of the
Low alarm limit 1 -
point record.
4
This field maps directly to the ZM field of the point record.
Low alarm limit Analog points can have up to 4 different high alarm limits and
incremental 4 different low alarm limits. The limits may either be a Value
or the name of another analog point in the system (called a
variable alarm).
This field maps directly to the UL field of the point record.
Analog points can have 2 user defined alarms; one high and
Low alarm limit one low. The limits may be either a Value or the name of
user another analog point in the system. These alarms are
independent of the 4 high and 4 low alarms. The high/low
deadbands defined for the 4 high/low alarms apply to these
user limits also. Exceeding these alarms will generate an
alarm message.
A separate alarm priority can be defined for the high and low
user defined alarms.
OW240_60 183
11.3 Point Types and Dialog Box Tab Descriptions
11.3.25 P OINT T AB
Point Tab
Point Characteristics This maps directly to the KR field of the point record, with the first
character mapping directly to the AY field (destination) of the point
record.
Up to 8 alphanumeric characters can be used. The first character
must be a letter (A-Z).
Description This maps directly to the ED field of the point record.
184 OW240_60
11.3 Point Types and Dialog Box Tab Descriptions
Frequency This field represents the broadcast frequency of the point. The
choices are:
S (S)low
F (F)ast
A (A)periodic
Note:
Aperiodic points will be broadcast in special aperiodic DDBs.
These will be broadcast on the highway by subscription. When a
point’s dynamic data is accessed from another drop, that drop will
send a request to the originator to start broadcasting (once a
second) the DDB containing the point. These subscriptions are
renewed with the subsequent accesses. Once the subscription
runs out, the point (DDB) will no longer be broadcast.
OPP Rate This field defines the processing rate for alarm and limit checking
of the point.
S (S)low
F (F)ast
A (A)periodic
U (U)ser
Point Alias Sixteen character alias for the point name.
11.3.27 S ECURITY T AB
Security Tab
Security Security Security groups created in the Security subfolder of the Systems
group (1-32) folder appear in this dialog box. If no security groups are specified
in the Systems folder, no fields appear. See Building a Systems
Folder for more information regarding security settings.
OW240_60 185
11.4 Configuring Complex Points
11.4 C O N F I G U R I N G C O M P L E X P O I N T S
All points are created using the procedures previously outlined in To Create a Point (see page
156), but the points discussed are complex and require special attention. When creating the
following points, ensure that the fields indicated are configured. All other fields can accept the
defaults or be edited as needed.
RTD Input
Select the type of RTD and desired span on the Insturment Tab of an analog point edit dialog. A
typical coefficient will be generated creating a six point curve of ohms verses temperature and a
5th order polynomial to configure the input.
Thermocouple Input
Select the type of Thermocouple and whether it's in degrees F or C. The values of the 8
conversion coefficients will be inserted. In addition, the Thermocouple will be linked to the
associated cold junction IC by default.
186 OW240_60
11.4 Configuring Complex Points
OW240_60 187
11.5 Third Party Points
11.5 T H I R D P A R T Y P O I N T S
A third party point is a point that originates from an Ovation Controller and is updated by a third
party driver.
Note: There must be a corresponding configuration device defined for all third party I/O drivers.
It is defined under the Drops/Configuration/Controller/Devices folder. (See Ovation Controller
User Guide.)
188 OW240_60
11.6 Modifying a Point
11.6 M O D I F Y I N G A POINT
In some cased it may be desirable to modify a point already loaded into the database.
OW240_60 189
S E C T I O N 12
In This Section
12.1 P O I N T G R O U P S P H I L O S O P H Y
Point Groups are various points grouped together for monitoring and trending and process
diagram purposes. Point Groups can be added through the Developer Studio or through an
Ovation 1.x or 2.x import file from an existing Ovation 1.x system. Points included in the Point
Group are called members.
The Point Group folder is located under the System object in the System Tree. Point Groups are
distribute to all Ovation Windows type drops.
There are three types of Point Groups: eDB Point Groups, Trend Point Groups and PDS Point
Groups. Trend Point Groups associate a commonly used set of points and track them over time.
eDB Point Groups used for PDS Point Groups allow generic graphics to be created that do not
hard code points, but rather reference points via the point group. Point Groups have configurable
items at the group level and the member level.
The new point groups or members are added (or edited) on-line; therefore, the changes take
effect immediately and are automatically distributed to the Operator Stations for inclusions in their
distributed databases.
For information about adding points to the system, see Building Points (see page 153).
OW240_60 191
12.3 To Add a Trend Point Group
Note: If a group number is outside the range of 1 to 5,000, a warning box appears and the
group is not added.
If the group number currently exists, a warning box will appear when you try to add the point to
the database.
8. Select Finish and the New Trend Point Groups dialog box appears.
192 OW240_60
12.3 To Add a Trend Point Group
Field Description
OW240_60 193
12.3 To Add a Trend Point Group
194 OW240_60
12.3 To Add a Trend Point Group
8. Select Finish and the New Trend Group Members dialog box appears. Information added to
the Insert New Trend Group Members Wizard now appears in the Configure tab.
Field Description
OW240_60 195
12.3 To Add a Trend Point Group
Field Description
Baseline value The baseline value can be up to 8 digits. The Scale high limit
becomes the baseline when the baseline value is greater, and Scale
low becomes the baseline when baseline value is low. For
logarithmic points, the baseline value must be greater than zero.
Transient Selecting Yes causes the second digital average value (0 or 1) of any
3 consecutive values in the trend data that are the same to be
changed to the opposite state if the second digital average value was
not in the same state for its entire processing period.
The transient option does not show true data, and is meant to bring
out digital state changes that would otherwise remain hidden on
trends of digital points for processing periods greater than 1 second.
A trend around the time of the digital activity should be performed,
with the processing period decreased and the transient option
disabled to show the true digital states. (This option is applicable only
when the processing type is Average Value.) (Yes, No)
Summary Select Yes to include a summary section or No to exclude a summary
section. The summary consists of data for each point, such as
averages, maximums, and minimums.
196 OW240_60
12.3 To Add a Trend Point Group
Field Description
Processing type Actual Value displays the actual value of the specified process point
at the end of each individual processing period.
Average displays the average value of the specified process point
over each individual processing period.
Integration displays the integral of the specified process point with
respect to seconds, multiplied by the specified integration constant,
over each individual processing period.
Minimum Value displays the minimum value of the specified process
point over each individual processing period.
Maximum Value displays the maximum value of the specified
process point over each individual processing period.
Time Set Mins displays the number of minutes which the specified
digital process point, or selected bit of a packed process point, spent
in the Set state over each individual processing period.
Time Reset Mins displays the number of minutes which the specified
digital process point, or selected bit of a packed process point, spent
in the Reset state over each individual processing period.
Time Set Hours displays the number of hours which the specified
digital process point, or selected bit of a packed process point, spent
in the Set state over each individual processing period.
Time Reset Hours displays the number of hours which the specified
digital process point, or selected bit of a packed process point, spent
in the Reset state over each individual processing period.
Toggle displays the number of state changes for the specified digital
process point, or selected bit of a packed process point, which
occurred over each individual processing period.
Toggle Set displays the number of state changes to the Set state for
the specified digital process point, or selected bit of a packed process
point, which occurred over each individual processing period.
Toggle Reset displays the number of state changes to the Reset
state for the specified digital process point, or selected bit of a packed
process point, which occurred over each individual processing period.
Unpacked Bit Value displays the actual value of a selected bit of the
specified process point at the end of each individual processing
period.
Integration value This field is only applicable when the processing type is Integration.
Historical start time A forced start time of the historical trend. (Entry field, HH:MM format.)
OW240_60 197
12.3 To Add a Trend Point Group
Note: If Default scales are used, the scales defined in the trend_defaults_file are used. If the
point is not defined in the trend_defaults_file, the trend will use TV (maximum scale value) and
BV (minimum scale value) for analog points. (See Ovation Record Types Reference Manual.)
The trend will use the values defined by Digital Default High Scale and Digital Default Low Scale
for digital points.
Digital points differ from analog points in that digital points always have a value of 0 (off) or 1
(on). The high and low scale values specified for digital points indicate the position of the trend
line on the window and the height of the trend.
9. Enter the integration constant in the Integration Value field. Select OK or Apply to add the
modified or created Point Group to the Group List.
198 OW240_60
12.4 To Add a New PDS Point Group
12.4 T O A D D A N E W PDS P O I N T G R O U P
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. In the System object, open the Point Groups folder.
[Systems]
Unique System Name
[Point Groups]
PDS Point Groups
4. Right click the PDS Point Groups folder and select Insert New. The Insert New PDS Point
Groups Wizard appears (see Typical Wizard Dialog Box (see page 31)).
5. Enter the PDS group name in the Group Name field, using up to 30 characters.
6. Enter a group number (to define the group) in the Group Number field. The Group Number is
used to identify group information. A maximum of 5,000 groups can be defined.
Note: If a group number is outside the range of 1 to 5,000, a warning box appears and the
group is not added.
If the group number currently exists, a warning box will appear when you try to add the point to
the database.
7. Select Finish and the New PDS Point Groups dialog box appears.
OW240_60 199
12.4 To Add a New PDS Point Group
8. The Group Number defaults from information entered in the New PDS Point Groups Wizard.
Enter the title of the PDS group in the Group Title field, using up to 30 characters.
9. Enter optional text in the String fields that describes the point group.
10. The Text Group Number field allows you to attach additional text strings to the Point Group
when displaying a diagram. The valid range is 1 to 5000. Each Text Group may contain up to
100 text strings.
11. The Diag Number field displays the number of the diagram to be loaded when this point group
is loaded. If this field is left blank or set equal to zero, then the requested group is displayed
with the current diagram. If this field is non-zero, then the diagram of that number will be
displayed with the requested group.
12. The Group Paging fields (Up Group, Down Group, Right Group, Left Group) allow you to
enter the group numbers associated with this group to be used for paging. Enter the group
numbers in the associated Group fields. A paging group number must be an integer from 0 to
5,000. If the value is outside this range, the default value of zero is used, indicating no paging
in that direction.
13. Select Ok to activate the new point group. A sub folder with the new PDS group name is
added to the PDS Point Groups folder.
200 OW240_60
12.4 To Add a New PDS Point Group
9. Select Ok to activate the PDS point group member. The new PDS point folder appears in the
System Tree.
OW240_60 201
12.4 To Add a New PDS Point Group
202 OW240_60
12.5 To Add a New eDB Point Group
12.5 T O A D D A N E W E DB P O I N T G R O U P
1. Launch the Ovation Developer Studio by double clicking its icon located on the Windows
desktop.
2. Select the Hardware Function Bar, the Hardware Root object will appear to display the
System Tree within the Developer Studio Overview Window.
3. Expand the system tree to the eDB Point Groups folder.
[Systems]
Unique System Name
[Point Groups]
eDB Point Groups
4. Right click the eDB Point Groups folder and select Insert New. The Insert New eDB Point
Groups Wizard appears (see Typical Wizard Dialog Box (see page 31)).
5. Enter the eDB group name in the Group Name field, using up to 30 characters.
6. Enter a group number (to define the group) in the Group number field. The Group number is
used to identify group information. A maximum of 5,000 groups can be defined.
Note: If a Group number is outside the range of 1 to 5,000, a warning box appears and the
group is not added.
If the Group number currently exists, a warning box will appear when you try to add the point to
the database.
7. Select Finish and the New eDB Point Groups dialog box appears.
8. The Group number defaults from information entered in the New eDB Point Groups Wizard.
Enter the title of the eDB group in the Group Title field, using up to 30 characters.
9. Select Ok to activate the new point group. A sub folder with the new eDB group name is
added to the eDB Point Groups folder.
OW240_60 203
12.5 To Add a New eDB Point Group
204 OW240_60
12.5 To Add a New eDB Point Group
OW240_60 205
S E C T I O N 13
In This Section
13.1 H O L D I N G R E G I S T E R P H I L O S O P H Y
Generally, an algorithm stores a value in a point, but Holding Registers give the option of storing
values outside of a point. Holding Registers are typically used for storing values in Special
Function and ladder applications. Each holding register uses one word (16 bits) of memory. A
maximum of 10,000 Holding Registers are available. Valid entries are zero through 9999. On a
ladder, an algorithm can read or write a value to a holding register.
A holding register is an integer value; it cannot be a real number because it is only a 16-bit value.
However, by pairing two adjacent 16-bit holding registers, the Ovation Controller can utilize the
“pair” as if it were a 32-bit floating-point number.
A register can be associated with more than one special function. A given special function can
store numerical data in one register, which also is used to supply the same numerical data to
another special function.
For example, consider an output register whose value operates a seven-segment, four-digit BCD
display. This register also can provide numerical input data to another special function.
You access and insert the Holding Registers application from any Controller Drops folder in the
Developer Studio.
OW240_60 207
13.2 To Insert a New Holding Register
208 OW240_60
13.3 To Open an Existing Holding Register
7. Select a Value between zero and 9,999 for the holding register by entering the value or using
the arrows.
Note: The value selected becomes the value of the new holding register created.
8. Select the Finish button and the Holding Register Editor dialog box appears already open to
the selected Register value, and the Register icon appears in the WorkPad window, see
Holding Register Editor Dialog Box (see page 211).
Note: There is a holding register object assigned (with that registers value as part of the object
title) for every register that contains a value. The Holding Register object selected in the
WorkPad window determines the first register displayed in the Holding Register Editor's Register
column. All registers from zero to 9,999 are available once in the editor.
OW240_60 209
13.3 To Open an Existing Holding Register
Note: The Data Entry field is only available if a “Permit Changes” box is checked (described in
Holding Register Editor Functions (see page 212)), otherwise the entry field will be grayed
out (not available for input).
5. Type in the new value and select the Apply button. The value is added to the writable fields.
Note: The Data Entry field is only available if a “Permit Changes” box is checked (described in
Holding Register Editor Functions (see page 212)), otherwise the entry field will be grayed
out (not available for input).
Note: Values must be applied for each current register set before moving to another set. If you
add a value to the Data Entry field and move to another set of Register numbers, a message
appears asking “Do you want to apply the changes on this page?
Select Yes to apply the changes and move to the next set of registers. Select No to discard the
changes and move to the next set of registers.
210 OW240_60
13.4 Holding Register Editor Dialog Box
13.4 H O L D I N G R E G I S T E R E D I T O R D I A L O G B O X
Notes: The table part of the dialog box will not be displayed until a controller is assigned.
The "Apply" and "Data Entry" columns will not be displayed until one or both of the "Permit
Changes" boxes are check (described in Holding Register Editor Functions (see page 212)).
Only one Holding Register Editor can be opened at a time in order to avoid confusion while
creating new Registers.
1. Once the Editor dialog box is open, you can also insert a new Holding Register by entering a
value in the "Data Entry" field of an unused Register, and selecting the corresponding "Apply"
arrow button.
Note: The Data will only be applied to the values that have their “Permit Changes” box is
checked , otherwise the value field will be grayed out (not available for input).
Note: A new Holding Register will be created but will NOT appear in the WorkPad window until
the Holding Register folder is closed and reopened (Data Entry field is only available if a “Permit
Changes” box in the Preferences dialog box is checked (described in Holding Register Editor
Functions (see page 212))).
OW240_60 211
13.4 Holding Register Editor Dialog Box
The Menu bar provides access to the same functionality as the Toolbar buttons with the exception
of an Undo function that can be accessed through the pull-down Edit menu.
Undo reverses the last data entry in the Data Entry column, but will NOT undo any value that has
been applied.
Button Function
Paste - Pastes the contents of the clipboard into the selected field.
Display Decimal - Displays all values in the Holding Register Editor as decimals
values.
Display Hexadecimal - Displays all values in the Holding Register Editor as
hexadecimals values.
Display Real Value - Displays all values in the Holding Register Editor as real
numbers. Only the even numbered register will contain a value. The real value
displayed is the data in the even numbered register appended to the next odd
numbered register.
Preferences - Opens the Preferences dialog box, which allows you to change
the number of rows displayed in the editor, text color, and write access. See
Holding Register Editor Preferences Dialog Box (see page 214).
Print - Opens the Print dialog box. See Holding Register Print Dialog Box (see
page 215).
About - Provides the Holding Register Editor application version number.
Button Function
First Register Input Box Allows the selection of any register (0-9,999). Select Refresh
to go to that register.
Selecting Refresh will cause the register chosen in the First
Register Input box to appear at the top of the listing.
212 OW240_60
13.4 Holding Register Editor Dialog Box
Button Function
Applies all newly entered data in the Data Entry column to the
writable value columns. Only data in the current set is applied.
Clears all newly entered data from the Data Entry column.
Only data in the current set is removed.
Copies Database values to the current set of Holding
Registers.
Copies the current set of Holding Registers to the database.
Permit Changes To When checked will allow data entry to the Database Value
Database Check Box column.
Permit Changes to When checked will allow data entry to the Drop Value column.
Database Check Box
Column displays the registers 90-9,999).
OW240_60 213
13.4 Holding Register Editor Dialog Box
Use the Preferences dialog box to change settings for the Holding Register Editor dialog box. See
the table below for descriptions of the Preferences settings.
Access the Preference dialog box by selecting File in the Menu bar and choose Preferences, or
by selecting the Preferences button.
Field Description
214 OW240_60
13.4 Holding Register Editor Dialog Box
The Holding Register Print dialog box operates exactly like the windows print dialog box.
The Holding Register Print Preview dialog box operates exactly like the windows print preview
dialog box.
OW240_60 215
13.4 Holding Register Editor Dialog Box
The Holding Register Print Setup dialog box (a selection found under the File Menu) operates
exactly like the windows print setup dialog box.
216 OW240_60
S E C T I O N 14
In This Section
Field Description
A/C Line Defines the type of AC used in the system (50 Hz or 60Hz).
Frequency
Input sampling rate is 80ms at 50Hz, and 83.3ms at 60Hz.
Default is 60Hz.
A/D Conversion Defines the speed at which the A/D conversion is performed by the
Rate I/O module - Normal or High Speed. Default is Normal.
Suppress Point This attribute permits the RM Point Module point from going into
Fault Module alarm if one or more of the analog inputs are in an alarm/sensor
Alarm condition. For example, if one or more channel(s) of a 4-20mA card
were unused (and left open), setting this attribute would prevent the
RM Module Point from going into alarm. The default is to NOT
suppress the Point Fault Module Alarm.
Field Description
OW240_60 217
14.1 Defining and Configuring Ovation I/O Modules
Field Description
Field Description
Disable Points on When set, the module will report an error when an input
Ground Fault line or return line is shorted to earth ground, and will light
the “E” LED.
Field Description
Disable Points on When set, the module will report an error when an input line
Ground Fault or return line is shorted to earth ground, and will light the
“E” LED.
Field Description
Blown Fuse Detection When set, if an auxiliary power supply fuse is blown, the
module will report an error and will light the “E” LED.
(Single-Ended
Versions)
218 OW240_60
14.1 Defining and Configuring Ovation I/O Modules
Field Description
Field Description
Blown Fuse Detection When set, if an auxiliary power supply fuse is blown, the
module will report an error and will light the “E” LED.
(Single-Ended
Versions)
No Fields No fields necessary in the Compact Digital Input Module
tab.
(All Other Versions)
Field Description
Timeout Action Reset = After the timeout period, output is cleared (output transistor is
shut off).
Latch = After the timeout period, the last output will be held.
Timeout Selection Pull-down menu used to define the timeout period:
16 seconds
4 seconds
2 seconds
1 second
500 milliseconds
250 milliseconds
125 milliseconds
62.6 milliseconds
Blown Fuse When set, if a fuse is blown, the module will report an error and will light
Detection the “E” LED.
OW240_60 219
14.1 Defining and Configuring Ovation I/O Modules
Field Description
Field Description
A/C Line Frequency Defines the type of AC used in the system (50 Hz or 60Hz).
Input sampling rate is 80ms at 50Hz, and 83.3ms at 60Hz.
Default is 60Hz.
HART Device on Indicates if a HART device is attached to the channel.
Channel
Scan HART Indicates that HART multi variable support is enabled for the
Variables on channel. Only those devises that were chosen above can be used.
Channel
Suppress Point This attribute permits the RM Point Module point from going into
Fault Module Alarm alarm if one or more of the analog inputs are in an alarm/sensor
condition. For example, if one or more channel(s) of a 4-20mA card
were unused (and left open), setting this attribute would prevent the
RM Module Point from going into alarm. The default is to NOT
suppress the Point Fault Module Alarm.
Field Description
220 OW240_60
14.1 Defining and Configuring Ovation I/O Modules
Field Description
Field Description
A/C Line Frequency Defines the type of AC used in the system (50 Hz or 60Hz). Input
sampling rate is 80ms at 50Hz, and 83.3ms at 60Hz. Default is
60Hz.
Blown Fuse Detection When set, if a fuse is blown, the module will report the appropriate
Enabled (inputs) error and will light the “4 Fuse” LED.
Blown Fuse Detection When set, if a fuse is blown, the module will report the appropriate
Enabled (outputs) error and will light the “4 Fuse” LED.
Digital Outputs on Shutoff = After the timeout period, output is cleared (output
Controller Timeout transistor is shut off).
Hold = After the timeout period, the last output will be held.
Communications Pull-down menu used to define the timeout period:
Timeout Selection
16 seconds
4 seconds
2 seconds
1 second
500 milliseconds
250 milliseconds
125 milliseconds
62.5 milliseconds
OW240_60 221
14.1 Defining and Configuring Ovation I/O Modules
Field Description
Controller Defined When set, indicates that the Controller is defining the process
Process Variable 1 variable. The process variable can then be configured as the analog
point assigned to analog channel 7.
Controller Defined When set, indicates that the Controller is defining the setpoint. The
Setpoint 1 process variable can then be configured as the analog point
assigned to analog channel 8.
1 This field is only valid if the Electronics module firmware is at Version 5 or later.
Field Description
A/C Line Frequency Defines the type of AC used in the system (50 Hz or 60Hz).
Input sampling rate is 80ms at 50Hz, and 83.3ms at 60Hz.
Default is 60Hz.
Blown Fuse When set, if a fuse is blown, the module will report the
Detection Enabled appropriate error and will light the “4 Fuse” LED.
(inputs)
Blown Fuse When set, if a fuse is blown, the module will report the
Detection Enabled appropriate error and will light the “4 Fuse” LED.
(outputs)
Digital Outputs Start Off Time = Pulses start with Off time.
With
On Time = Pulses start with On time.
Electric Drive Mode Electric drive provides two choices for modes:
Mode 1 (normal) = Calculates Process Variable as normal type.
Output is 2 digital outputs (raise/lower).
Mode 2 = Calculates Process Variable.
Output is 2 digital outputs.
For all modes except local, a demand of 0 forces a hard lower.
Controller Defined When set, indicates that the Controller is defining the process
Process Variable 1 variable. The process variable can then be configured as the
analog point assigned to analog channel 7.
Controller Defined When set, indicates that the Controller is defining the setpoint.
Setpoint 1 The process variable can then be configured as the analog point
assigned to analog channel 8.
1 This field is only valid if the Electronics module firmware is at Version 5 or later.
222 OW240_60
14.1 Defining and Configuring Ovation I/O Modules
Field Description
Count Type Field input voltage range. Defines different terminal block
connections:
+5V (high speed).
+5/12V (medium speed).
24/48V.
Configuration Style A = count pulses till reset by Controller.
B = count pulses and reset.
See the table below C = measure width of long pulse.
for matrix of
D = measure width of last pulse.
parameters to set for
each style. E = measure total width of several pulses since last read.
F = measure period of repetitive pulses.
G = measure pulse width ratios.
(Channel 1 measures pulse width; Channel 2 measures pulse
period).
H = measure speed (frequency).
(Channel 1 is used for the time base; Channel 2 counts the input
pulses).
Configuration styles can be mixed on a card, except Styles G and H.
Count Select Selects input to the counter through bits 15 and 14 in register D:
00 = External count input
01 = 1 Khz
10 = 10 Khz
11 = 100Khz
Disable De-bounce When set, will disable the de-bounce (chattering or noise) on Enable
on ENABLE and and Snapshot inputs.
SNAPSHOT
ENABLE for OFF When set, open time of ENABLE input will be measured.
Input
When not set, closed time of ENABLE input will be measured.
Snapshot Count on Select “Leading” to snapshot on the leading edge of input pulse.
Pulse Edge
Select “Trailing” to snapshot on the trailing edge of input pulse.
Measure Close Time = Closed time of ENABLE input will be measured.
Open Time = Open time of ENABLE input will be measured.
OW240_60 223
14.1 Defining and Configuring Ovation I/O Modules
Field Description
Increment Count on Select “Leading” to increment count on the leading edge of input
Pulse Edge pulse. Select “Trailing” to increment count on the trailing edge of input
pulse.
Reset on Read When set, the counter goes back to zero (0) after the pulse is read.
De-bounce Count When set, will de-bounce (reject chatter or noise) the input count.
Input
Compare and Only set for Configuration H.
Snapshot
Reset on Snapshot When set, the counter goes back to zero (0) after the snapshot
occurs.
Enable command When set, counter has been enabled to count and does not need the
external ENABLE signal.
A B C D E F G H
Count Type X X X X X X X X
Configuration Style A B C D E F G H
Count Select X X X X X X
Disable De-bounce on X X X X X X X
ENABLE and SNAPSHOT
ENABLE for OFF input X X
Reset on Snapshot X X X X
Enable command X X X X X
224 OW240_60
14.1 Defining and Configuring Ovation I/O Modules
Field Description
A/C Line Defines the type of AC used in the system (50 Hz or 60Hz). Input
Frequency sampling rate is 80ms at 50Hz, and 83.3ms at 60Hz. Default is 60Hz.
Channel 1 Scale See the table below for descriptions of the items in the menu.
Channel 2 Scale See the table below for descriptions of the items in the menu.
Channel 3 Scale See the table below for descriptions of the items in the menu.
Channel 4 Scale See the table below for descriptions of the items in the menu.
Suppress Point This attribute permits the RM Point Module point from going into alarm
Fault Mode Alarm if one or more of the analog inputs are in an alarm/sensor condition.
For example, if one or more channel(s) of a 4-20mA card were unused
(and left open), setting this attribute would prevent the RM Module
Point from going into alarm. The default is to NOT suppress the Point
Fault Module Alarm.
Scale Wires Type Temp Temp Rcol Rhot Excitation Accuracy Accuracy
# oF oC d (ohm) current (ma) counts % of
(HEX) (ohm SPAN
)
OW240_60 225
14.1 Defining and Configuring Ovation I/O Modules
Field Description
Timeout Action Reset = After the timeout period, output is cleared (output
transistor is shut off).
Latch = After the timeout period, the last output will be held.
Timeout Selection Pull-down menu used to define the timeout period:
16 seconds
4 seconds
2 seconds
1 seconds
500 milliseconds
250 milliseconds
125 milliseconds
62.6 milliseconds
Blown Fuse Should be set, module will report a blown fuse and will light the
Detection “E” LED.
226 OW240_60
14.1 Defining and Configuring Ovation I/O Modules
Field Description
Timeout Action Reset = After the timeout period, output is cleared (output
transistor is shut off).
Latch = After the timeout period, the last output will be held.
Timeout Selection Pull-down menu used to define the timeout period:
16 seconds
4 seconds
2 seconds
1 seconds
500 milliseconds
250 milliseconds
125 milliseconds
62.6 milliseconds
Blown Fuse Should be set, module will report a blown fuse and will light the
Detection “E” LED.
Field Description
Chatter Control Action Chatter control counter is reset or it is decremented every 100 ms.
Reset setting is recommended.
Chatter Control It is recommended that this not be set and chatter control will be
Disable enabled.
Ground Fault Detection Should not be set.
Contact Wetting Should not be set.
Voltage Failure
Detection
Event Tagging Enable Channels that are set will enable the event tagging mask for that
channel.
Note: All channels enabled for event tagging MUST have an associated
digital point configured for that channel.
Blown Fuse Detection Should be set, module will report a blown fuse and will light the “E”
LED.
OW240_60 227
14.1 Defining and Configuring Ovation I/O Modules
Field Description
Chatter Control Action Chatter control counter is reset or is decremented every 100 ms.
Reset setting is recommended.
Chatter Control It is recommended that this not be set and chatter control will be
Disable enabled.
Ground Fault Detection User can set as needed.
Contact Wetting Should not be set.
Voltage Failure
Detection
Event Tagging Enable Channels that are set will enable the event tagging mask for that
channel.
Note: All channels enabled for event tagging MUST have an associated
digital point configured for that channel.
Field Description
Chatter Control Action Chatter control counter is reset or is decremented every 100 ms.
Reset setting is recommended.
Chatter Control It is recommended that this not be set and chatter control will be
Disable enabled.
Ground Fault Detection Should be set.
Contact Wetting Should be set.
Voltage Failure
Detection
Event Tagging Enable Channels that are set will enable the event tagging mask for that
channel.
Note: All channels enabled for event tagging MUST have an associated
digital point configured for that channel.
Blown Fuse Detection When set, the module will report a blown fuse and will light the “E” LED.
Field Description
Chatter Control Action Chatter control counter is reset or it is decremented every 100 ms.
Reset setting is recommended.
228 OW240_60
14.1 Defining and Configuring Ovation I/O Modules
Field Description
Chatter Control It is recommended that this not be set and chatter control will be
Disable enabled.
Ground Fault Should not be set.
Detection
Contact Wetting Should not be set.
Voltage Failure
Detection
Event Tagging Enable Channels that are set will enable the event tagging mask for that
channel.
Note: All channels enabled for event tagging MUST have an
associated digital point configured for that channel.
Blown Fuse Detection Should be set, module will report a blown fuse and will light the “E”
LED.
Field Description
Chatter Control Action Chatter control counter is reset or it is decremented every 100 ms.
Reset setting is recommended.
Chatter Control It is recommended that this not be set and chatter control will be
Disable enabled.
Ground Fault Should not be set.
Detection
Contact Wetting Should not be set.
Voltage Failure
Detection
Event Tagging Enable Channels that are set will enable the event tagging mask for that
channel.
Note: All channels enabled for event tagging MUST have an
associated digital point configured for that channel.
Field Description
Chatter Control Action Chatter control counter is reset or is decremented every 100 ms.
Reset setting is recommended.
Chatter Control It is recommended that this not be set and chatter control will be
Disable enabled.
Ground Fault Should be set.
Detection
OW240_60 229
14.1 Defining and Configuring Ovation I/O Modules
Field Description
Field Description
Field Description
Number of Teeth Number of teeth on output gear (that is, pulses per revolution)
Gear Ratio Ratio between motor/device and the output gear.
230 OW240_60
14.1 Defining and Configuring Ovation I/O Modules
Field Description
OW240_60 231
14.1 Defining and Configuring Ovation I/O Modules
Field Description
I/O Bus Timeout Bits Pull-down menu used to define the timeout period:
16 seconds
4 seconds
2 seconds
1 second
500 milliseconds
250 milliseconds
120 milliseconds
60 milliseconds
Ignore shutdown If selected, the Valve Positioner module will ignore the input
input in Normal mode.
If not selected, the Valve Positioner module will close the
valve when shutdown input is activated.
232 OW240_60
A P P E N D I X A
Initializing the DIOB test addresses will enable the I/O bus test. During the DIOB test, signals are
sent between the Q-Crate cards until faults are found.
On a redundant system, when the DIOB test fails, the Controller will do a “conditional” fail over.
This means that the partner or backup Controller will assume control of the system until the fault
is cleared. This will only occur if the backup Controller is operating properly at the time of the
failure. If the backup Controller is not operating properly at the time of alarm, the primary
Controller will go into alarm and will continue to control the system.
On a non-redundant system, the Controller will go into alarm while it continues to control the
system. When the fault is identified, it can be cleared from the system.
OW240_60 233
14.1 Defining and Configuring Ovation I/O Modules
The address for Ovation modules is determined by the location of the module in the I/O cabinet.
However, the address for a Q-Line card is determined by the jumper settings on the actual Q-Line
card. A visual inspection of the card should be used to determine the jumper settings. (See
Ovation Q-Line Installation Manual.)
234 OW240_60
14.1 Defining and Configuring Ovation I/O Modules
1. Be sure that QBO cards are installed in each Q-Crate that will be used to complete the test
function. Typically, two QBO cards will be needed to perform the DIOB test. (See Ovation
DPU Introduction and Configuration Manual.)
2. Using the Developer Studio, select the slot for the QBO card that is designated for DIOB
testing and define it as “QBO DIOB Testing.”
3. In the pop-up window, enter the address for the card.
4. Create a digital DIOB Test point at the Controller where the test will be conducted. Assign the
point to Channel 1 of the QBO module.
5. Load the Controller.
Note: Normal operation is indicated by an alternating pattern of flashing LEDs. The LEDs on the
QBO card will alternate between 5555H and AAAAH during normal operation.
OW240_60 235
INDEX
OW240_60 237
Ovation I/O Module Dialog Boxes
238 OW240_60
Ovation I/O Module Dialog Boxes
OW240_60 239
Ovation I/O Module Dialog Boxes
240 OW240_60