This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Proprietary PGN
#2
Anyone has used proprietary PGN?
Here's an other example that doesn't work: In node-red, I have a function and signak-send-nmea2000 with the code that generate the following msg.payload. What is transmitted is a message with all data at 255.
msg.payload : Object
object
pgn: 61184
COMPANY: 1857
data: array[6]
0: 0
1: 1
2: 2
3: 3
4: 4
5: 5

In the pgn.h of the Canboat, the PGN 61184 is defined as
{"Manufacturer Proprietary single-frame addressed",
61184,
PACKET_INCOMPLETE,
PACKET_SINGLE,
8,
0,
{MANUFACTURER_FIELDS, BINARY_FIELD("Data", BYTES(6), NULL), END_OF_FIELDS},
0,
0,
true}
Reply


Messages In This Thread
Proprietary PGN - by ptalbot - 2022-09-15, 08:48 PM
RE: Proprietary PGN - by ptalbot - 2022-09-16, 05:59 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)