Author Topic: PGN and SPN in auto steer applictaion  (Read 8831 times)

Offline Sam

  • PLUS+1 Novice
  • *
  • Posts: 3
  • Karma: +0/-0
PGN and SPN in auto steer applictaion
« on: April 26, 2018, 07:46:33 PM »
Can anyone help?

I am trying to write a code to receive automatic steering information and send vehicle telemetry back to an automatic guidance system on an agricultural machine we are building. The people who make the guidance system have given me the ISO 11783-7 document detailing the relevant commands they will be transmitting, along with their CAN address.

but the ISO document only shows the SPN, I have a copy of the J1939DA document as well, which also only shows SPN data. How would you send and receive data without knowing the PGN or the position of the SPN data bytes?

I am new to this, so could be barking up the wrong tree completely!

Offline pinias

  • PLUS+1 Guru
  • *****
  • Posts: 215
  • Karma: +7/-0
Re: PGN and SPN in auto steer applictaion
« Reply #1 on: April 27, 2018, 04:09:06 PM »
SAM

Since the ISO 11783 is based in the J1939 I would say you could check SAE J1939 standard but you need both books each with more than 1000 pages. mather of fact Volume 2 is the one that breaks out the PGNs and SNPs.

what are the PGN´s you are looking for?

Regards

Offline mebib

  • PLUS+1 Developer
  • ***
  • Posts: 18
  • Karma: +0/-0
Re: PGN and SPN in auto steer applictaion
« Reply #2 on: May 02, 2018, 09:49:38 PM »
Hi Sam

Check the documentation of the PVED-CL
http://files.danfoss.com/documents/pved%20cl%20communication%20protocol%20version%201%2038%20technical%20information%20manual/11079551.pdf

On page 33 you can find the description of the message.

Regards mebib