New in R2015¶
This page describes the changes made to UniPlot R2015 since UniPlot version R2014.
New in R2015.11 (08 July 2016)¶
Bug Fixes¶
(ID4043): If UniPlot was never invoked with administrator rights, opening and closing of IPW/IPZ files failed, if UniPlot was started with temporary administrator rights.
(ID4044): ASAM-ODS Browser (CORBA): For variables with the data type DT_DATE the seconds were used as minutes.
(ID4046): IPW/IPZ Files: Saving IPW/IPZ files could cause a memory access violation if the document contained a huge number of datasets.
(ID4050): Import of IFILE Data Files: If channels were measured with different Crank Angle settings but with an identical number of data points, it was possible that a channel was assigned to the wrong Crank Angle group.
(ID4051): ncdump.exe: If string channels in the NC file contained newline characters, the dump file was in incorrect.
(ID4052): Data editor: String channels containing non-printable characters (e.g. newline characters) could not be edited correctly.
(ID5059): Import of MDF Files: If a MDF file contained more than 1000 channels, the import could be very slow. By using a hash table the access speed has been improved significantly.
New in R2015.10 (16 May 2016)¶
Within a text object or a cell of a table object, text can be displayed in bold, italic, underline and strike out. The font color can also be set. See bold, italic, ….
Fixed bugs, see Bug Fixes R2015.
New in R2015.9 (14 Apr 2016)¶
Import of DeweSoft data files (
*.d7d
). (beta version)Fixed bugs, see Bug Fixes R2015.
New in R2015.8 (04 Mar 2016)¶
NC_AddFiles: So far the NC_AddFiles function only added those channels that exit in the first data file. In the new version, all channels are added.
NC_Edit: Sort lists for channel names can be created and used to display the data channels in the data editor. To create and select a sort list click on the Option button in the data editor.
Fixed bugs, see Bug Fixes R2015.
New in R2015.7 (04 Dec 2015)¶
Fixed bugs, see Bug Fixes R2015.
New in R2015.6 (20 Nov 2015)¶
Tools=>Options: New user interface language Japanese added.
Fixed bugs, see Bug Fixes R2015.
New in R2015.5 (11 Sep 2015)¶
Interface to access MySQL databases (see MySQL, MariaDB).
Data=>Data Exchange (Page): The handling of record filters has been modified. A record filter will be displayed and edited for a data source instead of a dataset. See also Data=>Data Exchange (Page).
Fixed bugs, see Bug Fixes R2015.
New in R2015.4 (01 Jul 2015)¶
Browser=>Classify: Text channels can be used to specify classes.
New in R2015.3 (22 May 2015)¶
ASAM-ODS Browser (CORBA): Merge of submatrices added.
File=>Import Data: New import type
2D: pV-diagram: (CA) Crank Angle is used to split cycles
to create a pV plot (pressure volume diagram).
New in R2015.2 (24 Apr 2015)¶
Fixed bugs, see Bug Fixes R2015.
New in R2015.1 (27 Feb 2015)¶
Map Calculator: Can be used to calculate a Z-channel for given X/Y-channels.
Text Placeholder: New placeholder values added.
Import of CAN Files: Import of Vector ASCII logfiles added. Example:
date Jan 21 13:41:30 2015 base hex timestamps absolute no internal events logged 0.861164 1 18FD Rx d 8 ff ff 13 0 ff 85 0 0 0.862664 1 19FFC33Dx Rx d 4 0 0 0 0.864160 1 18FFE43Dx Rx d 8 14 0 43 4 18 10 ff 0 ....
Tooltips in UniScript editor improved. If the mouse cursor hovers over a function name or an object member function (e. g.
o.keys()
), all defined function prototypes and return values will be displayed.SQLite3 has been updated to version 3.8.8.2 (see Overview SQLite and http://sqlite.org).
Curl has been updated to
libcurl/7.40.0 OpenSSL/1.0.2 zlib/1.2.8 WinIDN libssh2/1.4.3
.Import of MDF4 Files: Support for compressed data channels added.
Tools=>Dataset Style Order Configuration: If a dataset style order file is modified and the user does not have write acceess for the style order directory, the style order files are copied into the UniPlot user directory, e.g.
C:\Users\<user name>\Documents\UniPlot\template
.Tools=>Formula Configuration: If the formula search path contains more than one directory, the new formula is saved in the last directory. In older UniPlot versions the formula was saved in the first directory.
New and modified UniScript functions, see UniScript R2015.
Fixed bugs, see Bug Fixes R2015.
New in R2015.0 (23 Jan 2015)¶
ASAM-ODS: The Corba interface has been updated, see ASAM-ODS Browser (CORBA).
The Help=>Check for Updates command can download the current setup program.
New menu command: Help=>Check Drive Speed.
The documentation of the library to read and write UniPlot data files has be updated, see netCDF-SDK.
New UniScript functions to transfer data to and from the Internet using HTTP, HTTPS, FTP, SFTP and other protocols, see Overview Curl.
SQLite3 has been updated to version 3.8.7.4 (see Overview SQLite and http://sqlite.org).
Tools=>Dataset Style Order Configuration: If a style order file is edited and cannot be saved in the UniPlot index, then the style order file will be copied to the UniPlot user directory. For example
C:\Users\<user name>\Documents\UniPlot\template
.Tools=>Formula Configuration: If the search path for formulas contain more than one element, new formulas will be saved in the last path that was defined. Up until now new formulas were saved in the first path.
New and modified UniScript functions, see UniScript R2015.
Fixed bugs, see Bug Fixes R2015.
id-1379625