Transmitting a multi-page message

Request New Features here.
WillM
Posts: 1
Joined: Fri Jul 22, 2011 10:45 am

Transmitting a multi-page message

Post by WillM » Mon Aug 15, 2011 2:33 pm

I need to send a multi-page NMEA message (26 bytes) from a PV750 onto a NMEA network. What is the best way to go about doing this? Thanks for your help.

Will
bwutzke

Re: Transmitting a multi-page message

Post by bwutzke » Wed Sep 07, 2011 3:05 pm

Will,

The default method of transmitting multi-frame parameter groups in NMEA 2000 is using the Fast Packet protocol.

Look in the Database and you'll see a Fast Packet column in the J1939/NMEA parameters. Check that box on the your newly defined PGN and then map the 26 bytes into the parameter(s) in the window below. The sequence and frame counters are taken care of for you.

Bryan
mbowdich
Posts: 209
Joined: Tue Oct 05, 2010 10:54 am

Re: Transmitting a multi-page message

Post by mbowdich » Wed Sep 07, 2011 6:34 pm

The issue is that none of the fast packet messages are selectable in the transmitter, only J1939 and 8 byte NMEA.
jmorgan
Enovation Controls Development
Enovation Controls Development
Posts: 15
Joined: Tue May 10, 2011 9:47 am

Re: Transmitting a multi-page message

Post by jmorgan » Thu Sep 15, 2011 2:37 pm

Hi WillM, mbowdich,

The ability to transmit fast packets or multipackets is not currently supported. This post will be moved to the Request Features discussion. Is it possible to break up the data into single packets?

Thanks,
jmorgan
mbowdich
Posts: 209
Joined: Tue Oct 05, 2010 10:54 am

Re: Transmitting a multi-page message

Post by mbowdich » Fri Sep 16, 2011 11:59 am

Probably not in NMEA, as most of the pertinant engine data is Fast Packet. They could be hand generated (FFCAN), but would require some detailed knowledge of the structure to write.