Working with SOE Data Sets
Original instructions
Introduction
You can use the Modicon IEC 61850 Configuration Tool to create a data set in the IEC 61850 server of the BMENOP0300 module that links to data produced by an SOE module. After the SOE data set is created, you can use it to populate the data fields of a report control block.
Use the SOE Data Set window to:
Before you can use the SOE Data Set window, confirm that you have done the following:
Creating an SOE Data Set
To create a new SOE data set, follow these steps:
Step
Action
1
In the Data Set list, click the + button.
Result: A new data set appears in the data set list with the default name ‘dataset_n’ (where n represents the sequential number of the data set).
2
Do one of the following:
  • Accept the default data set name.
  • Double-click the default name, type a new name, and select Enter.
3
In the Description area, do one of the following:
  • Accept the default data set description, which is the reference path to the data set.
  • Type in a different description.
4
In the Data Object Filter, use the filtering lists to navigate to the data attribute you want to add to the data set. Make filtering selections for:
  • IED: Select the IED name of the IEC 61850 server.
  • LDevice: Select an IEC 61850 server logical device.
  • LNode: Select a logical node associated with the selected logical device.
  • FC: Select a functional constraint.
  • DA: Select a data object with the same functional constraint in the selected logic node.
Result: data attribute list, located below the filtering lists, presents the data attributes that satisfy the selected filtering criteria.
5
To add data attributes to the data set, drag a data object node from the data attribute list and drop it in the FCDA table.
Result: The FCDA table displays the data set in nested groups, as follows:
LDevice → LNode → Data Object → Data Attribute
6
Input an Event ID for the data attribute you added to the data set.
NOTE:
  • For a Quantum ERT, Event Id is the channel number (1...32).
  • For Mx80 SOE, the Event Id is the channel number (0...15).
  • For an Mx80 CRA, the Event ID is generated by Control Expert.
7
Repeat steps 3, 4, and 5 until all data attributes are added to the data set.
8
Save your edits.
Editing an Existing SOE Data Set
To edit an existing SOE data set, follow these steps:
Step
Action
1
In the Data Set list, select an existing SOE data set.
Result: The data references of the selected data set appear in the FCDA table.
2
To add data references, follow steps 3 to 5 in Creating an SOE Data Set.
3
To remove data references, select one or more data reference items in the FCDA table and right click Delete.
4
Save your edits.
Viewing Data Set Contents
To display the data references assigned to an SOE data set, select the SOE data set in the Data Set list. The data attributes appear in the FCDA table.
Removing a Data Set from the IEC 61850 Server
To remove a data set from the IEC 61850 Server, follow these steps:
Step
Action
1
Confirm that the data set you want to remove has not been added to the data model.
2
In the Data Set list, select an existing SOE data set.
Result: The data references of the selected data set appear in the FCDA table.
3
Click the button.
Result: The SOE data set is removed from the list.
4
Save your edits.