Page 1 of 1

PCAN-Router Pro Library(C/C++)

Posted: Mon 19. Jul 2021, 18:29
by shammi256
Hello,
I want to configure PCAN_Router Pro from command line or C/C++ application. Do you have command line based configuration tool or library except PPCAN-Editor 2 ?

Re: PCAN-Router Pro Library(C/C++)

Posted: Tue 20. Jul 2021, 08:53
by M.Heidemann
Hello,

Thank you for your request.

We provide two methods of configuring the PCAN-Router Pro:

- Using PPCAN-Editor 2 to configure the device
- Writing and flashing your own firmware for it. (Requires programming knowledge)

PPCAN-Editor 2 does not provide configuration via CMD.

The second option could be sommewhat automated, as the PCAN-Router Pro can be put into bootloader mode via firmware. See example Hardware\PCAN-Router_Pro\Examples\04_BOOTLOADER of the Peak-DevPack regarding this:

https://www.peak-system.com/quick/DLP-DevPack

This however will only speed up the flashing process, changes in the firmware
still have to be done manually before compiling and flashing.

For faster changes to a configuration PPCAN-Editor 2 most likely is the better option.

Best Regards

marvin