New in R2023

This page describes the changes made to UniPlot R2023 since UniPlot version R2022.

New in R2023.3 (2023-09-29)

Enhancements

  • (UNI-545): Text Placeholders have seen four new functions added. mini(), min_time(), maxi() and max_time(). They will respectively return the index or time of the min or max value of the signal.
  • (UNI-547): Common 3D data properties now supports modification of the colormap.

Bug Fixes

  • (UNI-428): The Data Browser Drag & Drop functionality for multi-file plotting is now showing the correct X and Y channels for MDF files.
  • (UNI-538): Update of a function that was preventing calculated 3D dataset to be properly updated during data-exchange in some conditions.

New in R2023.2 (2023-08-25)

Enhancements

  • (UNI-530): The ATFX Import filter has been updated to load all measurements in one file and group channels by measurement name. The time channel are now detected and the 2D y/t plot option can be used to automatically detect the time channel.

Bug Fixes

  • Fixes a preoblem where the German help files (up-de.chm) was missing from the installation.

New in R2023.1 (2023-06-30)

Enhancements

  • (UNI-467): The ERG Import Filter allows UniPlot to import ERG Files from Siemens CATS Flexible automation system.
  • (UNI-498): The PDF export function is now compatible for GhostScript after version gs9.53.3.
  • (UNI-521): Some MDF or MF4 files are imported without groups. This happens when the original file has no group comment (cg_md_comment is empty). The MDF import filter has been updated to use the aquisition name (cg_tx_acq_name) as an alternative solution in this case.
  • (UNI-524): When using the File Synchronization Interface with files for which a time channel is defined, this time channel will be automatically selected when selecting the synchronization channel.
  • The UniPlot’s documentation now has a Use Cases section where one can discover UniPlot into real life examples. The first article is about Internet Of Things (IoT) in UniPlot.

Bug Fixes

  • Correction of Maintenance Contract Check.
  • (UNI-382): The NC_interpolation for string channel was failing if several text channels of same character length are interpolated.
  • (UNI-487): Fixes a problem when importing an MDF4 file containing CAN data. During the import an error message "not enough (virtuell) memory", file: can_blf.ic, line: 526 was shown.
  • (UNI-522): In the databrowser, right-click on a channel and select Add/Edit Formula Channel to open the The formula interpreter did not work for multi-line formulas.
  • (UNI-250): Data import of CAN signals of type unsigned 32-bit integers are now handled correctly.
  • (UNI-108): The Sequencer’s Browse for file action is not anymore limited in lenght.
  • (UNI-148): The Sequencer’s sub-dialog are now properly displayed in case on left docking.
  • (UNI-149): The Sequencer’s data type field entry is not restricted by the dialog size.
  • (UNI-209): The data slot control of the Sequencer now refreshed properly after calling the function Seq_SetSlot_Path().

New in R2023.0 (2023-03-31)

Bug Fixes

  • (UNI-457): Import of D7D files update in 2022.6 was not backward compatible. It has been corrected.
  • (UNI-490): TDMS AddIn could not load specific TDMS files. Libraries have been updated to correct the issue (National Instruments TDM DLL - V17).
  • Fixes an off by one error in the output of _dis(ssFunction, bOnlyMaxStack) for local variables with an index of 7 or larger (OP_LOCAL (45), OP_LOCAL_EX (98)).
  • (UNI-495): The interpol function was not taking into account the rsMissing argument if the ssType was also given as an input.

id-939209