ProSoft Technology MVI56E-61850S User Manual
Page 55

MVI56E-61850S ♦ ControlLogix Platform
Contents
IEC 61850 Server Communication Module
User Manual
ProSoft Technology, Inc.
Page 55 of 81
September 4, 2014
For Boolean data, enter the following values. One bit of data will be allotted for this DO in
the module's internal memory register 0, bit 0. This location corresponds to
MVI56E61850S.DATA.DATA_DB.Database.WriteData[0].0 in RSLogix 5000.
An (optional) quality byte value is assigned to module memory 100. This location
corresponds to the least significant byte in
MVI56E61850S.DATA.DATA_DB.Database.WriteData[50] in RSLogix 5000.
Data Object
100000
Data Type
BOOL
DB Value Offset
0
DB Quality Offset
100
For Integer data, enter the following values. A 16-bit register will be allotted for this DO in
the module's internal memory register 10. This location corresponds to
MVI56E61850S.DATA.DATA_DB.Database.WriteData[10] in RSLogix 5000.
An (optional) quality byte value is assigned to module memory 110. This location
corresponds to the least significant byte in
MVI56E61850S.DATA.DATA_DB.Database.WriteData[55] in RSLogix 5000.
Data Object
210000
Data Type
INT
DB Value Offset
10
DB Quality Offset
110
For Real data, enter the following values. A 32-bit value (stored as two 16-bit registers) will
be allotted for this DO in the module's internal memory register 20. This location
corresponds to MVI56E61850S.DATA.DATA_DB.Database.WriteData[40] and [41] in
RSLogix 5000.
An (optional) quality byte value is assigned to module memory 100. This location
corresponds to the least significant byte in
MVI56E61850S.DATA.DATA_DB.Database.WriteData[60] in RSLogix 5000.
Data Object
300000
Data Type
REAL
DB Value Offset
20
DB Quality Offset
120
5 Save and download the PCB file to the module. For more information, see Downloading
the Sample Program to the Processor (page 13)