![Rohde & Schwarz EVSG-B1 User Manual Download Page 204](http://html.mh-extra.com/html/rohde-and-schwarz/evsg-b1/evsg-b1_user-manual_1477820204.webp)
GBAS/SCAT-I Mode (Options R&S
EVSG-K4/-K5)
R&S
®
EVSG1000
204
User Manual 1178.6227.02 ─ 06
Example:
<Element>
<data_content>Latitude</data_content>
<data_content_short>Lat</data_content_short>
<bits_used>32</bits_used>
<type>lat</type>
<resolution>0.0005</resolution>
</Element>
Table 6-14: Output in Message view table
Data Content
Bits used
Value
Binary
Latitude
32
N45°40'32.0000''
00010011100110100001000100000000
6.5.5.5
Id Type
Decodes the unique airport ID which consists of 4 characters, coded in 24 bits.
Example:
<Element>
<data_content>GBAS ID</data_content>
<data_content_short>GBAS_ID</data_content_short>
<type>id</type>
</Element>
6.5.5.6
Fixed Type
The
fixed
-type element expects a certain number of bits to have a specific value. If
the incoming bitstream matches, the result value is
OK
, otherwise it is
NOK
.
Table 6-15: Mandatory subelements
Name
Description
<bits>
Binary bitstream content made of 0 and 1
Example:
<Element>
<data_content>Reserved and Zero</data_content>
<data_content_short>Zeroes</data_content_short>
<bits>00000</bits>
<type>fixed</type>
</Element>
6.5.5.7
Value Type
Binary data without evaluation. Used to document content when a numerical interpreta-
tion does not make sense.
Message XML Interface