IEDScout Examples
IEDScout Examples
Examples
IEDScout Examples
IEDScout Examples
IEDScout Examples
This document provides a quick introduction to some common applications performed with IEDScout and
some tips to optimize the work with IEDScout.
Contents
1 Requirements and Setup......................................................................................................................... 4
1.1 System Requirements ......................................................................................................................... 4
1.2 Installation ........................................................................................................................................... 4
1.3 Prerequisites........................................................................................................................................ 4
Windows - Network Settings................................................................................................................... 4
IEDScout................................................................................................................................................. 4
Multiple Network Adapters...................................................................................................................... 4
2 Examples .................................................................................................................................................. 5
2.1 Discovering and Browsing an IED....................................................................................................... 5
Defining the IED...................................................................................................................................... 5
Discovering the IED ................................................................................................................................ 6
Browsing the IED .................................................................................................................................... 7
2.2 Working with SCL Files ....................................................................................................................... 8
Saving an SCL File ................................................................................................................................. 8
Connecting Using an SCL File ............................................................................................................... 9
2.3 Polling Data ......................................................................................................................................... 9
2.4 Working with Reports ........................................................................................................................ 10
Enabling a Report................................................................................................................................. 10
General Interrogation............................................................................................................................ 10
2.5 Subscribing and Recording GOOSE ................................................................................................. 11
Subscribing using GOOSE Control Blocks........................................................................................... 11
GOOSE Sniffing.................................................................................................................................... 13
Transferring GOOSE Information to Configure a CMC Test Set ......................................................... 13
Subscribing Manually ........................................................................................................................... 13
GOOSE Recording ............................................................................................................................... 14
2.6 Simulating GOOSE............................................................................................................................ 15
Creating a GOOSE............................................................................................................................... 15
Creating a GOOSE Sequence.............................................................................................................. 15
Running a GOOSE Sequence.............................................................................................................. 16
IEDScout Examples
1.2 Installation
On executing the setup program of IEDScout, the installer will start up:
Follow the instructions provided during the installation procedure.
1.3 Prerequisites
Windows - Network Settings
Before starting work with IEDScout, the network settings on the PC have to be configured properly.
It is assumed that the user has administrator or power user rights for changing the network settings.
The network adapter must be enabled and must have a valid IP address. In applications with IEC 61850
and substation devices normally static IP addresses are used. The following steps describe how to set
such an address in Windows 2000/XP.
The Windows network connection settings can be accessed through Start > Settings > Control Panel >
Network Connections.
Select the corresponding network adapter for use with IEDScout and open its Properties (right-click to
access the context menu).
From the list of protocols, select Internet Protocol (TCP/IP) (typically at the bottom of the list) and open its
Properties again.
Select "Use the following IP address" and enter IP address and subnet mask.
The values entered must be compatible with the connected network and devices.
IEDScout
To use the full featured IEDScout, the USB license Key has to be plugged into a free USB port; otherwise
IEDScout will run in evaluation mode.
In the GOOSE Tab of the IEDScout configuration, the network adapter for GOOSE must be selected in
the field Adapter; the same steps are needed for GSSE. IEDScout only displays adapters that are able to
send and receive GOOSE/GSSE messages.
IEDScout Examples
2 Examples
2.1 Discovering and Browsing an IED
Defining the IED
A new IED is added with the New Button in the Servers tab of the Configuration window.
A name for the new device must be specified (e.g. "Q0_S"), along with the IP address. In this example the
IED's IP address is 192.168.0.77.
If a similar device is already present, the option Use existing server definition is useful. In this case only
the parameters that differ between the two server definitions have to be changed.
Figure 1
The parameters needed to connect to a device should be specified in the documentation for the IED.
Usually the IP address is sufficient to connect to an IED.
If special parameters need to be set, the Advanced Button will reveal all available options.
IEDScout Examples
Figure 2
Connected to "Q0_S"
The status of the connection to the IED is indicated with the following icons:
IEDScout Examples
Figure 3
The data tree shows the different types of objects with different icons:
Logical Device
Logical Node
Functional Constraint
Data Object
IEDScout Examples
Figure 4
IEDScout Examples
Figure 5
All data are polled with the same rate. The polling interval can be selected from preset values.
The green dot on the toolbar flashes when the data are polled.
If polling is paused, the data can be refreshed manually.
IEDScout Examples
Figure 6
Depending on the trigger options, the server will then send the reports to IEDScout. The updated data will
be marked red in the data tree.
General Interrogation
When the report control block is enabled (as mentioned before) and the trigger option allows a general
interrogation, the GI function triggers a report that is sent regardless of the other trigger conditions.
10
IEDScout Examples
Figure 7
On pressing the Subscribe button, the GOOSE Subscription Window opens and the GOOSE is displayed
in detail.
Figure 8
Subscribed GOOSE
All subscription actions lead to the GOOSE Subscription Window or can be initiated from there (see
further examples).
11
IEDScout Examples
Figure 9
12
IEDScout Examples
GOOSE Sniffing
The GOOSE Sniffer can be started from the GOOSE Subscription window or the Action menu of the Main
window. It finds all GOOSE messages arriving at the GOOSE adapter (as specified in the Configuration
dialog).
These GOOSEs can then be subscribed with the Subscribe button. Various other functions are accessible
from the context menu of a GOOSE entry.
Figure 10 Transferring a data from the GOOSE Sniffer to the GOOSE Configuration Module
Subscribing Manually
Additionally, a GOOSE can be subscribed "from scratch" without using the IED's data model and access
to the control blocks. All relevant GOOSE parameters must be known and specified manually. This can be
done in GOOSE Subscriptions with the Subscribe button. The GOOSE parameters have to be entered in
the opening subscription dialog.
13
IEDScout Examples
GOOSE Recording
IEDScout has a powerful function for recording GOOSE traffic. Complex relations between data in
multiple GOOSEs can be analyzed this way.
The data are recorded into COMTRADE files which can be analyzed in several viewer applications.
OMICRON TransView may be available for this purpose if the OMICRON Test Universe software (with
EnerLyzer) is installed.
The name template defines the location where the COMTRADE records are stored and the base file
name. Incrementing numbers are appended to the filenames for further recordings.
14
IEDScout Examples
IEDScout/LLN0$GO$Eval
Data:
IEDScout/LLN0$Eval_DataSet
GOOSEID
0x3FFF
01:0C:CD:01:01:FF
First Interval: 1000ms, Multiplier: 2, Max Interval: 8000ms,
default strategy
Creating a GOOSE
Open the GOOSE Output view by selecting GOOSE Simulations from the toolbar.
Create a new GOOSE with Add GOOSE.
In the Destination MAC address field specify the last two bytes of 01 0C CD 01 01 FF.
The initial data must be entered in the Data field.
For this example, "{False, 0, [1000]}" is the initial data. The data can also be edited with the button
next to the Data field.
The other fields are filled out according to the parameters given above:
GoID: "GOOSEID"
GcRef: "IEDScout/LLN0$GO$Eval"
DatSet: "IEDScout/LLN0$Eval_DataSet".
Set the AppID and the VLAN parameters with the Advanced button at the Advanced Addressing Window.
The strategy can be changed through the Strategy button. For this example, the defaults are used.
{False, 0, [1000]}
{True,
1, [0100]}
{False, 2, [0010]}
{True,
3, [0001]}
With the Insert Step button, four steps are inserted. The Delay field is set to 1000ms on all steps.
The corresponding data are specified in the data fields.
The GOOSE will be published as soon the setup is confirmed with OK on the Edit GOOSE/GSSE window.
15
IEDScout Examples
16