NI Vision Development Module Runtime 2018 SP1 Readme

November 2018


The NI Vision Development Module Runtime is required for all deployment systems running Vision Development Module applications, including real-time and Windows targets.


Refer to the NI Vision website at ni.com/vision for the latest information about the NI Vision Development Module.


Deploying Vision Applications

Deployment refers to developing an application so that it can be distributed, or deployed, on a different computer than the one on which the application was developed. The NI Vision Development Module provides everything you need to deploy custom NI Vision applications to target computers:


  • The ability to create NI Vision Runtime installers, which integrate with the LabVIEW Application Builder, applications built in LabWindows/CVI, or a custom installer.
  • The ability to install the NI Vision Runtime directly from the Vision Development Module media.
  • One NI Vision Runtime License, which allows you to install a custom application on a single machine.

The NI Vision Development Module installer contains the runtime installer for NI Vision. The runtime installer is installed at <Vision>\Runtime, where <Vision> is the location to which the NI Vision Development Module is installed. Visit ni.com to download software upgrades for NI Vision and the NI Vision Runtime installers.


Purchasing NI Vision Deployment Licenses

You must purchase an NI Vision Runtime License (part number 778044-03) for each target machine onto which you want to install your custom NI Vision application, even if you install the NI Vision Runtime directly from the NI Vision Development Module media. The NI Vision Development Module media ships with one runtime license. Contact a National Instruments sales representative or visit ni.com to purchase additional runtime licenses.


Note: Additional NI Vision Runtime Licenses do not include the NI Vision Development Module media. To install additional licenses, use the original NI Vision Development Module media and the serial number provided by National Instruments.


Using the NI Vision Runtime

You can call the NI Vision Runtime installer from the application installer. If you create the application installer with the LabVIEW Application Builder or with LabWindows/CVI, you can direct the installer to call the NI Vision Runtime installer.


LabVIEW 2011 or later: A LabVIEW-built executable or DLL containing licensed NI Vision functionality can run on a system with an activated NI Vision Runtime license and an unactivated or expired license of NI Vision Development Module.


All text-based languages, and LabVIEW 2010 or earlier: A text-based or LabVIEW-built executable or DLL containing licensed NI Vision functionality returns error -1074396157: Unlicensed copy of NI Vision if NI Vision Development Module is installed and is unactivated or expired, even if NI Vision Runtime is activated. You must activate or uninstall NI Vision Development Module to run your program.


Refer to the LabVIEW Help for more information about the LabVIEW Application Builder. Refer to the NI LabWindows/CVI Help for more information about building and distributing LabWindows/CVI applications.


You can also direct a custom application installer to call the NI Vision Runtime installer. This may be useful if you are creating an installer for applications created in other development environments. Refer to the documentation that came with the installer software to learn how to call executables from the custom installer. If you are using a custom installer, call the NI Vision Runtime installer at the end of the installation procedure because the installer may require the system to be restarted.


To call the NI Vision Runtime installer silently (non-interactively), you must add /q /AcceptLicenses yes as command line arguments to the runtime installer. For example, enter <Vision>\Run-Time Engine\vision<version>rte.exe /q /AcceptLicenses yes, where <Vision> is the location to which NI Vision is installed, and <version> is the version number of the NI Vision Runtime installed. Refer to the Automating the Installation of NI Products section for more information on how to change the level of interactivity of the installer or whether it automatically initiates a system restart.


Distributing LabVIEW Applications

The NI Vision Runtime installer does not install LabVIEW VIs. If you use the LabVIEW Application Builder to create an application (EXE) or dynamic link library (DLL), the Application Builder automatically includes the VIs used by the application. If you distribute a VI, you must include all subVIs that comprise the top-level VI. You must include the appropriate LabVIEW Runtime as part of the installation.


Refer to the LabVIEW Help for more information about viewing the hierarchy of VIs and for more information about using the LabVIEW Runtime.


Distributing LabWindows/CVI Applications

In addition to including the NI Vision Runtime with the installer, you must include the appropriate LabWindows/CVI Runtime. Refer to the NI LabWindows/CVI Help for more information about creating an executable, creating a dynamic link library, and distributing applications.


System Requirements

The development computer must meet the following system requirements to run the NI Vision Development Module Runtime:


  Minimum Recommended
Processor 233 MHz Pentium or equivalent Pentium 4/M or equivalent
Memory 256 MB RAM 512 MB RAM
Display 1,024 × 768 resolution video adapter with a 16-bit display 1,024 × 768 resolution video adapter with a 24- or 32-bit display
Free Hard Disk Space 3.2 GB
Operating System
  • Windows 10 (32- and 64-bit)
  • Windows 10 IoT Enterprise (64-bit)3
  • Windows 8.1 (32- and 64-bit)1
  • Windows 7 SP1 (32- and 64-bit)2
  • Windows Embedded Standard 7 SP1(32- and 64-bit)2,3
  • Windows Server 2012 R2 (64-bit)1
  • Windows Server 2008 R2 SP1 (64-bit)2

Note: In 2016 NI Vision Runtime dropped support for Windows Vista, Windows XP, Windows Server 2003, and installations of Windows 7 without any service packs. NI Vision Runtime 2018 SP1 will not install or run on an unsupported OS. You cannot deploy or distribute applications that use NI Vision Runtime 2018 SP1 to an unsupported OS. Additionally, after installing NI Vision Runtime 2018 SP1, you cannot use any installers built on this computer with any version of LabVIEW, LabWindows™/CVI™, NI TestStand™, or Measurement Studio on an unsupported OS.


For more information about the changes to our OS support for 2016, refer to KB 79UC78LS, Why Does my LabVIEW, LabWindows/CVI, Measurement Studio, or TestStand Built Installer Fail on Windows XP/Vista and Server 2003?.


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.


1 NI software installs VC2015 Runtime and .NET 4.6.1. 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.


3Only supported as pre-installed on NI hardware.


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.


Updates and Improvements

Refer to the National Instruments Website for an up-to-date list of all bug fixes in this release.


Known Issues

You can access the software and documentation known issues list online. Refer to the National Instruments Web site for an up-to-date list of known issues in the NI Vision Development Module.


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. However, starting with the August 2012 releases (products using NI Installers version 3.1 or later), you may need to perform additional steps before or during a silent installation of NI software.


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



Legal Information

Copyright


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


National Instruments 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 National Instruments trademarks. Other product and company names mentioned herein are trademarks or trade names of their respective companies.


Patents


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


376395F-01