LabVIEW Internet Toolkit 6.0.2 Readme
Primary Software: LabVIEW Toolkits>>Internet Developers Toolkit
Primary Software Version: 6.0
Primary Software Fixed Version: N/A
Secondary Software: N/A
Problem: I have not installed the LabVIEW Internet Toolkit 6.0.2. Can I still access the readme file?
Solution: The LabVIEW Internet Toolkit 6.0.2 readme appears below and also installs with the toolkit. The readme document describes any last-minute installation instructions, known issues, and changes from the previous version.
LabVIEW Internet Toolkit 6.0.2 Readme
June 2008
This file contains the following information about the LabVIEW Internet Toolkit 6.0.2.
Installation
Version 6.0.2 for LabVIEW 8.6
Windows Vista/XP/2000
Mac OS X
Linux
Version 6.0.1 for LabVIEW 7.x—8.5
Windows Vista/XP/2000
Mac OS X
Linux
Accessing the Help
Finding Examples
Known Issues
Internet Toolkit 6.0.2 is compatible with LabVIEW 8.6. If you want to use Internet Toolkit with an older version of LabVIEW, you must install Internet Toolkit 6.0.1.
Before installing the LabVIEW Internet Toolkit 6.0.2, uninstall any previous versions of the Internet Toolkit from the computer.
Note Some virus detection programs interfere with the installer. Disable any automatic virus detection programs before you install. After installation, check your computer for viruses and enable any virus detection programs you disabled.
(Windows Vista/XP/2000) You can install all of your LabVIEW products—including LabVIEW and the Internet Toolkit—using the LabVIEW 8.6 Platform DVDs. Refer to the LabVIEW Release Notes, which are available in your LabVIEW box, for information about the LabVIEW Platform DVDs.
Complete the following steps to install the LabVIEW Internet Toolkit 6.0.2 for Windows from the Internet Toolkit installation CD.
- Log on as an administrator or as a user with administrator privileges.
- Insert the LabVIEW Internet Toolkit 6.0.2 installation CD and follow the instructions that appear on the screen.
- Activate the Internet Toolkit using the NI License Manager.
(Mac OS X) If a previous version of the LabVIEW Internet Toolkit exists on the machine, complete the following steps to uninstall the previous version before you install Internet Toolkit 6.0.2.
- Navigate to the LabVIEW directory and drag the
Internet_Toolkit_Uninstall.sh uninstallation script to the prompt in a Terminal Window. Press Return and follow the instructions provided by the script.
- After uninstalling the Internet Toolkit, you must manually delete the uninstallation script.
Complete the following steps to install the LabVIEW Internet Toolkit 6.0.2 for Mac OS X from the Internet Toolkit installation CD.
- Insert and browse to the LabVIEW Internet Toolkit 6.0.2 installation CD and open
Internet_Toolkit6.0.2.pkg located under the LabVIEW_8.6\Mac OS X directory.
- Select Continue to run a program to determine if the Internet Toolkit can be installed on your system.
- Follow the instructions that appear on the screen and continue to the Select Destination dialog box.
- In the Select Destination dialog box, click the Choose button and select the version of LabVIEW (8.6) to which you want to install the Internet Toolkit.
Note You must click the Choose button for a proper installation. If you do not select a location where LabVIEW is installed or you select a non-compatible version of LabVIEW, the installation will not complete.
- After you select the destination directory, click the Continue button to complete the installation.
- (Optional) Mass compile the Internet Toolkit VIs. When you open a VI last saved in a previous version of LabVIEW, LabVIEW automatically converts and compiles the VI. You must save the VI in the current version of LabVIEW or the conversion process, which uses extra memory resources, occurs every time you access the VI. Because the Internet Toolkit supports multiple versions of LabVIEW, you might need to mass compile after you install.
- Launch LabVIEW and select Tools»Advanced»Mass Compile to display the Mass Compile dialog box.
- Navigate to the
labview\vi.lib\addons\internet directory and click the Mass Compile button to mass compile the Internet Toolkit VIs.
(Linux) Complete the following steps to install the Internet Toolkit 6.0.2 for Linux from the Internet Toolkit installation CD.
- Log into the system as
root.
- Use
mount /mnt/cdrom to mount the CD. On some systems, the CD is mounted automatically.
- Enter the following command to navigate to the LabVIEW directory:
cd /usr/local/natinst/labview
where labview is the version of LabVIEW to which you are installing the Internet Toolkit, such as lv86.
- Enter the following command to extract the toolkit to the LabVIEW folder:
tar xf /mnt/cdrom/Linux/InternetToolkitLinux.tar
- Enter the following command to navigate to the Example Finder directory:
cd /usr/local/natinst/share/example finder/1.0/Products/labview/x.y/exbins/english
where x.y is the version of LabVIEW to which you are installing the Internet Toolkit, such as 8.6.
- Enter the following command to copy the toolkit example information to the Example Finder:
cp /mnt/cdrom/Linux/lvexint.bin4 .
- (Optional) Mass compile the Internet Toolkit VIs. When you open a VI last saved in a previous version of LabVIEW, LabVIEW automatically converts and compiles the VI. You must save the VI in the current version of LabVIEW or the conversion process, which uses extra memory resources, occurs every time you access the VI. Because the Internet Toolkit supports multiple versions of LabVIEW, you might need to mass compile after you install.
- Launch LabVIEW and select Tools»Advanced»Mass Compile to display the Mass Compile dialog box.
- Navigate to the
labview\vi.lib\addons\internet directory and click the Mass Compile button to mass compile the Internet Toolkit VIs.
You must install Internet Toolkit 6.0.1 to work with LabVIEW 7.x, 8.0, 8.2, or 8.5.
Note Some virus detection programs interfere with the installer. Disable any automatic virus detection programs before you install. After installation, check your computer for viruses and enable any virus detection programs you disabled.
(Windows Vista/XP/2000) Complete the following steps to install the Internet Toolkit 6.0.1 for Windows from the Internet Toolkit installation CD.
- Log on as an administrator or as a user with administrator privileges.
- Insert the LabVIEW Internet Toolkit 6.0.2 installation CD and browse to the
LabVIEW_7.x-8.5\Windows directory.
- Double-click
setup.exe and follow the instructions that appear on the screen.
(Mac OS X) If a previous version of the LabVIEW Internet Toolkit exists on the machine, complete the following steps to uninstall the previous version before you install Internet Toolkit 6.0.1.
- Navigate to the LabVIEW directory and drag the
Internet_Toolkit_Uninstall.sh uninstallation script to the prompt in a Terminal Window. Press Return and follow the instructions provided by the script.
- After uninstalling the Internet Toolkit, you must manually delete the uninstallation script.
Complete the following steps to install the Internet Toolkit 6.0.1 for Mac OS X from the Internet Toolkit installation CD.
- Insert and browse to the LabVIEW Internet Toolkit 6.0.1 installation CD and open
Internet_Toolkit6.0.1.pkg located under the LabVIEW_7.x-8.5\Mac OS X directory.
- Select Continue to run a program to determine if the Internet Toolkit can be installed on your system.
- Follow the instructions that appear on the screen and continue to the Select Destination dialog box.
- In the Select Destination dialog box, click the Choose button and select the version of LabVIEW (7.x or later) to which you want to install the Internet Toolkit.
Note You must click the Choose button for a proper installation. If you do not select a location where LabVIEW is installed or you select a non-compatible version of LabVIEW, the installation will not complete.
- After you select the destination directory, click Continue to complete the installation.
- (Optional) Mass compile the Internet Toolkit VIs. When you open a VI last saved in a previous version of LabVIEW, LabVIEW automatically converts and compiles the VI. You must save the VI in the current version of LabVIEW or the conversion process, which uses extra memory resources, occurs every time you access the VI. Because the Internet Toolkit supports multiple versions of LabVIEW, you might need to mass compile after you install.
- Launch LabVIEW and select Tools»Advanced»Mass Compile to display the Mass Compile dialog box.
- Navigate to the
labview\vi.lib\addons\internet directory and click the Mass Compile button to mass compile the Internet Toolkit VIs.
(Linux) Complete the following steps to install the Internet Toolkit 6.0.1 for Linux from the Internet Toolkit installation CD.
- Log into the system as
root.
- Use
mount /mnt/cdrom to mount the CD. On some systems, the CD is mounted automatically.
- Enter the following command to navigate to the LabVIEW directory:
cd /usr/local/natinst/LabVIEW-8.0
Note The preceding command assumes that you installed LabVIEW 8.0. Modify the version if you installed a different version of LabVIEW.
- Enter the following command to extract the toolkit to the LabVIEW folder:
tar xvf /mnt/cdrom/LabVIEW_8.0-8.5/Linux/InternetToolkit6_0_1Linux.tar
- Enter the following command to navigate to the Example Finder directory:
cd "/usr/local/natinst/share/example finder/1.0"
- Enter the following command to extract the Example Finder files:
tar xvf /mnt/cdrom/LabVIEW_8.0-8.5/Linux/InternetToolkit6_0_1ExFndrLinux.tar
- (Optional) Mass compile the Internet Toolkit VIs. When you open a VI last saved in a previous version of LabVIEW, LabVIEW automatically converts and compiles the VI. You must save the VI in the current version of LabVIEW or the conversion process, which uses extra memory resources, occurs every time you access the VI. Because the Internet Toolkit supports multiple versions of LabVIEW, you might need to mass compile after you install.
- Launch LabVIEW and select Tools»Advanced»Mass Compile to display the Mass Compile dialog box.
- Navigate to the labview\vi.lib\addons\internet directory and click the Mass Compile button to mass compile the Internet Toolkit VIs.
The Internet Toolkit VIs Help contains reference information about the Internet Toolkit.
(Windows) Complete the following steps to access this help file.
- Launch LabVIEW.
- Select Help»Search the LabVIEW Help to launch the LabVIEW Help.
- Click the Contents tab.
- Navigate to the Toolkits»Internet Toolkit VIs top-level topic.
(Mac OS X, Linux) Complete the following steps to access this help file.
- Launch LabVIEW.
- Select Help»Internet Toolkit to launch the Internet Toolkit VIs Help.
Refer to the labview\examples\internet directory for example VIs that demonstrate common tasks using the Internet Toolkit. You also can access these VIs by selecting Help»Find Examples from the pull-down menu and selecting Toolkits and Modules»Internet in the NI Example Finder window. 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.
The LabVIEW Internet Toolkit 6.0.2 includes the following known issues:
- The Internet Toolkit includes the G Web Server for backward compatibility. National Instruments recommends you use the LabVIEW Web Server to run VIs on the Web.
- The G Web Server no longer can share a port with the LabVIEW Web Server. If you have applications that include both Internet Toolkit CGI VIs and LabVIEW remote panels, the VIs and the remote panels cannot be on the same port. You must reimplement the CGI VIs using the LabVIEW Import Web Service wizard.
© 1999–2008 National Instruments Corporation. 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.
Trademarks
National Instruments, NI, ni.com, and LabVIEW are trademarks of National Instruments Corporation. Refer to the Terms of Use section on ni.com/legal for more information about National Instruments trademarks.
Patents
For patents covering the National Instruments products, refer to the appropriate location: Help»Patents in your software, the patents.txt file on your media, or ni.com/patents.
Related Links:
Attachments:
Report Date: 06/03/2008
Last Updated: 08/01/2008
Document ID: 4M2HABLC