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 expectedIf 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 resetOne 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 |
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.