ProSoft Technology MVI56E-61850S User Manual
Page 59

MVI56E-61850S ♦ ControlLogix Platform
Contents
IEC 61850 Server Communication Module
User Manual
ProSoft Technology, Inc.
Page 59 of 81
September 4, 2014
3 With the processor in RUN mode in RSLogix 5000, locate the
MVI56E61850S.DATA.SOE array.
4 In order for the SoE data to be sent from the processor to the module, you must
populate then trigger an event in this array. You can send the event(s) in a consecutive
group or all at once (up to 24).
5 For Boolean data, locate the MVI56E61850S.DATA.SOE.BOOL.WriteEvent.Event[x]
array. All boolean SoE data will be populated in this array. Enter the values as shown
below. (These steps also apply to SINT, INT, DINT, REAL DO's)
BOOL
Event[0].
Value
Description
PointID
1
This value must match the corresponding BOOL Point ID parameter in
PCB
Reserved
-
Not used at this time
q
0
0 = Good data, No bit set, 1 = Questionable, Old data bit set
2 = Invalid, Oscillatory bit set, 3 = Old data and oscillatory bits set
EventNumber
-
Not used at this time
t
dd/tt
Date and time, Time-stamp of event
stVal
1
Data value: 0 = 'Off', 1 = 'On' (BOOL)