NI LabVIEW Instrument Design Libraries for High Speed Serial Instruments 21.5 Bug Fixes

Overview

The following items are notable issues fixed between the release of NI LabVIEW Instrument Design Libraries for High Speed Serial Instruments 21.0 and NI LabVIEW Instrument Design Libraries for High Speed Serial Instruments 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 LabVIEW Instrument Design Libraries for High Speed Serial Instruments.

Bug Number

Legacy ID

Description

Details

1527655

ni659XR Driver Interface Public.lvlib:Open Session.vi fails to deploy on Linux RT

During the deploying process to the Linux RT target you will see the following error:

  • "Deploying _nirio_device_open.vi_nirio_device_open.vi loaded with errors on the target and was closed.
    LabVIEW: (Hex 0x436) Failed to load shared library niriosrv.*:NiRioSrvLV_device_open:C. Ensure that the library is present on the RT target. Use either MAX to install NI software or FTP to transfer custom libraries to the RT target."

Workaround:

Instead of using Open Session.vi, pass the resource name to serialNumFromName.vi to obtain the serial number of the resource and then pass the serial number to rioInterfaceNumFromSerialNum.vi to get a RIO interface number. These VIs are present in the same library (ni659XR Driver Interface Public.lvlib).

Reported Version:

LabVIEW Instrument Design Libraries for High-Speed Serial Instruments 21.0

Resolved Version:

LabVIEW Instrument Design Libraries for High-Speed Serial Instruments 21.5

Added:

Jul 23, 2021

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