
GEK-113032A
W650 Wind Generator Protection System
B-9
APPENDIX B
B.3 DATA TYPE
B
B.3DATA 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 150
Bit 140
Bit 130
Bit 121
Bit 111
Bit 100
Bit 091
Bit 080
Bit 070
Bit 061
Bit 050
Bit 040
Bit 030
Bit 020
Bit 010
Bit 001
F2
2
Integer with 4 bytes sign.
It has to be scaled, by multiplying by 1000 the value to be sent, or dividing between 1000 the received value. For
example, if a value of 34509 is received, the converted value will be 34,509, and for writing value 334, we must send
334.000.
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.5560x449B11CB
F4
1
Integer with 2 bytes sign.
Example: 1230x007B
F5
2
Integer without 4 bytes sign.
Example: 123120x00003018
F6
4
8 bytes Float
Example: 123.3240x405ED4BC6A7EF9DB
F7
1
Characters without sign. As it needs to be sent in a register, i.e. in two bytes, the character will go below.
Example: ‘
β
’x00E1
F8
1
Characters with sign As it needs to be sent in a register, i.e. in two bytes, the character will go below.
Example: ‘A’x0041
F9
16
String. Chain of characters with a fixed length (32 bytes). The end of the string is marked with a “\0”.
Example: “ABC”0x41x42x43x00....
F10
1
This is a 16-bit integer without sign. Each value that can be taken by this integer will have a correspondence in the
database Auxiliary Table. In this table we can find the corresponding chain, which must be shown for each value. In
the memory, only an integer value will be received.
Example: 0, 1Correspond to CLOSE, OPEN
F11
3
Milliseconds passed since 1/1/2000 at 00:00:00.000.
Содержание Multilin W650
Страница 2: ......
Страница 10: ...VIII W650 Wind Generator Protection System GEK 113032A TABLE OF CONTENTS ...
Страница 30: ...1 20 W650 Wind Generator Protection System GEK 113032A 1 4 W650 HARDWARE 1 GETTING STARTED 1 ...
Страница 140: ...4 72 W650 Wind Generator Protection System GEK 113032A 4 3 WEB SERVER 4 HUMAN INTERFACES 4 ...
Страница 360: ...7 48 W650 Wind Generator Protection System GEK 113032A 7 2 IEC 61850 PROFILE FOR W650 7 IEC 61850 PROTOCOL 7 ...
Страница 368: ...8 8 W650 Wind Generator Protection System GEK 113032A 8 4 OBJECT DICTIONARY 8 W650 CANOPEN PROFILE 8 ...
Страница 406: ...11 22 W650 Wind Generator Protection System GEK 113032A 11 15 RECLOSER 79 11 COMMISSIONING 11 ...
Страница 422: ...13 6 W650 Wind Generator Protection System GEK 113032A 13 4 RELAY CONFIGURATION 13 FREQUENTLY ASKED QUESTIONS 13 ...
Страница 446: ...A 22 W650 Wind Generator Protection System GEK 113032A A 1 LOGIC OPERANDS APPENDIXA A ...
Страница 596: ...D 8 W650 Wind Generator Protection System GEK 113032A D 5 IEC 60870 5 104 POINT LIST APPENDIXD D ...
Страница 622: ...F 2 W650 Wind Generator Protection System GEK 113032A F 1 GE MULTILIN WARRANTY APPENDIXF F ...