
8 SERIES PROTECTIVE RELAY PLATFORM – COMMUNICATIONS GUIDE
14-1
8 Series Protective Relay Platform
Chapter 14: Format Codes
GE
Grid Solutions
Format Codes
•
Numeric Format Codes (F0 through F71) apply to all relay models.
•
Enumerated Format Codes (FC100 onwards) have the applicable relays marked in the
relay model columns on the right.
•
Element Status Format Codes (FE001 onwards) contain values that should be masked
with 0x01FF to match the bit field values shown.
Code
Type
Definition
850 869 889 845
F0
unsigned 16 bits
Unsigned Value
Example: 1234 stored as 1234
F0A
unsigned 16 bits
Unsigned Value, Min Value = OFF
Example: 1234 stored as 1234
F0D
unsigned 16 bits
Unsigned Value, Max Value = Never
Example: 1234 stored as 1234
F1
unsigned 16 bits
Unsigned Value, 1 Decimal Place
Example: 123.4 stored as 1234
F2
unsigned 16 bits
Unsigned Value, 2 Decimal Places
Example: 12.34 stored as 1234
F2B
unsigned 16 bits
Unsigned Value, 2 Decimal Places, Max Value = OFF
Example: 12.34 stored as 1234
F3
unsigned 16 bits
Unsigned Value, 3 Decimal Places
Example: 1.234 stored as 1234
F10
unsigned 32 bits
Unsigned Long Value
1st 16 bits
High Order Word of Long Value
2nd 16 bits
Low Order Word of Long Value
Example: 123456 stored as 123456
i.e. 1st word: 0001 hex, 2nd word: E240 hex
F11
unsigned 32 bits
Unsigned Long Value, 1 Decimal Place
1st 16 bits
High Order Word of Long Value
2nd 16 bits
Low Order Word of Long Value
Example: 12345.6 stored as 123456
i.e. 1st word: 0001 hex, 2nd word: E240 hex
F12
unsigned 32 bits
Unsigned Long Value, 2 Decimal Places
Содержание 850
Страница 26: ...3 6 8 SERIES PROTECTIVE RELAY PLATFORM COMMUNICATIONS GUIDE REAL TIME CLOCK CHAPTER 3 TIME PROTOCOLS...
Страница 40: ...4 14 8 SERIES PROTECTIVE RELAY PLATFORM COMMUNICATIONS GUIDE DNP IMPLEMENTATION CHAPTER 4 DNP PROTOCOL...
Страница 54: ...6 10 8 SERIES PROTECTIVE RELAY PLATFORM COMMUNICATIONS GUIDE INTEROPERABILITY CHAPTER 6 IEC 60870 5 104...
Страница 86: ...8 24 8 SERIES PROTECTIVE RELAY PLATFORM COMMUNICATIONS GUIDE THE IEC 61850 CONFIGURATOR CHAPTER 8 IEC 61850...
Страница 788: ...14 294 8 SERIES PROTECTIVE RELAY PLATFORM COMMUNICATIONS GUIDE CHAPTER 14 FORMAT CODES...
Страница 868: ...B 74 8 SERIES PROTECTIVE RELAY PLATFORM COMMUNICATIONS GUIDE PIXIT CHAPTER B IEC 61850 IMPLEMENTATION DETAILS...