NI LabVIEW 2018SP1 Full Linux OS LV2018SP1Linux系统完整版下载
本文件为ISO文件,集成了LabVIEW2018SP1 Full Linux 完整版,提取文件自NI官方的LabVIEW2018SP1-LMFull.iso(官方的是Linux与MAC合在一起的,因部分用户只需要Linux,单独提取上传,因此没有官方下载地址,只有百度网盘地址),可在Linux系统中安装使用(使用范围参考下面的Readme)。完整版与专业版比较,会少应用生成功能、VI分析器等功能,具体请查看自述文件。
LabVIEW 2018 Service Pack 1 Media Readme for macOS/Linux
September 2018
With the LabVIEW media for macOS/Linux, one installation gives you access to the LabVIEW Development System and nearly all the LabVIEW for macOS/Linux modules and toolkits. This file contains important information about the LabVIEW 2018 Service Pack 1 (SP1) media for macOS/Linux, including supported operating systems and installation instructions.
Supported Operating Systems
Products Included on the LabVIEW Media for macOS/Linux
Installation Instructions
Product Security and Critical Updates
Accessing the Help
Legal Information
Supported Operating Systems
You can run the LabVIEW for macOS/Linux installer on the following operating systems:
(macOS) macOS 10.12 or 10.13
(Linux)
openSUSE LEAP 15.0
openSUSE LEAP 42.2
openSUSE LEAP 42.3
Red Hat Enterprise Linux Desktop + Workstation 6.x
Red Hat Enterprise Linux Desktop + Workstation 7.x
CentOS 7
Refer to the LabVIEW Readme for additional system requirements and supported operating systems for LabVIEW 2018 SP1.
Products Included on the LabVIEW Media for macOS/Linux
The LabVIEW media for macOS/Linux includes the following products. You can refer to the readme for each product in the Product ReadMes directory for information including system requirements, known issues, and bug fixes.
LabVIEW Full and Professional Development Systems
Control Design and Simulation Module1
MathScript RT Module2
VI Analyzer Toolkit3
Application Builder3
1 The Control Design and Simulation Module does not support the System Identification VIs, System Identification Assistant, and Control Design Assistant.
2 The MathScript RT Module does not support the libraries class of MathScript RT Module functions.
3 The VI Analyzer Toolkit and Application Builder install with the LabVIEW Professional Development System. For the LabVIEW Full Development System, you can purchase and install the VI Analyzer Toolkit and Application Builder with their own separate media. Follow the installation instructions in this readme to install these products.
Installation Instructions
You can install your LabVIEW products—including the modules and toolkits—using the LabVIEW 2018 SP1 media for macOS/Linux.
To request additional LabVIEW media, refer to the NI website.
Installing the LabVIEW Development System
Complete the following steps to install the LabVIEW Development System.
(macOS)
Insert the LabVIEW media for macOS/Linux and open LabVIEW2018SP1-Full.dmg or LabVIEW2018SP1-Pro.dmg located under the LabVIEW/macOS directory.
Select Continue to run a program to determine if the LabVIEW Development System can be installed on your system.
Follow the instructions that appear on the screen to install LabVIEW.
(Linux)
Log into the system as root.
Insert the LabVIEW media for macOS/Linux. Mount lv2018SP1full-linux.iso or lv2018SP1pro-linux.iso located under the LabVIEW/Linux directory.
Create the directory which is the mount point:
# mkdir -p /mnt/lv2018SP1
Use the following mount command to mount the ISO file:
# mount -o loop <path to lv2018SP1full-linux.iso or lv2018SP1pro-linux.iso> /mnt/lv2018SP1
Change the directory to list files stored in the ISO image:
# cd /mnt/lv2018SP1
On the mounted media, to run the installation script, enter the following command:
sh ./INSTALL
To uninstall the LabVIEW Development System on Linux, enter the following command:
sh ./UNINSTALL
Installing the Control Design and Simulation Module
Complete the following steps to install the Control Design and Simulation Module.
(macOS)
Insert the LabVIEW media for macOS/Linux and double-click CD&Sim2018.iso located under the LabVIEW Add-ons/Control Design and Simulation directory.
Open NI LabVIEW 2018 Control Design and Simulation Module 64-bit.pkg located under the macOS directory.
Select Continue to run a program to determine if the Control Design and Simulation Module can be installed on your system.
Follow the instructions that appear on the screen and continue to the Installation Type screen.
In the Installation Type screen, select Change Install Location to select the location where a compatible version of LabVIEW is installed. Otherwise, the installation will not complete.
After you select the installation location, continue to follow the instructions that appear on the screen.
(Linux)
Log into the system as root.
Insert the LabVIEW media for macOS/Linux. Mount CD&Sim2018.iso. Refer to the Installing the LabVIEW Development System section to mount an ISO image on Linux.
On the mounted media, find the Control Design and Simulation Module installer in the Linux directory.
To run the installation script, enter the following command:
sh ./INSTALL
To uninstall the Control Design and Simulation Module on Linux, enter the following command:
sh ./UNINSTALL
Installing the MathScript RT Module
Complete the following steps to install the MathScript RT Module.
(macOS)
Insert the LabVIEW media for macOS/Linux and double-click MathScript2018.iso located under the LabVIEW Add-ons/MathScript RT directory.
Open NI LabVIEW 2018 MathScript RT Module 64-bit.pkg located under the macOS directory.
Select Continue to run a program to determine if the MathScript RT Module can be installed on your system.
Follow the instructions that appear on the screen and continue to the Installation Type screen.
In the Installation Type screen, select Change Install Location to select the location where a compatible version of LabVIEW is installed. Otherwise, the installation will not complete.
After you select the installation location, continue to follow the instructions that appear on the screen.
(Linux)
Log into the system as root.
Insert the LabVIEW media for macOS/Linux. Mount MathScript2018.iso. Refer to the Installing the LabVIEW Development System section to mount an ISO image on Linux.
On the mounted media, find the MathScript RT Module installer in the Linux directory.
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
Installing the VI Analyzer Toolkit
The VI Analyzer Toolkit installs with the LabVIEW Professional Development System. Refer to the Installing the LabVIEW Development System section to install the LabVIEW Professional Development System.
If you use the LabVIEW Full Development System, refer to the LabVIEW VI Analyzer Toolkit Readme to install the VI Analyzer Toolkit.
Installing the Application Builder
The Application Builder installs with the LabVIEW Professional Development System. Refer to the Installing the LabVIEW Development System section to install the LabVIEW Professional Development System.
If you use the LabVIEW Full Development System, complete the following steps to install the Application Builder.
(macOS)
Insert the LabVIEW Application Builder media and open LabVIEW2018SP1-AppBuilder.dmg located under the macOS directory.
Select Continue to run a program to determine if the Application Builder can be installed on your system.
Follow the instructions that appear on the screen and continue to the Installation Type screen.
In the Installation Type screen, select Change Install Location to select the location where a compatible version of LabVIEW is installed. Otherwise, the installation will not complete.
After you select the installation location, continue to follow the instructions that appear on the screen.
(Linux)
Log into the system as root.
Insert the LabVIEW Application Builder media. Mount lv2018SP1ab-linux.iso located under the Linux directory. Refer to the Installing the LabVIEW Development System section to mount an ISO image on Linux.
On the mounted media, to run the installation script, enter the following command:
sh ./INSTALL
To uninstall the Application Builder on Linux, enter the following command:
sh ./UNINSTALL
Product Security and Critical Updates
Visit ni.com/security for security information about NI products. Visit ni.com/critical-updates for information about critical updates from NI.
Accessing the Help
Refer to the LabVIEW Help, accessible by selecting Help»LabVIEW Help from LabVIEW, for information about LabVIEW.
Legal Information
Copyright
© 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.
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»atents in your software, the patents.txt file on your media, or the NI Patent Notice at ni.com/patents.