NI-RFSG Playback Library 19.0 Readme

June 2019


This file contains important information about NI-RFSG Playback Library, including installation instructions, new features, and bugs fixes.


Overview

New Features

Supported Hardware

System Requirements

Supported Operating Systems

Application Software Support

Installation Instructions

Installed Software

Finding Examples

Accessing the Documentation

Product Security and Critical Updates

Behavior Changes

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-RFSG Playback Library Drops Support for Windows 7 (64-bit) and Windows Server 2008 R2 in 2021

Legal Information


Overview

NI-RFSG Playback Library allows users to generate waveforms saved in the technical data management streaming (TDMS) file using the NI-RFSG driver. These TDMS files can be created from the NI RFmx Waveform Creator. You can use the NI-RFSG Playback Library to download multiple waveforms to the NI-RFSG vector signal generator memory. You can then generate all these waveforms using either a single script or multiple scripts. The playback library internally retrieves waveform properties from database to calculate and apply appropriate settings on the NI-RFSG driver.


New Features

NI-RFSG Playback Library 19.0 includes the following new features:


  • Support for LabVIEW 2019 (32-bit and 64-bit)
  • Support for PXIe-5830 (EAP) and PXIe-5831 (EAP)

NI-RFSG Playback Library 3.0 adds support for PXIe-5820.


NI-RFSG Playback Library 2.5 adds support for LabVIEW 2018 (32- and 64-bit).


Supported Hardware

The following hardware products are supported in all operating systems listed in the Supported Operating Systems section.


Vector Signal Generators

  • PXIe-5673
  • PXIe-5673E

Device-specific information about these modules is included in the NI RF Vector Signal Generators Help.


Vector Signal Transceivers

  • PXIe-5644
  • PXIe-5645
  • PXIe-5646
  • PXIe-5840
  • PXIe-5820
  • PXIe-5830 (EAP)
  • PXIe-5831 (EAP)

Device-specific information about these modules is included in the NI RF Vector Signal Transceivers Help.


System Requirements

NI-RFSG Playback Library has the following requirements:


  • Processor—1 GHz 64-bit (x64) processor
  • RAM—4 GB*
  • Windows 10/8.1/7, with all available critical updates and service packs

*Depending on the amount of data acquired and/or processed, a larger amount of memory may be required.


Supported Operating Systems

NI-RFSG Playback Library 19.0 supports the following 64-bit operating systems:


  • Windows 10/8.11/7 SP12
  • Windows Server 2012 R21
  • Windows Server 2008 R2 SP12

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 and Windows Server 2008 R2 SP1 require Microsoft updates to support SHA-256. Refer to Microsoft KB3033929 for more information about how to install this security update.


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


Application Software Support

NI-RFSG Playback Library supports the following application software versions, including service packs. You should install application software, such as LabVIEW or Microsoft Visual Studio®, before installing NI-RFSG Playback Library. To add support for application software installed after installing NI-RFSG Playback Library modify your NI-RFSG Playback Library installation or launch the NI-RFSG Playback Library installer again. If you are not using NI application software, refer to Microsoft Visual Studio Support.


Application Software Versions Supported by NI-RFSG Playback Library
LabVIEW 2016, 2017, 2018, or 2019

Other Required Software

  • NI-RFSG 14.5 or later
  • NI-RFSG .NET Class Library 14.5 or later*

* NI-RFSG .NET Class Library is required only for .NET support.


Microsoft Visual Studio Support

If you are using the NI-RFSG Playback Library .NET Class Library, .NET Framework 4.0 (minimum) is required. The NI-RFSG Playback Library .NET Class Library can be used with Visual C# or Visual Basic .NET in any Visual Studio version that can target .NET Framework 4.0.


To use the .NET API, you must install the .NET class libraries or the .NET wrapper in addition to the NI device driver. For information about versions of the .NET Framework and the drivers each supports, as well as the download location of the installer files, refer to National Instruments .NET Driver Support.


Installation Instructions

NI installs NI-RFSG Playback Library using NI Package Manager. If you do not already have NI software installed, NI-RFSG Playback Library installs NI Package Manager to handle the installation of your NI software. Visit ni.com/info and enter the Info Code NIPMDownload to download NI Package Manager. Refer to the NI Package Manager Manual for more information about installing, removing, and upgrading NI software using NI Package Manager.


Installed Software

  • <NIDocDir> is an alias for the following National Instruments file folder location: Users\Public\Public Documents\National Instruments
  • <MSTUDIOVS2010DIR> is an alias for the following National Instruments file folder location:
    • Program Files (x86)\National Instruments\MeasurementStudioVS2010
  • <NIDir> is an alias for the following National Instruments file folder location:
    •  Program Files (x86)\National Instruments 
  • <SYSDIR> is an alias for the following file folder location:
    • Windows\SysWOW64 for 32-bit programs and Windows\System32 for 64-bit programs

File Locations

Item Installed Location
DLLs <SYSDIR>
Header files

<NIDir>\Shared\ExternalCompilerSupport\C\include


