Is there a way of controlling PCAN Explorer via Delphi

Comprehensive CAN monitor for Windows® and its add-ins: Plotter, CANdb Import, Instruments Panel, and J1939
Post Reply
rampinia
Posts: 25
Joined: Sat 5. Mar 2011, 11:37

Is there a way of controlling PCAN Explorer via Delphi

Post by rampinia » Sat 20. Jun 2015, 09:34

Hello

I'm writing an application using Delphi. I need to drive PCAN Explorer from delphi, examples are start/stop/save a trace file from delphi, start/stop/save plot. Add channel to plot etc...

thanks

User avatar
PEAK-Support
Sales & Support
Sales & Support
Posts: 1646
Joined: Fri 10. Sep 2010, 19:34

Re: Is there a way of controlling PCAN Explorer via Delphi

Post by PEAK-Support » Mon 22. Jun 2015, 08:33

You could write your own AddIns with Delphi or C++. A Sample Project is part of the PE5 Installation (See sample Directory). The Object model is explained in the Windows Help File. But maybe it´s more easy to build a small VB Script to start /stop and save a Trace file instead developing a own AddIn?
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------

Post Reply