Search found 2 matches

by dcabernel
Tue 24. Aug 2021, 14:51
Forum: PCAN-RP1210
Topic: SendCommand - Set J1939 Baud Rate 37
Replies: 2
Views: 4772

Re: SendCommand - Set J1939 Baud Rate 37

Thank you.

I found the issue with my LabVIEW code. The command works now.
by dcabernel
Tue 24. Aug 2021, 00:13
Forum: PCAN-RP1210
Topic: SendCommand - Set J1939 Baud Rate 37
Replies: 2
Views: 4772

SendCommand - Set J1939 Baud Rate 37

For the longest time I thought this command wasn't working because it was throwing a '144 ERR_INVALID_COMMAND' .

I finally released it was doing that because I was setting the rate to the default ('5 250K'). So changing it to '6' worked, and then setting it back to '5' worked once. All subsequent ...