Home Version History CANCapture Analysis Tool - Version 1.61 Released
CANCapture Analysis Tool - Version 1.61 Released
Friday, 19 December 2008 00:00

A new Full version and DEMO release of CANCapture (Version 1.61) is available. This release adds support for a major new feature known as the "AppBuilder". It also adds support for playback of ASCII .asc files, merging of databases, an updated scripting library, math and file I/O scripting functions, and a few other minor changes.



Detailed Feature List (for V1.60):

  • Added "AppBuilder" feature. The App Builder allows you to create a customized, read-only application based on any CANCapture workspace and database. This feature is useful for creating custom diagnostic tools, data-loggers, or just simplified CANCapture builds for non-CAN experts. The resulting EXE file will be completely stand-alone, having no prerequisites except that the ECOM driver be installed on the destination computer.
  • Added merge database support. This feature allows you to merge a database from an existing database file into the current active database. It allows you to choose which packets to merge and lets you choose how to handle conflicts.
  • Added the ability to playback .ASC files in the "File Replay Block".
  • Updated the scripting library and added support for math functions (i.e. sin(), cos(), sqrt()) and File I/O for reading and writing files within the script.
  • Added support for runtime exception messages in script blocks instead of just silently quitting on runtime errors.
  • Fixed bug that caused LinearScales (i.e. the tick marks on the thermometer) to not be drawn on 16bpp resolution screens when the "TickMarksOnTop" option was enabled.

 

Detailed Feature List (for V1.61):

  • The change from V1.60 to V1.61 simply fixes a backwards compatibility issue when importing .cfi (CANCapture Flowchart Export/Import) files that was caused by the new AppBuilder code.