
APPENDIX B: MODBUS PROTOCOL
B.3 DATA TYPE
GEK-106310-AF
F650 DIGITAL BAY CONTROLLER
B-7
B.3 Data type
TYPE
LENGTH
DESCRIPTIÓN
F1
1
Boolean data type.
As it is a bit, for evaluating it we need a memory address and a bit. For example: Value
0x1A41-0001101001000001b
Bit 15 0
Bit 14 0
Bit 13 0
Bit 12 1
Bit 11 1
Bit 10 0
Bit 09 1
Bit 08 0
Bit 07 0
Bit 06 1
Bit 05 0
Bit 04 0
Bit 03 0
Bit 02 0
Bit 01 0
Bit 00 1
F2
2
Integer with 4 bytes sign.
Must be scaled, by multiplying the sent value by 1000, or dividing the received value by 1000. For example, if a value
of 34509 is received, the converted value is 34.509. To write the value 334, the value 334000 is sent.
This prevents the loss of accuracy involved in using float values.
Example: 12312d=0x00003018.
Real Value = 12312/1000=12.312
F3
2
4-byte Floating
Example: 1240.556 = 0x449B11CB
F4
1
Integer with 2 bytes sign.
Example: 123 = 0x007B
F5
2
Integer without 4 bytes sign.
Example: 12312 = 0x00003018
F6
4
8 bytes Float
Example: 123.324 = 0x405ED4BC6A7EF9DB
F7
1
Characters without sign. As it needs to be sent in a register, i.e. in two bytes, the character goes below.
Example: ‘
β
’ = 0x00E1
F8
1
Characters with sign As it needs to be sent in a register, i.e. in two bytes, the character goes below.
Example: ‘A’ = 0x0041
F9
16
String. Chain of characters with a fixed length (32 bytes). The end of the string is marked with “\0”.
Example: “ABC” = 0x41x42x43x00....
F10
1
This is a 16-bit integer without sign. Each value that can be taken by this integer has a correspondence in the
database Auxiliary Table. In this table we can find the corresponding chain, which must be shown for each value. In
memory, only an integer value is received.
Example: 0, 1Correspond to CLOSE, OPEN
F11
3
Milliseconds passed since January/1/2000 at 00:00:00.000.
F12
1
Unsigned int 16 bit (enumerated), example: In MODBUS address Ox0EBE is the FAULT TYPE
0=GROUND
1=PHASE
2=3 PH
3=AG
4=ABG
5=AB
6=BG
7=BCG
8=BC
9=CG
10=CAG
11=CA
12=NAF
Содержание F650
Страница 68: ...2 32 F650 DIGITAL BAY CONTROLLER GEK 106310 AF 2 6 EXTERNAL CONNECTIONS CHAPTER 2 PRODUCT DESCRIPTION ...
Страница 406: ...6 58 F650 DIGITAL BAY CONTROLLER GEK 106310 AF 6 5 RECORDS CHAPTER 6 ACTUAL VALUES ...
Страница 660: ...7 254 F650 DIGITAL BAY CONTROLLER GEK 106310 AF 7 3 IEC 61850 CONFIGURATOR CHAPTER 7 IEC 61850 PROTOCOL ...
Страница 734: ...12 6 F650 DIGITAL BAY CONTROLLER GEK 106310 AF 12 4 RELAY CONFIGURATION CHAPTER 12 FREQUENTLY ASKED QUESTIONS ...
Страница 772: ...A 32 F650 DIGITAL BAY CONTROLLER GEK 106310 AF A 1 OPERANDS F650 MODEL FX GX APPENDIX A LOGIC OPERANDS ...
Страница 950: ...c 24 F650 DIGITAL BAY CONTROLLER GEK 106310 AF C 8 ANALOG INPUTS APPENDIX C DNP 3 0 PROTOCOL FOR F650 ...
Страница 994: ...H 2 F650 DIGITAL BAY CONTROLLER GEK 106310 AF APPENDIX H FACTORY DEFAULT LOGIC ...
Страница 995: ...APPENDIX H FACTORY DEFAULT LOGIC GEK 106310 AF F650 DIGITAL BAY CONTROLLER h 3 ...
Страница 996: ...H 4 F650 DIGITAL BAY CONTROLLER GEK 106310 AF APPENDIX H FACTORY DEFAULT LOGIC ...
Страница 998: ...H 6 F650 DIGITAL BAY CONTROLLER GEK 106310 AF APPENDIX H FACTORY DEFAULT LOGIC ...
Страница 999: ...APPENDIX H FACTORY DEFAULT LOGIC GEK 106310 AF F650 DIGITAL BAY CONTROLLER h 7 ...
Страница 1002: ...H 10 F650 DIGITAL BAY CONTROLLER GEK 106310 AF APPENDIX H FACTORY DEFAULT LOGIC ...
Страница 1003: ...APPENDIX H FACTORY DEFAULT LOGIC GEK 106310 AF F650 DIGITAL BAY CONTROLLER h 11 ...
Страница 1004: ...H 12 F650 DIGITAL BAY CONTROLLER GEK 106310 AF APPENDIX H FACTORY DEFAULT LOGIC ...
Страница 1044: ...I 40 F650 DIGITAL BAY CONTROLLER GEK 106310 AF I 2 FACTORY DEFAULT CONFIGURATION APPENDIX I FACTORY DEFAULT CONFIGURATION ...
Страница 1046: ...J 2 F650 DIGITAL BAY CONTROLLER GEK 106310 AF J 1 GE MULTILIN WARRANTY APPENDIX J MISCELLANEOUS ...