Search found 4 matches

by JR1234
Tue 7. Dec 2021, 15:19
Forum: PCAN-Explorer 5 & Add-ins
Topic: Send different SDO messages in PCAN Explorer
Replies: 1
Views: 3068

Send different SDO messages in PCAN Explorer

Dear all,

I'd like to send different SDO messages to at least one device (Node-ID 9).
In the end, I want to click a button on the panel page, and this button will send a pre defined message to Node-ID 9 (COB-ID: 0x609).
So this message must contain some variables:
1. Command specifier
2. SDO Index ...
by JR1234
Wed 30. Jun 2021, 15:20
Forum: PCAN-Explorer 5 & Add-ins
Topic: Add-In basic example
Replies: 1
Views: 2902

Add-In basic example

Hello everyone,

I'd like to add some functionallity to my PCAN Explorer 5 by using self-written add-ins.
I'm able to progam in C(++) as well as Java / C# - but I didn't create .dll files yet.
Does anyone has a minimal example, how a add-in will be programmed and compiled and how this can be ...
by JR1234
Mon 3. Aug 2020, 10:55
Forum: Software
Topic: Start two instances with one PEAKUSB Dongle
Replies: 3
Views: 3665

Re: Start two instances with one PEAKUSB Dongle

Dear Marvin,

thanks for your fast reply.

I want to create two customized applications which shall use an existing CAN-Bus connection (same Baudrate etc. using NetConfig).
So this setup is only possible by using PCAN-Developer 4?
There are no other possibilites (e.g. each Computer which uses these ...
by JR1234
Mon 3. Aug 2020, 08:36
Forum: Software
Topic: Start two instances with one PEAKUSB Dongle
Replies: 3
Views: 3665

Start two instances with one PEAKUSB Dongle

Hello everyone,

I'd like to know wether it's possible to use at least one PEAK USB CAN Dongle (1-Channel) for accessing the CAN-Bus with two instances (two different applications).
I saw something similar at another competitor, and I need this function in my setup.

Please let me know, how to ...