NI LabVIEW Instrument Design Libraries for IF Digitizers 19.0 Readme

July 2020

Thank you for using NI LabVIEW Instrument Design Libraries for IF Digitizers (the Instrument Design Libraries). This file contains important information about the Instrument Design Libraries and is organized into the following sections:

New Features

Supported Hardware

System Requirements

Supported Operating Systems

Installation Instructions

Installed Software, Documentation, and Examples

Documentation

Accessing VIs and Functions

Accessing LabVIEW Sample Projects

Product Security and Critical Updates

Known Issues

Bug Fixes

Automating the Installation of NI Products

Using NI Software with Microsoft Windows 10

Using NI Software with Microsoft Windows 8.1

NI LabVIEW Instrument Design Libraries for IF Digitizers Drops Support for Windows 7 (64-Bit) and Windows Server 2008 in 2021

Legal Information


New Features

NI LabVIEW Instrument Design Libraries for IF Digitizers 19.0 adds support for LabVIEW 2019 (32-bit or 64-bit).

Supported Hardware

The Instrument Design Libraries support the PXIe-5624 IF digitizer.

System Requirements

Minimum System Requirements (Systems Not Compiling FPGA Images Locally)

  • Processor—Intel Pentium 4 or equivalent
  • RAM—4 GB
  • A screen resolution of 1,024 x 768
  • A supported 64-bit operating system, with all available critical updates and service packs

Minimum System Requirements (Systems Compiling FPGA Images Locally)

  • Processor—Intel Pentium 4 or equivalent
  • RAM—8 GB
  • A screen resolution of 1,024 x 768
  • A supported 64-bit operating system, with all available critical updates and service packs

Recommended System

  • Processor—Intel i7 or equivalent
  • RAM—16 GB

Note  Memory requirements vary according to both the FPGA target and the FPGA VI you create for that target. Additional RAM beyond the recommended system requirements may be necessary to compile multiple FPGA images concurrently. Refer to the LabVIEW FPGA Module Readme for more information about determining your memory needs for FPGA VI compilation.

Application Development Environments (ADEs)

Note  You should install LabVIEW and LabVIEW FPGA (recommended) before installing the Instrument Design Libraries. To add support for ADEs installed after installing the Instrument Design Libraries, modify your Instrument Design Libraries installation or relaunch the Instrument Design Libraries installer.

  • LabVIEW 2019 (32-bit or 64-bit)
  • (Recommended) LabVIEW 2019 FPGA Module

Note  LabVIEW 2019 (32-bit or 64-bit) is the only supported version of LabVIEW for NI LabVIEW Instrument Design Libraries for IF Digitizers 19.0.

Supported Operating Systems

NI LabVIEW Instrument Design Libraries for IF Digitizers 19.0 supports the following operating systems:

  • Windows 10, 8.11, 7 SP12 (64-bit)
  • Windows Server 2012 R21 (64-bit)
  • Windows Server 2008 R2 SP12 (64-bit)

1 NI software installs VC2015 Runtime and .NET 4.6.2. Windows 8.1 and Windows Server 2012 R2 require Microsoft updates to support these items. Refer to Microsoft KB2919442 and KB2919355 for more information about how to install these updates.

2 NI software is signed with a SHA-256 certificate. Windows 7 SP1, Windows Embedded Standard 7 SP1, and Windows Server 2008 R2 SP1 require Microsoft updates to support SHA-256. Refer to Microsoft KB3033929 and KB3125574 for more information about how to install these updates.

Note  In 2019, NI LabVIEW Instrument Design Libraries for IF Digitizers dropped support for all 32-bit Windows operating systems. NI LabVIEW Instrument Design Libraries for IF Digitizers will not install or run on an unsupported OS. Refer to NI LabVIEW Instrument Design Libraries for IF Digitizers Drops Support for Windows 7 (64-Bit) and Windows Server 2008 R2 in 2021 for information about future OS support.

Installed Software, Documentation, and Examples

<NIDIR> is an alias for the following National Instruments file folder location: Program Files (x86)\National Instruments for 32-bit programs and Program Files\National Instruments for 64-bit programs

File Locations

Files Installed Location
IF Digitizer Instrument Design Libraries <NIDIR>\LabVIEW 2019\instr.lib\niIFDig
Common Instrument Design Libraries <NIDIR>\LabVIEW 2019\instr.lib\_nInstr
Calibration Support for LabVIEW <NIDIR>\LabVIEW 2019\instr.lib\niIFDig\Calibration

Documentation

Documentation for the Instrument Design Libraries is located at Start»National Instruments»IF Digitizers Documentation. The documentation set is composed of the following documents. You can find hardware documentation for the PXIe-5624 on ni.com/manuals.

Document Format Description
NI IF Digitizers Help HTML/Windows Help Contains primary help content for NI IF digitizer products. The help is an HTML version of a traditional user manual that includes the following information:
  • An introduction to NI IF digitizers
  • Hardware device information
  • How to get started with application development
  • Programming overviews
NI LabVIEW Instrument Design Libraries for IF Digitizers Readme HTML (this document) Contains information about supported hardware and operating systems, new features, fixed issues, and legal notices.

Accessing VIs and Functions

