.. highlightlang:: us .. _news-R2022: New in R2022 ============ This page describes the changes made to UniPlot R2022 since UniPlot version :ref:`R2021 `. .. _news-R2022-6: New in R2022.6 (2022-12-16) --------------------------- Enhancements ^^^^^^^^^^^^ * (UNI-465): :ref:`import-of-rec-files`: Support for importing Sefram REC DAS 700 data files (``*.rec``) has been added. * :ref:`import-of-can-files`: Generate a warning during import of data when a signal exceeds the supported sizes. * (UNI-457): :ref:`import-of-d7d-files` now supports Reduced Data files (kind of file containing average, minimum, maximum and rms value for each channel) * (UNI-418): :ref:`MDF Stiegele AddIn ` now supports DataType 200. * (UNI-419): :ref:`File=>More File Functions=>Save All-data ` has been added to the interface. It can also be reached via a right-click on a 2D or 3D dataset. * (UNI-479): :ref:`Ifile import ` now supports time time base data file. Bug Fixes ^^^^^^^^^ * (UNI-472): :ref:`The Map calculator` had an issue that prevent a proper behavior. That is fixed starting from this version. * (UNI-442): :ref:`browser-create-embedded-data-table`: Fixes an "Index out of range" error during data exchange of an embedded data table. * :ref:`import-of-can-files`: Fixes a problem when reading CAN FD in ASCII Logging Files (:file:`.asc`) format. A frame where the record contains a symbolic name will now be read correctly. * (UNI-400): Up to now when replacing a file via :ref:`Data => Data Exchange(Document) ` or :ref:`Data=>Data Exchange(Document) ` when the exchange is executed, the :ref:`data editor ` reflects the old file. With this update, the latest replaced file will be displayed in the Data Browser. * :ref:`data-editor`: Fixes a bug where deleting a row breaks the filtered view. * (UNI-147): :ref:`data-editor`: Fixes a bug where deleting a row while viewing unfiltered results (but with an active filter) marks the wrong row for deletion. .. _news-R2022-5: New in R2022.5 (2022-09-30) --------------------------- Bug Fixes ^^^^^^^^^ * (UNI-431): Fixes a crash when creating a 2d/3d-Excel table. * (UNI-438): :ref:`auto_calculatencformula`: Show a better error message when channels are missing. * (UNI-443): :ref:`import-of-can-files`: Fixes a problem when reading CAN FD in ASCII Logging Files (:file:`.asc`) format. This lead to wrong values in the time channels. * :ref:`import-of-can-files`: Fixes a problem when reading CAN FD in ASCII Logging Files (:file:`.asc`) format. Frames in legacy CAN format are no longer ignored. * (SEA-12680): Fixes a runtime error when using :ref:`DocGetDataFileList ` with ``hvPage`` (vector) instead of ``hDoc`` (scalar). .. _news-R2022-4: New in R2022.4 (2022-07-29) --------------------------- Enhancements ^^^^^^^^^^^^ * (UNI-382): The :ref:`NC_interpolation ` function and :ref:`Browser Interpolation ` now support string channels for interpolation. * (SEA-5167/UNI-155): The :ref:`NC_interpolation ` function and :ref:`Browser Interpolation ` now keep the ``_nc_enum`` information from data channel. * :ref:`import-of-can-files`: The CAN addin can now read CAN FD in ASCII Logging Files (:file:`.asc`) format. * (SEA-11825/UNI-404): The :ref:`PowerPoint export ` option has been extended with a bitmap export for graphics with high number of points that are slow to load with regular WMF options. * (UNI-406): When using Drag&Drop for a channel from the :ref:`data editor ` in a template with several files, UniPlot offers to plot the channel for all the files present in the active page. With this improvement, UniPlot now offers it for all the files present in the document. Bug Fixes ^^^^^^^^^ * (SEA-11766/UNI-399): Fixes the import of MF4 file in certain conditions where part of the file is not read by UniPlot. * (UNI-411): Import Page dialog path was not fully visible. This is corrected. * (SEA-8833/UNI-282): Fixes the :ref:`xyinterpol Field function <@f{xyinterpol}>` for request of type "x=" when the x-axis is not a time axis. The function is also fixed for requests of type "y=". .. _news-R2022-3: New in R2022.3 (2022-05-04) --------------------------- Bug Fixes ^^^^^^^^^ * Fixes a problem where the license file could not be found. .. _news-R2022-2: New in R2022.2 (2022-04-29) --------------------------- Enhancements ^^^^^^^^^^^^ * (SEA-10230): The :ref:`1D/2D filters ` now have a new filter :ref:`Correction factor ` that has been added for XY dataset where a variable correction factor can be added. Typical use case is to correct air mass flow. * (SEA-10653): The formula interpreter now has the :ref:`integral_withreset_thd` function. The value of the integral is reset when the integral reaches a user defined threshold. Bug Fixes ^^^^^^^^^ * (UNI-331): When using the field function :ref:`@f{xyvalue}` with the option `ymax.enumvalue` or `ymin.enumvalue` the enum value is now correct. * Fixes a bug where copying a :ref:`dataset style ` did not work. This was caused by some parts of the program still using the old name. * Fixes a bug where :ref:`isoline labels ` showed too many decimal digits when autoscalling was used. * (UNI-351): Fixes a bug where :ref:`data exchange ` resulted in a script error. * Fixes a bug where the cursor table is empty if the integral option is not selected. * (UNI-347): Fix duplicate values shown in isolines dialog. * (UNI-265): Fixes :ref:`fround() ` returning values different from the values announced in the documentation. * (UNI-352): Fixes a bug where large values are shown in the :ref:`data-3d-color-legend`. .. _news-R2022-1: New in R2022.1 (2022-02-16) --------------------------- Bug Fixes ^^^^^^^^^ * (UNI-333): Fixes a bug where :ref:`datadifference-map-and-other-functions-3d` resulted in a script error ("can't concatenate operands") when computing the 3D difference map. * (UNI-343): Fixes a bug where :ref:`file-list` could not be expanded. .. _news-R2022-0: New in R2022.0 (2022-01-28) --------------------------- Enhancements ^^^^^^^^^^^^ * The :ref:`debug engine ` of :ref:`UniScript ` has been optimized to use less computing resources and energy while stepping through UniScript code. Bug Fixes ^^^^^^^^^ * (UNI-257): :ref:`data-3d-dataset-z-values`: Fixes a bug where auto scaling sometimes resulted in wrong colors. Fixes a second bug where :ref:`data exchange ` sometimes uses the same color for different regions. * (UNI-295): :ref:`datadifference-map-and-other-functions-3d`: Fixes a bug where map differences could not be computed if one map was completly contained in the other. * :ref:`text-placeholder`: Placeholders for a measurement file attribute value containing backslash characters will display the backslash instead of Greek letters. * When debugging a UniScript: Do not clear the next instruction marker when adding/removing a break point on the same line. :sub:`id-2040289`