Dear
Is is possible to make available programming API used to write files in trc and asc format?
I mean way of create trc files (e.g. PEAK-View) and programming API used in tool: PEAK-Converter http://www.peak-system.com/fileadmin/me ... verter.zip.
Such source code (or just dll!) will be useful for developing my own tools and share data between PEAK's and third party tool via trc and asc files.
Best Regards
/Greg
PEAK-Converter/ programming API
Re: PEAK-Converter/ programming API
Hello,
thanks for your suggestion.
. It can be activated via CAN_SetValue(PCAN_TRACE_STATUS). When active, all information being sent and received (via CAN_Read/CAN_Write) is automatically written in a *.trc file that is compatible with all our products (including PCAN-View).
thanks for your suggestion.
The creation of PCAN-Trace files (*.trc) over an API is currently possible using PCAN-BasicGrzegorzK wrote:Is is possible to make available programming API used to write files in trc and asc format?
I mean way of create trc files (e.g. PEAK-View)

This is actually in our work queue... but unfortunately at the very bottom of it. We have seen already this need and we are looking for make this possible in the future.GrzegorzK wrote:and programming API used in tool: PEAK-Converter http://www.peak-system.com/fileadmin/me ... verter.zip.
Best regards,
Keneth
Keneth