ProSoft Technology MVI56E-61850S User Manual
Page 31

MVI56E-61850S ♦ ControlLogix Platform
Contents
IEC 61850 Server Communication Module
User Manual
ProSoft Technology, Inc.
Page 31 of 81
September 4, 2014
Name
Description
Data Object
This value identifies the 61850 data object (DO) instantiated from a 61850 CDC to
which the data point is mapped. The data object number has to be set within a specific
range according to its data type:
BOOL: 400000 to 409999
SINT: 500000 to 509999
INT: 510000 to 519999
DINT: 520000 to 529999
REAL: 600000 to 609999
FLOATDB: 650000 to 659999 (50 points maximum)
Data Type
Type of the data as it resides in the internal database.
BOOL: Boolean / Bit
SINT: (Signed-8 bits) / Byte
INT: (Signed-16 bits) / Word
DINT: (Signed-32 bits) / Double word
REAL: (32-bit floating) / Double word
FLOATDB: (32-bit floating) / Double word deadbanded
Point ID
Unique identifier for the SoE point in the processor. It is a 16-bit value.
Min
*Only applicable for FLOATDB type.
The minimum valid value of the instantaneous analog value, delivered from the
processor to the 61850 data attribute. If the received status value from processor is less
than configured minimum value, the module will set the Out of Range quality flag.
Max
*Only applicable for FLOATDB type.
The maximum valid value of the instantaneous analog value, delivered from the
processor to the 61850 data attribute. If the received status value from processor is
greater than configured maximum value, the module will set the Out of Range quality
flag.
Deadband Width *Only applicable for FLOATDB type.
The deadband width, as parts per 100,000 of the extent "Max"-"Min" of the valid range.
The actual width, in the engineering units of the analog input is set by: DbWdth *
[(Max-Min)/100000]
Comment
Comments cannot be edited