New in R2025

This page describes the changes made to UniPlot R2025 since UniPlot version R2024.

New in R2025.2 (2025-06-10)

Enhancements

  • (UNI-870): Sequencer: New Action: Unit Conversion. Allows to automatically convert channels into different units using the standard UniPlot unit table files. Additionally allows to define a subset of channels in the file to be converted.

  • (UNI-814): Sequencer: Added buttons to enlarge/shrink the workspace/sequences/acton view.

  • (UNI-900): MDF (VS100/INCA) now supports Little Endian (Intel) Byte order corresponding to Signal data type 13, 14, 15 and 16.

  • (UNI-905): Packing of log file on UniPlot shutdown has been reactivated.

  • (UNI-827): UniPlot Excel importer now supports files where the sheets have missing DIMENSION attribute.

  • (UNI-4): UniPlot now supports import of Calibration Data File. It has functions to plot their contents or place them into tables. This is a beta version.

  • (UNI-823): The field function @f{xyinterpol} allows to call a field function as a parameter.

    @f{xyinterpol(Data1,x=xystatvalue(Data2, ymaxpos))}
    
  • (UNI-701): 2D-Max-Point and 2D-Min-Point have been added. They will create a point dataset instead of the line when using regular New Dataset=>2D-Max and New Dataset=>2D-Min. The functions can be accessed via:

Bug Fixes

New in R2025.1 (2025-04-11)

Enhancements

  • (UNI-828): DocAddDatafiles UniScript function has been added to allow addition of data file in a template via UniScript. The function DocExchangeDataFiles has been updated to also support file addition using this new function.

  • (UNI-432): PDF-Export functionality has been udpated so that the user does not have to use GhostScript for the export. The user will looses the GhostScript functionality (bookmarks and other specific PDF export settings)

  • (UNI-877): Sequencer action PDF Export now supports the selection of the document to be exported (not only the active one).

  • (UNI-867): The Sequencer Data Slots now come with a button to load data directly without using the Data Load action.

  • (UNI-858): Sequencer action Export Data now allows selection of channels to be exported.

  • (UNI-857): Sequencer action Export Document now supports the selection of the document to be exported (not only the active one).

Bug Fixes

  • (UNI-878): MDF4 file import has been improved to properly import zipped data even if the record is not contained completely in the current fragment of the data section.

  • (UNI-883): The NC_AddFiles has been updated to properly handle concatenation of channels of different type (eg. DOUBLE in file 1 and CHAR in file 2).

New in R2025.0 (2025-02-14)

Enhancements

  • (UNI-835): Sequencer: New action Export Data. The action exports data of a data slot into various data formats.

  • (UNI-834): Sequencer: New action Export Document. The action exports the currently active document.

  • (UNI-849): In the ATFX import has been improved to be more flexible to variation in the format.

Bug Fixes

  • (UNI-864): Ifile import now use XStart_XDelta channel attribute to create an X-axis that fits the data.

  • (UNI-863): Ifile import has been corrected so that cycle information is stored in the correct group.

  • (UNI-848): In the Picture edition dialog activating the World Coordinates moved away the picture in some conditions.

  • (UNI-785): Sequencer: In the Data Exchange action the AutoScale is now properly disabled when unchecked in the data exchange option dialog.

  • (UNI-841): The NC_AddFiles function now does not limit number of characters to 2nd dimension of 1st file for string channels.

  • Fix encoding issues when exporting to PDF. If the page title contained non ACSII characters the title got mangled in the table of contents of the generated PDF file.

  • PDF generation fails in UniPlot R2024.4 and is solved with this release.

id-1379641