Diagnostics - recording NMEA2000 data on Lighthouse 3 MFDs
|
10-28-18, 09:03 PM
(This post was last modified: 01-07-20 07:22 PM by Tom - Raymarine - Moderator.)
Post: #1
|
|||
|
|||
Diagnostics - recording NMEA2000 data on Lighthouse 3 MFDs
Raymarine Lighthouse 3 MFDs can record NMEA2000 traffic to MicroSD card. This is extremely useful for diagnosing problems with interfacing between Raymarine and other products, autopilot performance issues and the like. Raymarine technical support will often ask for an NMEA2000 log in order to diagnose such issues.
In LH3 v3.11 and later Go to Home > Settings > Network > Diagnostics > NMEA devices and messages, select the SD card you want to record to and then press Start Recording. You can exit this menu, use your system as normal (e.g. to demonstrate an autopilot performance or engine-data problem) and then go back in later and do Stop Recording. In LH3 v3.10 and earlier We recommend updating to the latest version of LH3 which amongst many other new features and improvements has very powerful NME2000 diagnostic capabilities, however if this is currently not possible then you can still record via a less-convenient method. To start recording NMEA2000 data, you need to have a 'enabler' file on a MicroSD card. The MFD will record NMEA2000 data any time this enabler file is found on the card, until the MFD is powered down, the card is full or is removed. Creating the file In order to trigger recording, you need to create a blank, empty file on the MicroSD card. This file must have the name log_stng_data, with no file extension/type. In Windows, the easiest way to do this is via the Windows Explorer file manager. First, make sure that Windows displays File Extensions in the View tab. This is so we can ensure that the file name is correct (log_stng_data, not log_stng_data.txt): Next, create a new Text file: Windows will prompt you to give the file a name: Call the file log_stng_data (with no .txt on the end). Windows will warn about changing the file extension: that's fine, that's what we want: Right-click on the card, to Eject, wait until Windows tells you it's safe and then remove the card. Starting logging To start logging, place the file containing the card into one of the chart slots of the Master MFD. In a Raymarine system, the Master MFD is the one that talks to SeatalkNG, then relays that data on to other displays over the Raynet network. It might be the same display that has the chart card plugged in, or where the transducer is connected, but it might very well not. There is no visible difference in operation between Master and other MFDs. To tell which display is the Master, look for (DM) next to it in the device list in Home > Settings > Network. If (DM) and (this display) aren't on the same line then you're not in front of the Master. Use the one marked (DM) for logging. Place the programmed MicroSD card into any chart slot of this Master display. Logging should silently start in the background. It's a good idea to test all this before going out on the water for a day just to make sure it's working, by plugging the card back into your PC and making sure that the log file is there. Log file format The MFD will create a log-file that has a file name like NMEA2000_20181029_23.log and contains raw data, the name of the PGN and for some key data that's sent in 'single frame' messages, the decoded data too: Code: Rx 6974110 09 f1 12 d0 00 e2 24 00 00 00 00 fd From:d0 VesselHeading Heading:54.1deg The column format is: Code: [dir] [time (ms)] [identifier] [ raw data ] [Source] [ PGN name and decoded data ] Tips
RAYFAQ# Raymarine since 1999. Interests: Diagnosis of problems in sonar/fishfinders, NMEA2000, ethernet comms, autopilots, thermal cameras Location: Sydney, Australia. Please don't PM me asking for direct support, please ask a public question instead so that others can see the question and answer. Forum posts will always be answered before PM requests. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)