New in R2023¶
This page describes the changes made to UniPlot R2023 since UniPlot version R2022.
New in R2023.0 (2023-03-31)¶
Enhancements¶
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