Soe example – ProSoft Technology MVI56E-61850S User Manual
Page 58

Contents
MVI56E-61850S ♦ ControlLogix Platform
User Manual
IEC 61850 Server Communication Module
Page 58 of 81
ProSoft Technology, Inc.
September 4, 2014
5.2
SoE Example
This example shows how to set up boolean, integer, and real Sequence of Event (SoE) data
objects (DO's). In this section, you will configure the PCB file, edit events in RSLogix 5000,
and verify the value has been updated in module memory.
1 In PCB, configure the DB points in the 61850S Data DB section.
For Boolean data, enter the following values. One bit of data will be allotted for this DO.
Data Object
400000
Data Type
BOOL
Point ID
1
For Integer data, enter the following values. A 16-bit register will be allotted for this DO.
Data Object
510000
Data Type
INT
Point ID
2
For Real data, enter the following values. A 32-bit value (stored as two 16-bit registers) will
be allotted for this DO.
Data Object
600000
Data Type
REAL
Point ID
3
2 Save and download the PCB file to the module. For more information, see Downloading
the Sample Program to the Processor (page 13)