DIAdem 2023 Q4 Bug Fixes

Overview

The following items are notable issues fixed between the release of DIAdem 2023 Q2 and DIAdem 2023 Q4, including additional patches and service packs. If you have an issue ID, you can search this list to validate that the issue has been fixed. This is not an exhaustive list of issues fixed in the current version of DIAdem.

Bug Number

Legacy ID

Description

Details

2347405

ANALYSIS - The channel preview in dialogs with multiple channel input doesn't work if a channel name contains a comma.

Workaround:

You can work around this problem by renaming the channels whose names contain commas so that the channel name no longer contains commas. This doesn't affect the calculation function as it was only a display issue in the dialog.

Reported Version:

DIAdem 2019 | DIAdem 2019 SP1 | DIAdem 2020 | DIAdem 2020 SP1 | DIAdem 2021 | DIAdem 2021 SP1 | DIAdem 2022 Q2 | DIAdem 2022 Q4 | DIAdem 2023 Q2

Resolved Version:

DIAdem 2023 Q4

Added:

N/A

2356813

Shell - The FileNameGet() method returns the 'FileDlgFilter' variable as an empty string if multiple file types are used for all DIAdem modules except NAVIGATOR.

Workaround:

There is currently no known workaround for this issue.

Reported Version:

DIAdem 2017 | DIAdem 2018 | DIAdem 2019 | DIAdem 2020 | DIAdem 2020 SP1 | DIAdem 2021 | DIAdem 2021 SP1 | DIAdem 2022 Q2 | DIAdem 2022 Q4 | DIAdem 2023 Q2

Resolved Version:

DIAdem 2023 Q4

Added:

N/A

2358356

REPORT - The characteristic diagram deletes the start time of a time channel when the time channel is displayed as x-axis with relative time values.

Workaround:

There is currently no known workaround for this issue.

Reported Version:

DIAdem 2018 | DIAdem 2019 | DIAdem 2019 SP1 | DIAdem 2020 | DIAdem 2020 SP1 | DIAdem 2021 | DIAdem 2021 SP1 | DIAdem 2022 Q2 | DIAdem 2022 Q4 | DIAdem 2023 Q2

Resolved Version:

DIAdem 2023 Q4

Added:

N/A

2378115

DAC - The storage block does not load the parameter 'BlSampleMaxPossible' from the DAC block diagram file.

Workaround:

As workaround you can trigger the event 'OnMeasStart'. This event is triggered before every measurement and could contain the following code. 

Call DACObjOpen(BlockName) 
   BlSampleMaxPossible = Value
Call DACObjClose(BlockName)

This code sets the object variable 'BlSampleMaxPossible' to true.

Reported Version:

DIAdem 2019 | DIAdem 2019 SP1 | DIAdem 2020 | DIAdem 2021 | DIAdem 2021 SP1 | DIAdem 2022 Q2 | DIAdem 2022 Q4 | DIAdem 2023 Q2

Resolved Version:

DIAdem 2023 Q4

Added:

N/A

2413365

REPORT - The page frame defined by a master layout isn't shown if 'Display frame' is not enabled for the pages.

Workaround:

As a workaround, you can only set the page property 'Report.Settings.Page.BorderVisible', which defines whether a frame is drawn or not, to the same value as it is set in the linked master layout.

Reported Version:

DIAdem 2019 | DIAdem 2019 SP1 | DIAdem 2020 | DIAdem 2020 SP1 | DIAdem 2021 | DIAdem 2021 SP1 | DIAdem 2022 Q2 | DIAdem 2022 Q4 | DIAdem 2023 Q2

Resolved Version:

DIAdem 2023 Q4

Added:

N/A

2415419

REPORT - Automatic axis scaling for extremely small value ranges can cause 2D axis systems to crash.

Workaround:

As a workaround, you can switch from automatic to manual scaling for the affected axis.

Reported Version:

DIAdem 2022 Q2 | DIAdem 2022 Q4 | DIAdem 2023 Q2

Resolved Version:

DIAdem 2023 Q4

Added:

N/A

2428394

REPORT - Legends of 2D-, 3D-, spider- and polar axis systems: The variables CurrXChnNo, CurrXChnReference, CurrYChnNo, CurrYChnReference, CurrZChnNo and CurrZChnReference provide the wrong content.

Workaround:

There is currently no known workaround for this issue.

Reported Version:

DIAdem 2018 | DIAdem 2019 | DIAdem 2019 SP1 | DIAdem 2020 | DIAdem 2020 SP1 | DIAdem 2021 | DIAdem 2021 SP1 | DIAdem 2022 Q2 | DIAdem 2022 Q4 | DIAdem 2023 Q2

Resolved Version:

DIAdem 2023 Q4

Added:

N/A

2481409

REPORT - The ExportToPDFMSPrint() method does not create the PDF document using the 'Microsoft Print to PDF' printer.

Workaround:

As a workaround you can set the variable 'PDFUseMicrosoftPrinter' to true via script or check the checkbox 'Create PDF files with Microsoft printer' in the REPORT settings before exporting a report as PDF.

Reported Version:

DIAdem 2023 Q2

Resolved Version:

DIAdem 2023 Q4

Added:

N/A

2492723

DAC - Increasing the count of system clocks in the 'Measurement Kernel Settings' can lead to a DIAdem crash after restarting.

Workaround:

An additional manual restart of DIAdem consider the increased number of system clocks in the 'Measurement Kernel Settings' without a DIAdem crash.

Reported Version:

DIAdem 2017 | DIAdem 2018 | DIAdem 2019 | DIAdem 2020 | DIAdem 2020 SP1 | DIAdem 2021 | DIAdem 2021 SP1 | DIAdem 2022 Q2 | DIAdem 2022 Q4 | DIAdem 2023 Q2

Resolved Version:

DIAdem 2023 Q4

Added:

N/A

2419646

ANALYSIS - The dialog 'Calculate Regression' gets stuck if the number of evaluation points in the index channel is greater than the number of channels in the data portal.

Workaround:

There is currently no known workaround for this issue.

Reported Version:

DIAdem 2020 | DIAdem 2021 SP1 | DIAdem 2022 Q4 | DIAdem 2023 Q2

Resolved Version:

DIAdem 2023 Q4

Added:

N/A

Additional Patch Information

Installing some patches may require certain additional steps or considerations. Please refer to the following table for more information about patches for this release.

These patches currently do not have any special instructions.

Glossary of Terms

 

  • Bug ID - When an issue is reported to NI, you may be given this ID or find it on ni.com.  You may also find IDs posted by NI on the discussion forums or in KnowledgeBase articles.
  • Legacy ID – An older issue ID that refers to the same issue.  You may instead find this issue ID in older known issues documents.
  • Description - A few sentences which describe the problem. The brief description given does not necessarily describe the problem in full detail.
  • Workaround - Possible ways to work around the problem.
  • Reported Version - The earliest version in which the issue was reported.
  • Resolved Version - Version in which the issue was resolved or was no longer applicable. "N/A" indicates that the issue has not been resolved.
  • Date Added - The date the issue was added to the document (not the reported date).