NI-DCPower 2024 Q3 Bug Fixes

Overview

The following items are notable issues fixed between the release of NI-DCPower 2024 Q2 and NI-DCPower 2024 Q3, 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 NI-DCPower.

Bug Number

Legacy ID

Description

Details

2649331

Calling niDCPower_ResetDevice in a session created with Initialize with Independent Channels will repeat the device reset for each channel in the session

In sessions created using the niDCPower_InitializeWithIndependentChannels function or niDCPower Initialize with Independent Channels VI, calling niDCPower_ResetDevice or niDCPower Reset Device VI will incorrectly call it once for every channel instead of once per instrument used in the session. As this is a relatively slow operation, the increased time can be considerable.

Workaround:

Close the session, call System Configuration Reset Device on each instrument you wish to reset, then reopen the session.
Alternatively, close the session, open a new session to one channel of each instrument, call niDCPower_ResetDevice, close the session, and reopen a session to the same set of resources used in the first session.

Reported Version:

NI-DCPower 2024 Q1 | NI-DCPower 2024 Q2

Resolved Version:

NI-DCPower 2024 Q3

Added:

Jun 28, 2024

2681444, 2700509

The NI PXIe-4162 and PXIe-4163 are unable to source up to 25.2 V

The absolute maximum voltage allowed on the output pins for the PXIe-4162 and PXIe-4163 is +-25 V.

When using Overranging Enabled, NI-DCPower allows specifying a maximum sourcing voltage of 105% of the range, or 25.2 V. This exceeds the absolute maximum voltage specification.

Beginning with NI-DCPower 2024 Q3, the maximum voltage for sourcing when Overranging Enabled is true has been reduced to 102.5% of the range, or 24.6 V. The maximum measurement voltage has also been reduced to 102.5% of the range, or 24.6 V.

Workaround:

Do not attempt to set the voltage beyond 24.6 V.

Reported Version:

NI-DCPower 2024 Q1

Resolved Version:

NI-DCPower 2024 Q3

Added:

Jul 2, 2024

2714201

Small memory leak when calling niDCPower Reset Device on the NI PXIe-4135/6/7

On the PXIe-4135, PXIe-4136, and PXIe-4137, there is a small memory leak whenever niDCPower_ResetDevice is called.

Workaround:

There is currently no known workaround for this issue.

Reported Version:

NI-DCPower 2024 Q2

Resolved Version:

NI-DCPower 2024 Q3

Added:

Jul 2, 2024

2558394, 2657571, 2683830, 2707843, 2780294, 2803670, 2805273, 2855482

NI-DCPower Fetch and Measure may cause a system crash under very high CPU load when using the PXIe-4147, PXIe-4162, or PXIe-4163

When retrieving measurements from the PXIe-4147, PXIe-4162, or PXIe-4163, a race condition may cause a system crash (Blue Screen of Death). The likelihood of the crash increases with an increased number of simultaneous calls to niDCPower Fetch Multiple or niDCPower Measure Multiple (for example, when using a Parallel For Loop in LabVIEW).

Workaround:

Serialize calls to niDCPower Fetch Multiple and niDCPower Measure Multiple.
Use niDCPower Wait for Event to wait for the Measure Complete Event prior to calling Fetch Multiple.

Reported Version:

NI-DCPower 21.8

Resolved Version:

NI-DCPower 2024 Q3 Patch 3

Added:

N/A

2752005, 2798846, 2834173

NI-DCPower: The 1 uA and 10 uA current ranges on the PXIe-4162 and PXIe-4163 10pA variants may be out of specification.

The 1 uA and 10 uA current ranges on the PXIe-4162 10 pA and PXIe-4163 10pA variants may be out of specification.

The current offset measurement error in the 1 uA and 10 uA ranges exceed the published specifications when the board temperature deviates by a few degrees from the external calibration temperature. Self-calibration will not rectify this error. As the board temperature diverges from the external calibration temperature, the probability of measurement error falling outside of specifications increases.

Note: The PXIe-4162 100 pA and PXIe-4163 100 pA variants are affected.

Workaround:

Perform external calibration using NI-DCPower 2024 Q3 Patch 3 or newer. Ensure you only use the instrument in a system with NI-DCPower 2024 Q3 Patch 3 or newer.

Reported Version:

NI-DCPower: 2024 Q3 | NI-DCPower: 2024 Q3 Patch 2

Resolved Version:

NI-DCPower: 2024 Q3 Patch 3

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).