Versionshistorie

2007-03-19: CANgraph 6.1 SP2

Download

General Usage:
  • Simulink model viewer: Support of vector graphic's and zoom in/out
  • Option AM: Size of Flat 3D objects can be less than 1
  • Support of sorted search result in Symbol Explorer
  • Proper size of popup menus
  • Windows without frame can be resized to a very small size
  • Save the last used file name filter of the measurement file selection dialog
  • Update a closed Symbol Explorer if he is opened again
  • Panel window data link dialog enhanced
  • Options dialog: New "Addon" page
  • Script Task Manager
  • Support of assigning script to controls of a Panel Window
  • Handling corrected in case of a project is loaded or CANgraph is closed and the current project contains calibration or measurement comments
  • Handling corrected in case of inserting a signal in Measurement list dialog if a database selection is open and a filter dialog is opened
Offline analysis measurement files:
  • Possibility to merge mdf-files again that are previously splitted from another MDF file
  • The import converter support CANcaseXL LOG logging files (XLG files)
  • Delete temporary files of imported CANalyzer logging files, if the file device is permanent loaded
  • The MATLAB export converter skips signals of datatype greater then 32 bit (doesn't abort any longer)
  • The ATF Import converter creates MDF 3.0 files
  • ASCII Import converter support values with more then 9 digits now
  • Corrected generation of Float Signal definition with long names (caused syntax errors in generated dbc file (for logger daq measurements))
  • CANalyzer Logging Converter is able to deal with BLF files including environment variables of type double
  • Proper reading of negativ values of MOTOROLA signed integer signals (MDFlib++)
  • Add a MDFlib++ function to read and modify the value raster item of a channel block
  • All Files Filter *.* of the new Import Converter is included in the "All Measurement Files" Filter
  • MDFlib++ supports DAT files (MDF format) created by ETAS Ascet SD
  • Support a difference line time lower then the comment line time for Signal comments. Fix problem of the value macro in case of a Xoffset
  • Improved support of M files created by the MATLAB export converter (syntactical problems fixed)
Display of measurement data:
  • Color of nearly white signals is adapted at print operation
  • Command 'Save Signals' of a graphic window saved only data points inside the specified time range
  • Print the name of a y axis of graphic windows on the printer
  • Global measurement cursor is set to the previous position at stop of measurement
  • Trigger times and signal comment times is adjusted during saving signals from a graphic window if time stamps start from zero
  • Display improvements of Y axis labels in graphic windows if the window is too small
Database:
  • Enhanced importing specific LIN databases
  • Default signal attribute value in DBC files is used to set the precision of CAN signals for the whole database
Functions and Scripts:
  • New script function to create directories
  • Close progressbar after calling ProgressBarClose()
  • Changing a variable value in functions using unary operators (a++) is recognized as write operation now.
  • Added new script function that allows to switch from physical to function addressing (and vice versa)
  • Function sizeof() even works for MDF file signals which are not previously created