The Instrument Design Libraries palette VIs are available on the host from the Functions»FPGA Interface»Software-Designed Instruments»IF Digitizers palette. For FPGA VIs, palettes specific to the FPGA target are available from the Functions palette.

Accessing LabVIEW Sample Projects

To access the LabVIEW sample projects and templates from the Create Project dialog box, select Sample Projects»IF Digitizers in the left pane and navigate to the project that best matches your application requirements.

Product Security and Critical Updates

Visit ni.com/security to view and subscribe to receive security notifications about NI products. Visit ni.com/critical-updates for information about critical updates from NI.

Known Issues

Migrating from Previous Releases

When migrating from NI LabVIEW Instrument Design Libraries for IF Digitizers 15.0 or earlier, note that the new Instruction Framework library has stricter requirements about closing sessions. To avoid leaking Instruction Framework sessions, be sure to generate new 19.0 sample projects and call the sample-project Close Session VI as they illustrate.

If you are not using a sample project directly, follow the example of the sample-project Close Session VI in your own code. After closing all other instrument design libraries that depend on them:

  • Close each niInstr Subsystem Map v1 Host.lvclass produced by niInstr Subsystem Map v1 Host.lvclass:Read Subsystem Map.
  • Close each niInstr FIFO Register Bus Host.lvclass produced by niInstr FIFO Register Bus V1 Host.lvclass:Open Session.vi

Other Issues

Refer to the NI LabVIEW Instrument Design Libraries for IF Digitizers 19.0 page online for a list of known issues.

Bug Fixes

NI LabVIEW Instrument Design Libraries for IF Digitizers 19.0 does not include any bug fixes.

Automating the Installation of NI Products

You can automate the installation of most NI products using command-line arguments to suppress some or all of the installer user interface and dialog boxes.

If the NI product you are installing uses Microsoft .NET 4.6.2, the .NET installer may run before any NI software installs and may require a reboot before the installation of NI software begins. To avoid a .NET reboot, install .NET 4.6.2 separately before you install NI software.

For more information about automating the installation of NI products, refer to Automating an Installer in the NI Package Manager manual.

Using NI Software with Microsoft Windows 10

Microsoft Windows 10 is the latest version of the Windows operating system and features significant changes compared to previous versions. Windows 10 introduces several new capabilities and also combines features from both Windows 7 and Windows 8. For more information about NI support for Windows 10, visit ni.com/windows10.

Using NI Software with Microsoft Windows 8.1

When you install NI software on Microsoft Windows 8.1, you will notice a few additional tiles in the Apps view, including shortcuts to NI application software products such as NI LabVIEW, Measurement & Automation Explorer (NI MAX), and NI Launcher. For more information about NI support for Windows 8.1, visit ni.com/windows8.

NI LabVIEW Instrument Design Libraries for IF Digitizers Drops Support for Windows 7 (32- and 64-Bit), Windows Server 2008 R2, and All 32-Bit Windows Operating Systems in 2021

NI LabVIEW Instrument Design Libraries for IF Digitizers will drop support for Windows 7 (64-bit) and Windows Server 2008 R2 starting in 2021. Versions of this product that ship after May 1, 2021, will not install or run on these operating systems. For detailed information about NI operating system support, visit ni.com/r/win32bitsupport.


Legal Information

Copyright

© 2014–2020 National Instruments. All rights reserved.

Under the copyright laws, this publication may not be reproduced or transmitted in any form, electronic or mechanical, including photocopying, recording, storing in an information retrieval system, or translating, in whole or in part, without the prior written consent of National Instruments Corporation.

NI respects the intellectual property of others, and we ask our users to do the same. NI software is protected by copyright and other intellectual property laws. Where NI software may be used to reproduce software or other materials belonging to others, you may use NI software only to reproduce materials that you may reproduce in accordance with the terms of any applicable license or other legal restriction.

End-User License Agreements and Third-Party Legal Notices

You can find end-user license agreements (EULAs) and third-party legal notices in the following locations after installation:

  • Notices are located in the <National Instruments>\_Legal Information and <National Instruments> directories.
  • EULAs are located in the <National Instruments>\Shared\MDF\Legal\license directory.
  • Review <National Instruments>\_Legal Information.txt for information on including legal information in installers built with NI products.

U.S. Government Restricted Rights

If you are an agency, department, or other entity of the United States Government ("Government"), the use, duplication, reproduction, release, modification, disclosure or transfer of the technical data included in this manual is governed by the Restricted Rights provisions under Federal Acquisition Regulation 52.227-14 for civilian agencies and Defense Federal Acquisition Regulation Supplement Section 252.227-7014 and 252.227-7015 for military agencies.

IVI Foundation Copyright Notice

Content from the IVI specifications reproduced with permission from the IVI Foundation.

The IVI Foundation and its member companies make no warranty of any kind with regard to this material, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The IVI Foundation and its member companies shall not be liable for errors contained herein or for incidental or consequential damages in connection with the furnishing, performance, or use of this material.

Trademarks

Refer to the NI Trademarks and Logo Guidelines at ni.com/trademarks for information on NI trademarks. Other product and company names mentioned herein are trademarks or trade names of their respective companies.

Patents

For patents covering the NI products/technology, refer to the appropriate location: Help�Patents in your software, the patents.txt file on your media, or the NI Patent Notice at ni.com/patents.

374894C-01