NI-VRTS 19.0 Readme

May 2020

This file contains important information about the NI-VRTS, including supported hardware, installation instructions, and new features.


Overview

System Requirements

Supported Operating Systems

Application Software Support

Installation Instructions

Product Security and Critical Updates

New Features

Supported Hardware

Known Issues

Bug Fixes

Finding Examples

Automating the Installation of NI Products

Using NI Software with Microsoft Windows 10

Using NI Software with Microsoft Windows 8.1

NI-VRTS Drops Support for Windows 7 (32- and 64-Bit), Windows Server 2008 R2, and All 32-Bit Windows Operating Systems in 2021

Legal Information


Overview

This software installation provides support for customers using the Vehicle Radar Test System (VRTS) with 4 GHz Bandwidth and VRTS with 1 GHz Bandwidth, as specified in the Supported Hardware section. To program your VRTS, use the NI-VRTS instrument driver.

The getting started guide for your system provides information about how to install, configure, test, and begin using the VRTS.

System Requirements

NI-VRTS 19.0 has the following requirements:

  • Processor—1 GHz or faster 32-bit (x86) or 64-bit (x64) processor
  • 4 GB RAM
  • Pentium 4 G1 equivalent or later (Intel i5 equivalent or higher recommended)
  • A screen resolution of 1,024 x 768
  • Windows 10/8.1/7, with all available critical updates and service packs

Supported Operating Systems

NI-VRTS 19.0 supports the following operating systems:

  • Windows 10/8.11/7 SP12
  • 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 for more information about how to install this security update.

Note  Support for Windows 32-bit operating systems may require disabling physical address extension (PAE). To learn how this might affect your system and what actions you might need to take, visit ni.com/info and enter the Info Code PAESupport.

Application Software Support

NI-VRTS 19.0 supports the following application software versions, including service packs. You should install LabVIEW before installing NI-VRTS. To add support for application software installed after installing NI-VRTS, modify your NI-VRTS installation or launch the NI-VRTS installer again.

VRTS System Type Application Software Versions Supported by NI-VRTS
VRTS with 1 GHz BandwidthLabVIEW 2016
VRTS with 4 GHz Bandwidth LabVIEW 2016, 2017, 2018, 2019

Refer to the LabVIEW Readme for additional system requirements and supported operating systems for LabVIEW 2016, LabVIEW 2017, LabVIEW 2018, and LabVIEW 2019.

Installation Instructions

NI automates software installation using NI Package Manager. 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.

Note  In addition to installing NI-VRTS 19.0, VRTS with 1 GHz Bandwidth users should install NI-RFSA 16.0, NI-RFSG 16.0, NI-RFmx SpecAn 2.3, and NI-RFmx Demod 2.3.

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.

New Features


NI-VRTS 19.0 includes the following new features:
  • Support for LabVIEW 2017, 2018, and 2019
  • Support for the mmRH-5591
  • Support for the PXIe-5551

Supported Hardware

For supported hardware configurations, see the getting started guide for your VRTS. The following hardware models are supported in NI-VRTS 19.0.

VRTS with 1 GHz Bandwidth:
  • NI-5692 Variable Delay Generator for PXI (VDG)
  • PXIe-5840 Vector Signal Transceiver (VST)
  • mmWave Radio Head
    • mmRH-3608
    • mmRH-3609
VRTS with 4 GHz Bandwidth:
  • PXIe-5551 Variable Delay Generator for PXI (VDG)
  • mmRH-5591 mmWave Radio Head

Known Issues

You can access the NI-VRTS known issues online at NI-VRTS 19.0 Known Issues.

Bug Fixes

You can access the NI-VRTS bug fixes online at NI-VRTS 19.0 Bug Fixes. This list describes a subset of issues fixed in the NI-VRTS 19.0. If you have a Bug ID, you can search this list to validate that the issue has been fixed.

Finding Examples


NI-VRTS ships with the following examples.

Examples for the VRTS with 4 GHz Bandwidth can be found at <LabVIEW>\examples\instr.lib\niVRTS:

  • VRTS Basic Single Object Simulation.vi demonstrates how to simulate an object.
  • VRTS Basic Multiple Object Simulation.vi demonstrates how to simulate multiple objects.
  • VRTS Object Simulation and CHP Measurement.vi demonstrates how to simultaneously simulate an object and perform a measurement.

Examples for the VRTS with 1 GHz Bandwidth can be found at <LabVIEW>\user.lib\NI-VRTS\API\Examples:

  • NI-VRTS - Obstacle Simulation.vi demonstrates obstacle simulation.
  • NI-VRTS - Obstacle Simulation and OBW Measurement.vi demonstrates how to simulate obstacles and carry out occupied bandwidth measurement on the RADAR sensor.
  • NI-VRTS - Obstacle Simulation and FM Demod Measurement.vi demonstrates how to simulate obstacles and carry out FM demodulation on the RADAR sensor signal.
  • NI-VRTS - Obstacle Simulation and TxP Measurement.vi demonstrates obstacle simulation and performs a transmit power measurement on the RADAR sensor signal.

Accessing VIs

To locate the VIs for your system, navigate to the palette location that corresponds with your system type.

VRTS System Type Palette Location
VRTS with 1 GHz Bandwidth Functions»User Libraries»niVRTS»API»Host»niVRTS»Public 
VRTS with 4 GHz Bandwidth  Functions»Instrument I/O»Instrument Drivers»NI-VRTS 

Note  NI-VRTS VIs used to program the VRTS with 1 GHz Bandwidth are incompatible with the VIs used to program the VRTS with 4 GHz Bandwidth.

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-VRTS Drops Support for Windows 7 (32- and 64-Bit), Windows Server 2008 R2, and All 32-Bit Windows Operating Systems in 2021

NI-VRTS will drop support for Windows 7 (32- and 64-bit), Windows Server 2008 R2, and all 32-bit Windows operating systems 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.


Legal Information

Copyright

© 2018-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.

377823E-01