NI-DCPower 21.5 Bug Fixes

Overview

The following items are notable issues fixed between the release of NI-DCPower 21.3 and NI-DCPower 21.5, 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

1698193

When using niDCPower_WaitForEventWithChannels with a timeout of more than 60 minutes, the function can time out earlier than expected

If you use a timeout value greater than 60 minutes for niDCPower_WaitForEventWithChannels or niDCPower_WaitForEvent, it can time out sooner than expected.

For example, if you set a timeout of 86,400 seconds (24 hours), it might return with an error after about 500 seconds.

The timeout value of "-1" was previously allowed but the behavior was undefined.

Workaround:

Use a smaller timeout value. Values 3600 seconds (1 hour) or less should return correctly. If you need to wait longer, loop on niDCPower_WaitForEventWithChannels while using a smaller timeout value, clearing the timeout value after all but the last call.

Reported Version:

NI-DCPower 21.0

Resolved Version:

NI-DCPower 21.5

Added:

Jan 27, 2022

1664577

Hardware errors (e.g. overload protection) on some NI-DCPower instruments can hang the session until the device is reset

A race condition can occur if an NI-DCPower instrument is in the middle of a function call when a hardware error occurs. In this situation, the function will not return until the instrument is reset.

One way to identify a hardware error is if the instrument's front panel LED is red.

Affected instrument models: PXIe-4132, PXIe-4145, PXIe-4136, PXIe-4137, PXIe-4138, PXIe-4139, PXIe-4140, PXIe-4141, PXIe-4142, PXIe-4143, PXIe-4144, PXIe-4145.

Workaround:

If this hang occurs, perform a device reset using the System Configuration API or from MAX.

Reported Version:

NI-DCPower 21.3

Resolved Version:

NI-DCPower 21.5

Added:

Jan 27, 2022

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