Import Library files
  • 32-bit: <NIDir>\Shared\ExternalCompilerSupport\C\lib32\msvc
  • 64-bit: <NIDir>\Shared\ExternalCompilerSupport\C\lib64\msvc
C, .NET
Examples <NIDocDir>\NI-RFSG Playback Library\Examples
LabVIEW
Examples <NIDir>\LabVIEW <version>\examples\instr\niRFSGPlayback
.NET Class Libraries
Assemblies <MSTUDIOVS2010DIR>\DotNET\Assemblies\Current\NationalInstruments.ModularInstruments.NIRfsgPlayback.Fx40.dll
<MSTUDIOVS2010DIR>\DotNET\Assemblies\Current\NationalInstruments.Common.dll

Finding Examples

You can access all the installed NI-RFSG Playback Library examples at Start»All Programs»National Instruments»NI-RFSG Playback Library»NI-RFSG Playback Library Examples.


Accessing the Documentation

Documentation for NI-RFSG Playback Library is located at Start»All Programs»National Instruments»NI-RFSG Playback Library»NI-RFSG Playback Library Documentation. The documentation set is composed of the following documents.


Document Format Description
NI-RFSG Playback Library Help HTML/Windows Help Information about NI-RFSG Playback Library. This help file is an HTML version of a traditional user manual that includes the following information:
  • An introduction to NI-RFSG Playback Library
  • How to get started with application development
  • A complete reference for all NI-RFSG Playback Library programming functions
NI-RFSG Playback Library 19.0 Readme HTML (this document) Information about supported hardware, operating systems, and legal notices.

Accessing VIs

NI-RFSG Playback Library palette VIs are available from the Functions»Measurement I/O»NI-RFSG Playback Library palette.


Product Security and Critical Updates

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


Behavior Changes

The following are the behavior changes in NI-RFSG Playback Library 19.0 from NI-RFSG Playback Library 3.0:


  • Dropped support for LabVIEW 2015.

The following are the behavior changes in NI-RFSG Playback Library 3.0 from NI-RFSG Playback Library 2.5:


  • Added support to store the detected burst start and stop locations in the waveform database when using the Download User Waveform function.

The following are the behavior changes in NI-RFSG Playback Library 2.3 from NI-RFSG Playback Library 2.2:


  • If the burst start and stop locations are present in the TDMS file, the marker locations used for RF Blanking are calculated from the burst locations instead of the RF blanking marker locations.
  • Peak Power Adjustment property is obsoleted. It is now superseded by the PAPR and Runtime Scaling properties.
  • RF Blanking Marker Locations property is obsoleted. It is now superseded by Burst Start and Stop Locations properties.
  • Playback library resets the NI-RFSG Pre-filter Gain property when using the niRFSGPlayback Set Script to Generate VI call for waveforms file version 1.0.

Known Issues

You can access the software and documentation known issues list online. Refer to the NI-RFSG Playback Library 19.0 Known Issues at ni.com for an up-to-date list of known issues in NI-RFSG Playback Library 19.0.


Bug Fixes

The following items are the IDs and titles of a subset of issues fixed in NI-RFSG Playback Library. This is not an exhaustive list of issues fixed in the current version of the NI-RFSG Playback Library. If you have a CAR ID, you can search this list to validate that the issue has been fixed.


The following items are changes in NI-RFSG Playback Library 3.0 from NI-RFSG Playback Library 2.5


ID Fixed Issue
706047 Fixed an occasional crash that occurred on closing LabVIEW 2017 IDE or LabVIEW 2017 built applications that use RFmx.
719203 Fixed an issue where a timeout error was thrown when the digital trigger was configured when Using breakpoints in C/C++/.NET application was selected in the PXIe-5840.
616901 Fixed an issue with niRFSGPlayback Download User Waveform API, where burst detection was not working as expected for some user waveforms.

The following items are changes in NI-RFSG Playback Library 2.5 from NI-RFSG Playback Library 2.4.


ID Fixed Issue
688176 Fixed an issue where an error was thrown when an empty waveform was given as an input to the niRFSGPlayback Download User Waveform (CDB) API.
697983 Fixed an issue where a memory leak was noticed when running the DPD example in a loop.
694678 Fixed an issue where niRFSGPlayback Download User Waveform API was returning errors for NR Waveforms when only 1 symbol was occupied in each of the slots.

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.0, 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.0 separately before you install NI software.


For more information about automating the installation of NI products, refer to the following KnowledgeBase articles:


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-RFSG Playback Library Drops Support for Windows 7 (64-Bit) and Windows Server 2008 R2 in 2021

NI-RFSG Playback Library 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, may not install or execute correctly on these operating systems. For detailed information about NI operating system support, visit ni.com/r/win32bitsupport.


For detailed information about NI application software product life cycles, visit ni.com/info and enter one of the following Info Codes:


Product Info Code
LabVIEW lifecycle
LabWindows/CVI cvi_lifecycle
Measurement Studio mstudiolifecycle
TestStand tslcp
DIAdem ddlcp
SignalExpress selcp
VeriStand nivslifecycle

Legal Information

Copyright


© 2015–2019 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.


375556K-01