Visual TD Communication Server User Guide
Visual TD Communication Server User Guide
MN914007EN, Version 13
Visual T&D
Communication Server
For use with Visual T&D software version 4.1 or later and SMP Gateway Software and Tools
version 8.1R1.
All brand and product names appearing in this document are the trademark or registered trademark
of their respective holders.
MN914007EN, Version 13
EAS-SA QF-MKT-02 Rev.02
Contents
1 Introduction 1
1.1 Getting Assistance .................................................................................................1
1.2 Related Documentation .........................................................................................1
2 Logical Architecture 3
2.1 The Communication Server as a Data Concentrator .............................................3
2.1.1 Real-Time Data Exchange ......................................................................4
2.1.2 Master Protocol Components ..................................................................4
2.1.3 Communication Components ..................................................................4
ii ● Contents
EAS-SA QF-MKT-02 Rev.02
Figures
Figure 2-1 Visual T&D logical architecture ................................................................................... 3
Figure 2-2 Communication Server logical architecture.................................................................. 4
Figure 3-1 Data point naming convention example ..................................................................... 13
1 Introduction
This document outlines the procedure for setting up the Visual T&D Communication Server
option.
Email: [email protected]
Phone: +1.877.834.0009
Toll Free: +1.800.815.2258
Business hours are from 8 a.m. and 5 p.m. CST, Monday to Friday.
components used by all SMP Gateway models to communicate with most substation IEDs and
control centers, but also by the Visual T&D Communication Server.
2• Chapter 1: Introduction
EAS-SA QF-MKT-02 Rev.02
2 Logical Architecture
The Communication Server is an optional component of Visual T&D, which allows you to
connect substation devices to the Visual T&D server without having to go through an
SMP Gateway or an OPC server. This is illustrated in the figure below:
The Visual T&D Communication Server, which resides on the Visual T&D server computer, is
based on SMP technology. It acts as a master station in that it polls the substation devices for data
and sends control requests originating from Visual T&D.
for RS-232 serial communications through Visual T&D server computer's COM1 and COM2
ports, and for RS-232 and RS-485 communication through additional ports if you expand the
server computer's basic capability with a serial port card provided by a third-party manufacturer.
The Communication Server can also poll substation devices over a LAN, using a TCP/IP or
UDP/IP connection.
3 Setting up the
Communication Server
The Communication Server is installed along with other Visual T&D components and
applications, when it is part of your Visual T&D license.
To set up the Communication Server, you must perform the following operations:
In Visual T&D Explorer, add the Communication Server as a data source;
Specify the Communication Server settings using the SMP Config application;
Update the Visual T&D server with the new Communication Server settings.
These operations are presented in details in the following sections.
Note: The following procedure assumes that a site configuration already exists on this
server. If this is not the case, or if you want to add the Communication Server to
a different site, refer to the Visual T&D Explorer User Manual, to learn how to
create a new site configuration.
If your site configuration contains different data sources, you can add a prefix to the name of
all data points published by the Communication Server to distinguish them from points
retrieved from other sources: type the prefix in the Data points prefix box.
Remember that a device-specific prefix is already added at the beginning of all data point
names.
If the IEDs connected to the Visual T&D server through the Communication Server are set up
to use local time, clear the Device time is in UTC (GMT) check box, so their timestamps can
be converted properly before being stored in the server database.
Additionally, if the IEDs automatically adjust their clocks for daylight saving times, select
Adjust clock for daylight saving changes.
Note: If you are ready to specify the communication server settings using SMP Config,
click Configure, and refer to the “Specifying the Communication Server Settings”
section, below.
Click OK.
The Communication Server is added as a data source to the current local site configuration; it
will effectively start to publish data to the server when the configuration will be updated back
to the server.
SMP Config starts up in a separate window. Note that you will not be able to use Explorer
until you save the Communication Server configuration file and close SMP Config.
The SMP Config display consists of three panes. The left pane is a tree of all configuration topics.
The top right pane displays the settings for the selected topic, while the bottom right pane displays
error and warning messages whenever you request that the configuration be validated.
If you expand the Master Protocols branch, you can see that the tree structure offers you a fixed
set of protocols. These represent the protocols currently supported by your Visual T&D license.
Note: The number of protocol instances that can be created is dictated by the
Visual T&D license. If you add more protocol instances than allowed by your
license, the Visual T&D Communication Server will fail to load the additional
protocol instances when it starts up.
The list of all defined master protocol instances appears in the right pane.
From the Tools menu, chooseImport from File .
Navigate through the directory corresponding to the selected protocol and click on it. The
templates corresponding to this protocol, if any, are listed as .tpl files. Choose the appropriate
template, and click Open.
In the newly open window, enter:
The name of the new instance.
The following characters cannot be used as part of an instance name: the comma (,), the
quotation mark (") and the slash (/).
The device prefix.
The device prefix is a string that identifies the device and is used as a prefix for all of its
data point names. The prefix ensures that every name in the system is unique.
Note: The following reserved words and characters cannot be used as part of a device
prefix: the word “_smp” (which is the device prefix of system data points), the
comma (,), the quotation mark ("), the semicolon (;) and the grave accent (`).
The list of all defined master protocol instances appears in the right pane.
In the right pane, type the name of the new instance at the end of the list of names, and press
the TAB key on your keyboard.
Note: The following characters cannot be used as part of an instance name: the
comma (,), the quotation mark (") and the slash (/).
The new protocol instance is added in the left pane, under the protocol type you had selected. If
you expand its tree branch and click an item, the corresponding protocol settings will be displayed
in the right pane.
If you created the instance manually, without a template or configuration file, the right pane will
display empty rows in most data point type branches, since you will have to add these data points
manually.
In order to distinguish the data points, Visual T&D uses the following convention:
MapleGrove_P441_F1_TRIP
MapleGrove_P441_F2_TRIP
MapleGrove_P441_F3_TRIP
Note: If you created the protocol instance from an existing configuration file or a
template, the general settings have been defined for you. However, you should
verify the settings to make sure they match your device configuration, and you
should familiarize yourself with the naming conventions discussed in this section.
The string you enter will be used as a prefix for all the I/O point names of the device. It is
mandatory for each instance of a protocol. It is used to distinguish data point names that are
on the same device type, but on multiple physical devices. The device prefix ensures that
every data point name in the system is unique. Device prefixes are described in the “Device
Prefix and Naming Conventions for Data Points” section, page 12.
Note: The following reserved words and characters cannot be used as part of a device
prefix: the word “_smp” (which is the device prefix of system data points), the
comma (,), the quotation mark ("), the semicolon (;) and the grave accent (`).
For instance, to configure a MODBUS master protocol, you would provide settings such as
the following:
A Device Address, typically 1.
A MODBUS Type, typically RTU Serial.
A Scan Interval, typically 1000 milliseconds.
A complete description of all settings is provided in the SMP Gateway Protocol Common
Concepts Reference Manual. Protocol-specific settings are described in individual documents,
such as the DNP3 Master Protocol Reference Manual.
Note: The following characters cannot be used as part of a data point name: the
comma (,), the quotation mark ("), the semicolon (;) and the grave accent (`).
The Adobe Reader/Acrobat program starts up and displays the document in a separate
window.
A physical data point represents a real-life value, implemented on an external device. You need to
identify all the device data points, either manually or using a device template or using a protocol
instance in an existing configuration file.
A logical (system) data point is a value managed by the Visual T&D Communication Server.
These data points are built-in and cannot be modified, but they can be deactivated.
Protocol components support physical and logical data points of the following types:
Analog inputs
Binary inputs
Analog outputs
Binary outputs
Analog inputs are measured values. The system keeps two values for each analog measurement
obtained: a raw value, which is usually the value retrieved from the device, and a calculated value
expressed in engineering units, obtained using the following standard formula:
To define a MODBUS analog input, for example, you would provide the following settings:
The name of the data point, such as BUS_VA. SMP Config would automatically add the
communication server prefix (if you supplied one) and the device prefix to this name,
thereby generating the full name of the data point.
The input source, such as Input Registers.
The input format, such as Unsigned Integer.
The input size, such as 16 or 32 bits.
The word offset in the MODBUS device memory.
The scaling information required to convert the raw value to engineering units.
The Units and Description strings used to provide meaningful data displays.
A complete description of all settings is provided in the Eaton document entitled Master Protocol
Common Concepts. Protocol specific settings are described in individual documents, such as the
Modicon MODBUS Master Protocol Reference Manual.
A serial link.
Through a TCP/IP network, over a substation LAN.
The configuration of a communications component is completely independent of the protocol
used. Before you connect a device to the Visual T&D Communication Server, you have to choose
and configure the communications link.
Note: The number of connections you can use is limited by the number of protocol
instances provided by your product license.
In the right pane, you will see a list of 128 serial ports, identified as COM1 through
COM128. The Interface setting of those that are not available on your PC is set to
Reserved.
Your computer's COM1 and COM2 ports support RS-232 communications, so make sure
the Interface setting is set to Asynchronous RS232 for these 2 ports.
If you are using a serial port card, such as a DigiBoard or a RocketPort, choose
Asynchronous RS232 or Asynchronous RS422/485 for each additional port, depending
on the type of communication used by your serial port card.
Now, configure each serial port with the appropriate communication settings for the
connected device.
In the left pane, expand the Connections branch to display all supported connection
types.
Click on Asynchronous Serial Ports to display the list of available ports.
In the right pane, enter the settings for the selected serial port.
The required settings are usually provided in the device manufacturer's reference manual:
Make sure the Link Type setting contains the proper communications interface:
RS232 or RS485.
Specify the device communication settings: Baud Rate, Byte Size, Parity and
number of Stop Bits, such as 9600 baud, 8 data bits, no parity, and 1 stop bit.
Choose the device hardware handshaking mode. Since most devices do not use
handshaking, you should keep the default values: RTS to Always On, DTR to
Always On, and CTS to Ignore.
Enter the logical port number to be used. This information is provided by the device
manufacturer.
In the right pane, for each master protocol instance under Master Connection Usage, select
the check box under the appropriate connection instance.
If your configuration contains any error, warning or error messages will appear in the
Messages pane, in the lower right-hand portion of the application window.
Note: You cannot save a configuration file that contains errors. However, you can save
your configuration file if the message pane displays warnings only.
Correct any error and repeat the process until the configuration is error-free or contains only
warning messages.
Note: Do not click Save As. Visual T&D Explorer assigned a configuration file name
when you created your site. If you now save the configuration under a different
name, you will lose all your configuration settings when you return to Visual T&D
Explorer.
Now that you have finished the configuration process, close SMP Config.
In Visual T&D Explorer, click OK to close the Communication Server Properties
window.
Visual T&D Explorer retrieves your configuration settings and updates your local copy of the
site configuration.
Visual T&D Explorer connects itself to the Visual T&D server, and loads your updated
configuration file.
Before using Visual T&D with the Communication Server, you should make sure the latter is
indeed communicating with your devices. You do this using the SMP Gateway diagnostic tools:
SMP Log, SMP Stats and SMP Trace. These tools will allow you to verify that:
all master protocol components were successfully loaded;
the Communication Server started successfully;
protocol exchanges are taking place between the Communication Server and the substation
devices.
Click on a log folder in the left pane, to view its contents in the right pane.
Note: For additional information about SMP Log features, refer to the “Viewing the
SMP Log Files” section of the SMP Gateway User Manual.
Any entry containing at least one of the specified keywords will be highlighted.
In the left pane, put a checkmark next to items for which you want to view the protocol
exchanges.
If you click on a folder, everything within the folder is automatically selected. Whether you click
on a folder or an individual item, gray checkmarks will appear above the item you clicked, all the
way up to the top-level folder.
Note: For additional information about SMP Trace features, refer to the “Viewing
Protocol Exchanges in Real-Time” section of the SMP Gateway User Manual.
Any trace containing at least one of the specified keywords will be highlighted.
In the left pane, click on the item for which you want to view the statistics.
The statistics are displayed in the right pane and you can see them change dynamically.
The System folder contains counters and statistics about the operation of the Visual T&D
Communication Server software.