User's Manual

Table Of Contents
RADius 1000 Installation Manual, rev. 5 Appendix B – Output Protocols
43
5.3 Pseudo Artemis telegram
This telegram supports one Transponder only. This Transponder output can be selected from
the RADius GUI.
ABCDEF GHIJKL S[CR][LF]
Where:
ABCDEF
is the range in decimeter, ASCII, ABCDE.F (m)
GHIJKL
is the bearing in degrees, ASCII, GHI.JKL (deg).
S
Status, '0' (0x30) is invalid data. '1' (0x31) is valid data
Byte 1-6 : abcdef, Range in decimeter (abcde.f m).
Byte 7 : Space
Byte 8-13 : ghijkl, Bearing in degrees (ghi.jkl deg).
Byte 14 : Space
Byte 15 : s, Status flag, '0' (0x30) is invalid data, '1' (0x31) is valid data.
Byte 16 : [CR], Carriage Return
Byte 17 : [LF], Line Feed
Note that this telegram differs from Artemis When it comes to bearing. Bearing in Artemis is
relative to North. Bearing from RADius is relative to vessels heading.