Offline
I'm on a boat that has an H5000 Herc system.
The data to Expedition is NMEA 0183 over wifi via a ShipModul Multiplex 3
In Expedition, I am getting: Position, BSP, HDG, TWS, Baro.., but not TWD, TWA, or AWA
In Expedition "Sentences to receive", everything is selected.
I have only one network configured, and AIS is coming in as well.
I have not used a ShipModul before - is this a problem with how it was configured.., could it be that it was not set up to send those wind sentences?
How should I get the other wind numbers - TWD, TWA, and AWA - into expedition?
I've attached a sample of the raw data from expedition
C,13.75,C,,,,,,T,,M,,N,,M*69
$WIMDA,30.20,I,1.023,B,23.07,C,,C,,,,,,T,,M,,N,,M*6E
$HCHDG,94.17,,,1.31,E*11
$HCHDG,80.25,,,1.31,E*15
$HCHDG,100.19,,,,*7B
$PFEC,GPatt,,+0.66,-0.58*6D
$PFEC,GPatt,,+2.26,+0.13*62
$PFEC,GPatt,,+3.04,-0.28*6D
$PFEC,GPatt,,+0.32,-0.22*61
$PFEC,GPhve,-0.17,A*24
$PFEC,GPhve,-0.01,A*23
$HCHDG,94.17,,,1.31,E*11
$HCHDG,80.25,,,1.31,E*15
$HCHDG,100.19,,,,*7B
$PFEC,GPatt,,+0.66,-0.59*6C
$PFEC,GPatt,,+2.26,+0.13*62
$PFEC,GPatt,,+3.04,-0.28*6D
$PFEC,GPatt,,+0.32,-0.23*60
$PFEC,GPhve,-0.17,A*24
$PFEC,GPhve,-0.01,A*23
$WIMWV,,R,0.00,N,A*3D
$GPRMC,105009.390,A,4333.50458,N,00404.74954,E,0.00,,160319,1.31,E,A*23
$GPRMC,105009.390,A,4333.50796,N,00404.75047,E,0.00,,160319,1.31,E,A*28
$HCHDG,94.16,,,1.31,E*10
$HCHDG,80.25,,,1.31,E*15
$HCHDG,100.19,,,,*7B
$PFEC,GPatt,,+0.67,-0.59*6D
$PFEC,GPatt,,+2.26,+0.13*62
$PFEC,GPatt,,+3.04,-0.28*6D
$PFEC,GPatt,,+0.32,-0.23*60
$PFEC,GPhve,-0.17,A*24
$PFEC,GPhve,-0.01,A*23
$TIROT,13.15,A*3D
$TIROT,8.50,A*06
$TIROT,-0.75,A*24
$VDVBW,,,A,,,A,,A,,A*51
$VDVBW,,,A,,,A,,A,,A*51
$VDVBW,,,A,,,A,,A,,A*51
$HCHDG,94.14,,,1.31,E*12
Last edited by us7070 (3/16/2019 3:14 am)
Offline
The wind data you are missing in Expedition is coming from the NMEA sentences MWD and MWV.
Check in the Shipmodule config if these sentences are either filtered out, or not explicitly included in the direction of input data to an output.
The shipmodule manual is quit good and contains examples of how to do this.
Using the Shipmodule software you can also monitor each input of the MUX, so that allows you to check if the MWD and MWV arrive at the MUX from your H5000 in the first place.
Last edited by ZeeZee (3/16/2019 12:20 pm)
Offline
Yes, there isn't much data in there.
The best solution would be a wifi connection directly to the H5000 Websocket.
Offline
After working on it with the installer (this is a new boat).., we never got the NMEA issue figured out - it appears that the multiplexer is sending all the sentences, and a network tool showed them all coming into the laptop over the network. It just seems that for some reason they are not getting into expedition. The mutiplexer is also converting H5000 NMEA 2000 to NMEA 0183.., and i'm not much of a NMEA expert - but maybe there is an issue with the way the 0183 sentences are formatted...
This boat does not have a wifi-1/GoFree.., so it is not possible to do a wifi connection to the H5000 - as is typically done. the only wifi device is the multiplexer - but you can't get to the H5000 through that.
It turns out that the ethernet out from the H5000 CPU goes to a (non-wifi) router, so i could get the websocket connection with ethernet from the router to the laptop.
So, I have a working websocket connection.., but it would be nice to also have the 0183 connection with the multiplexer working also.
Last edited by us7070 (3/16/2019 2:00 pm)