12-21-2017
03:14 PM
- last edited on
06-18-2025
09:04 AM
by
Content Cleaner
Greetings,
I'm using the J1935 example shown here and I am able to transmit messages between two computers using it.
http://www.ni.com/example/31215/en/#toc16
HOwever my type field says CAN data and no J1935. Has anyone else had an issue with that? I configure it using an ID of
0cf00401
and 8 bit message of FFs
12-22-2017 10:16 AM
Hi Dmarcus79,
If you click on it, can you see J1939 in the pop-up menu? If it's missing there is something wrong with the XNET Frame CAN.ctl so take a look at it.
Regards.
01-03-2018 08:10 AM
I can see it in the drop down menu but it reverts back to can message when new data is selected.
01-03-2018 07:30 PM
That's actually an indicator. It's basically reading what you have in the bus. Meaning that you are acquiring a CAN message or it's reading it like that.
This is just an example so it's important you take a look at the code folder for the functions available.
Regards.