LabVIEW 2016 MathScript RT Module Readme

June 2016


This file contains important information about the LabVIEW 2016 MathScript RT Module, including system requirements, installation instructions, new features, known issues, and a partial list of bugs fixed.


Overview

System Requirements

Supported Operating Systems

Limitations on Windows (64-bit), OS X, and Linux

Installation Instructions

NI Software Support for Microsoft Windows 7, Windows Vista, Windows XP, and Windows Server 2003

Product Security and Critical Updates

New Features

Known Issues

Bug Fixes

Accessing the Help

Finding Examples

Automating the Installation of NI Products

Using NI Software with Microsoft Windows 10

Using NI Software with Microsoft Windows 8.1

Legal Information



Overview

LabVIEW MathScript is a text-based environment you can use to write functions and scripts. You can process scripts using LabVIEW MathScript in the LabVIEW MathScript Window or a MathScript Node.


Use the LabVIEW MathScript Window to edit and execute mathematical commands, create mathematical scripts, and view numerical and graphical representations of variables. Select Tools»MathScript Window to display this window.


Use the MathScript Node to execute your LabVIEW MathScripts and other text-based scripts on the block diagram using the MathScript RT Module engine. You can save scripts that you create in the LabVIEW MathScript Window and load them in the MathScript Node and vice versa.


System Requirements

In addition to the system requirements for the LabVIEW Development System, the MathScript RT Module has the following requirements:


  • LabVIEW 2016 Full or Professional Development System
  • At least 500 MB of disk space

Refer to the LabVIEW Readme for additional system requirements and supported operating systems for LabVIEW 2016.


Supported Operating Systems

The MathScript RT Module supports the following operating systems:


Windows 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.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.
OS X OS X 10.10 or 10.11
Linux Red Hat Enterprise Linux Desktop + Workstation 6.5 or later
openSUSE 13.2 or openSUSE LEAP 42.1
Scientific Linux 6.5 or later
CentOS 7

Limitations on Windows (64-bit), OS X, and Linux

The MathScript RT Module on Windows (64-bit), OS X, and Linux does not support the libraries class of MathScript RT Module functions.


Installation Instructions

(Windows)


You can install all of your LabVIEW products—including the MathScript RT Module—using the LabVIEW 2016 Platform media. Refer to the LabVIEW Installation Guide on the LabVIEW Platform media for installation instructions and system requirements.


To request additional LabVIEW Platform media, refer to the NI website.


The LabVIEW Platform media does not include the MathScript RT Module (64-bit). To install the MathScript RT Module (64-bit), visit ni.com/info and enter the Info Code lvmsdownload to download the software. You also can request the LabVIEW 2016 (64-bit) media, which includes limited support for 64-bit modules and toolkits, from the NI website.


Note  If you purchased this product with an NI Software Suite or NI Product Bundle, use the installation media that shipped with your purchase to install this product.


(OS X)


Complete the following steps to install the MathScript RT Module on OS X:


  1. Insert the MathScript RT Module installation media and open NI LabVIEW 2016 MathScript RT Module 64-bit.pkg from the Mac OS X subdirectory.
  2. Follow the instructions that appear on the screen.

To uninstall the MathScript RT Module on OS X, manually delete the following files and directories:


  • /Applications/National Instruments/LabVIEW 2016/resource/mathscript.rsc
  • /Applications/National Instruments/LabVIEW 2016/examples/MathScript/
  • /Applications/National Instruments/LabVIEW 2016/vi.lib/imath/
  • /Applications/National Instruments/LabVIEW 2016/vi.lib/imathl/
  • /Library/Caches/National Instruments/InstCache/16.0/
  • ~/Documents/LabVIEW Data/MathScriptVIs/
  • /Library/Application Support/National Instruments/example finder/1.0/products/labview/16.0/exbins/english/lvexmscript.bin4

(Linux)


Complete the following steps to install the MathScript RT Module on Linux:


  1. Log into the system as root.
  2. Insert the MathScript RT Module installation media. Use mount /mnt/cdrom to mount the media. On some systems, the media mounts automatically.
  3. To change the current directory to the mounted media, enter the following command according to the Linux operating system on which you run the MathScript RT Module:

    cd /mnt/cdrom/Linux_32-bit or cd /mnt/cdrom/Linux_64-bit
  4. To run the installation script, enter the following command:

    sh ./INSTALL

To uninstall the MathScript RT Module on Linux, enter the following command:

sh ./UNINSTALL


LabVIEW 2016 MathScript RT Module Drops Support for Microsoft Windows 7 RTM, Windows Vista, Windows XP, and Windows Server 2003

With this release, the MathScript RT Module drops support for Microsoft Windows 7 RTM (with no service pack), Windows Vista, Windows XP, and Windows Server 2003. LabVIEW 2016 MathScript RT Module and later will not install or run on an unsupported OS. You cannot deploy or distribute applications that use the LabVIEW 2016 MathScript RT Module to an unsupported OS. Additionally, after installing the LabVIEW 2016 MathScript RT Module, 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?.


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

The LabVIEW 2016 MathScript RT Module (64-bit) is available on Windows and OS X. NI no longer provides the 32-bit version of MathScript RT Module for OS X.


Known Issues

You can access the software and documentation known issues list online. Refer to the NI website for an up-to-date list of known issues in LabVIEW 2016 MathScript RT Module.


Bug Fixes

The following item is the ID and title of a subset of issues fixed in LabVIEW 2016 MathScript RT Module. This is not an exhaustive list of issues fixed in the current version of MathScript RT Module. If you have a CAR ID, you can search this list to validate that the issue has been fixed.


ID Fixed Issue
566463 The downsample() function truncates the imaginary portion of complex numbers

Accessing the Help

Refer to the LabVIEW Help, accessible from Help»LabVIEW Help from LabVIEW, for information about the MathScript RT Module.


Finding Examples

Select Help»Find Examples from LabVIEW to launch the NI Example Finder. LabVIEW examples for the MathScript RT Module are located in the labview\examples\MathScript directory. You can modify an example VI to fit an application, or you can copy and paste from one or more examples into a VI that you create.


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



Legal Information

Copyright


© 2009–2016 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.


375325B-01