— 48 —
APPENDIX E. Format of Messages in RAW Mode
In RAW mode, network messages are converted to plain text format. We recommend that software
developers support this format in applications because it is the easiest option. In the terminal window,
NMEA 2000 messages look like a log in a chart plotter.
Messages sent from Device to PC have the following form:
hh:mm:ss.ddd D msgid b0 b1 b2 b3 b4 b5 b6 b7<CR><LF>
where:
• hh:mm:sss.ddd
— time of message transmission or reception, ddd are milliseconds;
• D
— direction of the message (‘R’ — from NMEA 2000 to PC, ‘T’ — from PC to NMEA 2000);
• msgid
— 29-bit message identifier in hexadecimal format (contains NMEA 2000 PGN and other
fields);
• b0..b7
— message data bytes (from 1 to 8) in hexadecimal format;
• <CR><LF>
— end of line symbols (carriage return and line feed, decimal 13 and 10).
Example:
17:33:21.107 R 19F51323 01 2F 30 70 00 2F 30 70
17:33:21.108 R 19F51323 02 00
17:33:21.141 R 09F80115 A0 7D E6 18 C0 05 FB D5
17:33:21.179 R 09FD0205 64 1E 01 C8 F1 FA FF FF
17:33:21.189 R 1DEFFF00 A0 0B E5 98 F1 08 02 02
17:33:21.190 R 1DEFFF00 A1 00 DF 83 00 00
17:33:21.219 R 15FD0734 FF 02 2B 75 A9 1A FF FF
Time of message is UTC time if the Device has received the time from the NMEA 2000 network, otherwise
it is the time from Device start.
Содержание YDNU-02NF
Страница 26: ...26 Figure 2 Welcome screen of the service menu...
Страница 29: ...29 Figure 1 Example of configuration of incoming filters...
Страница 52: ......