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 adressed in PCAN explorer?
Thanks in advance
Add-In basic example
-
- Sales & Support
- Posts: 1083
- Joined: Fri 20. Sep 2019, 13:31
Re: Add-In basic example
Hello,
You will find samples for Addin-projects for both Pascal (Delphi 2007) and C# (VS2010) in:
C:\Program Files (x86)\PCAN-Explorer 5\Samples
Furthermore does the PCAN-Explorer 5 help contain a detailed documentation
under "Automating tasks wih PCAN-Explorer". This section will also
explain how to intergrate the finished Addin once written.
As for compilation of the DLLs there are plenty of online ressources
explaining this in detail, we recommend to research this in an development
forum for the language/framework you are going to use.
Best Regards
Marvin
You will find samples for Addin-projects for both Pascal (Delphi 2007) and C# (VS2010) in:
C:\Program Files (x86)\PCAN-Explorer 5\Samples
Furthermore does the PCAN-Explorer 5 help contain a detailed documentation
under "Automating tasks wih PCAN-Explorer". This section will also
explain how to intergrate the finished Addin once written.
As for compilation of the DLLs there are plenty of online ressources
explaining this in detail, we recommend to research this in an development
forum for the language/framework you are going to use.
Best Regards
Marvin
---
Marvin Heidemann
PEAK-Support Team
Marvin Heidemann
PEAK-Support Team