Can you provide a working sample of sending and receiving J1939 messages? Preferably in C#? You must have this, if for no other reason to have tested out this API originally.
Also, I have looked through the API documentation and it isn't clear to me how to programmatically control two different CAN devices (on the same Host PC) from this API. When you connect to the CAN device (using ClientConnect()) there doesn't appear to be anyway to specify the device address. In my case I am using PCAN-USB devices which have two different hex addresses (ABh and FFh). How can I establish connection to each of these simultaneously (or even not simultaneously)?
Any help would be greatly appreciated.
Working Sample of J1939 & Multiple CAN Devices on the Host
-
- Posts: 2
- Joined: Thu 18. Aug 2016, 14:35
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Working Sample of J1939 & Multiple CAN Devices on the Ho
Our API is a CAN Layer 2 API - you do not "address" any CAN nodes - CAN is a Multi Master BUS System.
There is no source or targed definde.
If you use a commercial API (like RP12010, PCAN-Developer etc.) please contact us per E-mail (support@peak-system.com) with your serial number and part number of your API Version you use.
There is no source or targed definde.
If you use a commercial API (like RP12010, PCAN-Developer etc.) please contact us per E-mail (support@peak-system.com) with your serial number and part number of your API Version you use.
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
-
- Posts: 2
- Joined: Thu 18. Aug 2016, 14:35
Re: Working Sample of J1939 & Multiple CAN Devices on the Ho
Just sent an email to the address you provided with information you requested.
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Working Sample of J1939 & Multiple CAN Devices on the Ho
closed
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------