Primary Software: LabVIEW Toolkits>>LabVIEW Simulation Interface Toolkit
A cross-platform, open-source, alternative to NIST REFPROP. Based on reference-accuracy equations of state and transport property correlations for. Basic understanding of the PMAC motion control board and LabVIEW. It does not cover. Instruments plans to release a fix for this problem with 5.0.1.
Contoh surat inquiry letter. MENGIRIM ENQUIRY LETTERHERJUNO BUSANA & CONO. CipagantiBandung 40131, West JavaINDONESIA2th November 2011Ref.
Primary Software Version: 2012
Primary Software Fixed Version: N/A
Secondary Software: N/A
Problem:
I have not installed the LabVIEW 2012 Simulation Interface Toolkit. Can I still access the readme files?
Solution:
The LabVIEW 2012 Simulation Interface Toolkit Readme file is attached below and also installs with the product. The readme document provides an overview of the toolkit, lists system requirements, and lists related products.
Version 2012.0.0
June 2012
This file contains the following information about the LabVIEW Simulation Interface Toolkit.
Overview
The NI LabVIEW Simulation Interface Toolkit gives control system design and test engineers a link between the NI LabVIEW graphical development environment and The MathWorks, Inc. Simulink®application software. With the LabVIEW Simulation Interface Toolkit, you can easily build custom LabVIEW user interfaces to view and control your simulation model at run time. This toolkit also provides a plug-in for use with The MathWorks, Inc. Real-Time Workshop® (Simulink Coder®), so you can use LabVIEW to connect your model developed in the Simulink environment to the real world through a variety of real-time I/O platforms (requires the LabVIEW Real-Time Module). With these capabilities, you can easily take your models from software verification to real-world prototyping and hardware-in-the-loop simulation.
Supported Operating Systems
You can run the LabVIEW Simulation Interface Toolkit installer on the following operating systems:
- Windows 7 (32-bit and 64-bit)
- Windows Vista (32-bit and 64-bit)
- Windows XP SP2 (32-bit)
- Windows Server 2003 R2 (32-bit)
- Windows Server 2008 R2 (64-bit)
Note The LabVIEW Simulation Interface Toolkit runs as a 32-bit application on all operating systems.
The LabVIEW Simulation Interface Toolkit does not support Windows 2000/NT/Me/98/95, Windows XP x64, or the Windows Server non-R2 editions.
Refer to the LabVIEW Readme for additional system requirements and supported operating systems for LabVIEW 2012.
System Requirements
In addition to the system requirements for the LabVIEW Development System, the LabVIEW 2012 Simulation Interface Toolkit has the following requirements:
- LabVIEW 2012 Full or Professional Development System (32-bit)
To create a host VI for a previously-developed model, you need only LabVIEW installed. To develop your model, you also must be a properly licensed user of and have the following software installed on the host computer:
- The MathWorks, Inc. MATLAB® software and The MathWorks, Inc. Simulink® application software release 13.x, 14.x, 2006a, 2006b, 2007a, 2007b, 2008a, 2008b, 2009a, 2009b, 2010a, 2010b, or 2011a
Note The LabVIEW Simulation Interface Toolkit does not support 64-bit versions of the MATLAB application software.
To control an offline simulation using the LabVIEW 2012 Simulation Interface Toolkit, you must install LabVIEW 2012 Simulation Interface Toolkit in addition to the MATLAB application software and the Simulink application software.
To compile your model into a model DLL, you must install the following software:
- The MathWorks, Inc. Real-Time Workshop® software release 13.x, 14.x, 2006a, 2006b, 2007a, 2007b, 2008a, 2008b, 2009a, 2009b, 2010a, 2010b, or 2011a
- Microsoft Visual C++ 6.0, .NET 2003, 2005 (Professional or Express), or 2008 (Professional or Express)
To control a simulation with a model in DLL form (Real-Time Target or Driver VI on Localhost), you must be a properly licensed user of and have the following software installed on both the host computer and the real-time target.
- National Instruments LabVIEW 2012 Real-Time Module for ETS Targets.
- (Optional) National Instruments LabVIEW 2012 FPGA Module, to create customized FPGA bitfiles used in real-time simulations involving NI FPGA devices.
- You also must install the following driver software versions, depending on the type of hardware you want to use.
National Instruments Hardware Driver Software Version Required National Instruments FPGA Devices NI-RIO™ 4.0 or later National Instruments CAN Interfaces NI-CAN™ 2.7.3 or later National Instruments DAQ Devices NI-DAQmx™ 9.3.5 or later
Installation Instructions
You can install all of your LabVIEW products—including the LabVIEW 2012 Simulation Interface Toolkit—using the LabVIEW 2012 Platform DVDs. Refer to the LabVIEW Installation Guide on the LabVIEW Platform DVD 1 for installation instructions and system requirements.
To request additional LabVIEW 2012 Platform DVDs, refer to the National Instruments Web site atni.com
.
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.
Upgrading from SIT 2.0.x/3.0.x/4.0/5.0.x/2009/2010/2011
- Load a host VI saved in SIT 3.0.x/4.0 and launch the SIT Connection Manager dialog box. Click the OK button to apply new settings. The conversion process preserves control/indicator mappings and all block diagram code. You will lose changes to SIT 3.0.xdriver VI, but SIT 5.0.1 maintains hardware mappings. If the path to your model is invalid, SIT 5.0.1 prompts you to specify a valid path.
- SIT 3.0.x driver VIs are not supported in SIT 5.0.1. If you are not using the SIT Connection Manager you will need to manually upgrade the driver VI. Refer to one of the examples for the correct driver VI structure.
- SIT 5.0.1 does not convert driver VIs that SIT 2.0.x generated. Use the SIT Connection Manager dialog box to build a new driver VI for use in real-time simulations.
- SIT 5.0.1 does not convert host VIs that SIT 2.0 generated.
- The Simulation Interface Toolkit 4.0 deprecated the following VIs: SIT Execute Task and SIT Synchronize Base Rate.
- The Simulation Interface Toolkit 5.0.1 relies heavily upon the SIT Connection Managerdialog box. National Instruments recommends you use this dialog box to create host VIs and driver VIs.
- When running a simulation in Simulation Environment, the SignalProbe blocks from SIT 3.0.x/4.0 do not recognize tuneable variables specified through Data Objects. To be able to tune variables specified as tuneable through Data Objects, you must delete and re-add the SignalProbe block.
- Update any custom FPGA bitfiles and VIs you developed in SIT 3.0.x/4.0 to the new FPGA VI template and recompile them.
- SIT Write Log Settings to Configuration File.vi and SIT Write Playback Settings to Configuration File.vi in the User API have a new required input for Model Path.
- The Simulation Interface Toolkit 5.0/5.0.1/2009/2010/2011 VIs can be used in LabVIEW 2012 Simulation Interface Toolkit without any modification.
- The LabVIEW 2012 Simulation Interface Toolkit supports the 2011a software release of The Mathworks, Inc. MATLAB®, Simulink®, Real-Time Workshop®, and Stateflow® software.
What's New in 2012
The LabVIEW 2012 Simulation Interface Toolkit includes the following new features:
- Updated Support for The MathWorks, Inc. Software
Support for Real-Time Targets
The LabVIEW Simulation Interface Toolkit supports running a simulation on the following types of National Instruments RT Series Hardware:
- PXI
- Any PXI-RT controller
- FieldPoint
- Any Compact FieldPoint controller
- CompactRIO
- Any CompactRIO controller is supported. A default bitfile is provided for the cRIO-9103 with NI 9215, NI 9263, NI 9411 and NI 9474 I/O modules. If you are using a different controller or a different set of I/O modules, you can use LabVIEW FPGA module to compile a custom bitfile.
- You can use the Single Point Timed I/O Timing Engine in the FPGA Wizard to help create the FPGA VI for use with SIT. FPGA VIs created by the FPGA Wizard can only be used when there is only one HW timed device in the system. If you are using more than one HW timed device (e.g. two R-series boards in a PXI chassis) you need to use the template provided with SIT.
- If you are using a VxWorks-based controller refer to theX
:SimulationInterfaceToolkit2011VxWorksreadme_sit_vxworks.txt
file for information about enabling VxWorks support, where X is the drive where you installed the Simulation Interface Toolkit. - National Instruments recommends that you do not install the Scan Engine if you are using the CompactRIO controller with Simulation Interface Toolkit.
The LabVIEW 2012 Simulation Interface Toolkit ships with FPGA VIs for the following FPGA devices:
- NI PCI-7811R
- NI PXI-7811R
- NI PCI-7813R
- NI PXI-7813R
- NI PCI-7831R
- NI PXI-7831R
- NI PCI-7833R
- NI PXI-7833R
- NI PXI-7841R
- NI PXI-7842R
- NI PXI-7851R
- NI PXI-7852R
- NI cRIO-9103
Accessing the Help and Examples
The LabVIEW Help contains conceptual, how-to, and reference information about the Simulation Interface Toolkit. Complete the following steps to access this help file.
- Launch LabVIEW.
- Select Help»LabVIEW Help to launch the LabVIEW Help.
- Click the Contents tab.
- Navigate to the Toolkits»Simulation Interface top-level topic.
The LabVIEW Simulation Interface Toolkit examples are located in thelabviewexamplesSimulation Interface
directory.
Development Tips
- Driver VIs running on NI FPGA devices use the hardware settings for channel measurements.
- In order to use the example
.mdl
files, that are included with SIT, when the execution host is set to driver VI on local or real-time, you first must compile the model into a DLL using Simulink®.
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 LabVIEW Simulation Interface Toolkit.
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:
- For more information on silent installations of individual NI products, refer to KB 4CJDP38M, Automating the Installation of a Single Installer.
- For more information on silent installations of suited NI products, such as NI Developer Suite, refer to KB 4GGGDQH0, Automating the Installation of a Suited Installer.
- To determine what version of NI Installers your product contains, refer to KB 4CJDR18M,How Can I Determine the Type and Version of My National Instruments Installer?.
Important Information
Copyright
© 2002–2012 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:
- Notices are located in the
_Legal Information
and directories. - EULAs are located in the
SharedMDFEULAs
directory. - Review
_Legal Information.txt
for information on including legal information in installers built with NI products.
Trademarks
CompactRIO, FieldPoint, LabVIEW, National Instruments, NI, ni.com, the National Instruments corporate logo, and the Eagle logo are trademarks of National Instruments Corporation. Refer to the Trademark Information at ni.com/trademarks
for other National Instruments trademarks. Refer to the Terms of Use section on ni.com/legal
for more information about National Instruments trademarks.
MATLAB®, Real-Time Workshop®, Stateflow®, and Simulink® are registered trademarks of The MathWorks, Inc.
Other product and company names are trademarks or trade names of their respective companies.
Only Licensed Use is Permitted
Following steps will guide you through it.Part 1. First download VLC from.2. VLC Web Plugins for ChromeOn Windows.1. To download these plugins you can visit the leading download websites such as cnet, softonic etc. Click on the installation file after the download completes.3.
You are only permitted to use this product in accordance with the accompanying license agreement. All rights not expressly granted to you in the license agreement accompanying the product are reserved to NI. Further, and without limiting the forgoing, no license or any right of any kind (whether by express license, implied license, the doctrine of exhaustion or otherwise) is granted under any NI patents or other intellectual property right of NI with respect to any other product(s) of NI or of anyone else (including without limitation, the MATLAB, Simulink and/or the Real-Time Workshop software of The MathWorks, Inc.), including without limitation, the right to use any of these other products.
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
.ct compatibility, and describes any last-minute installation instructions.
Related Links:
NI LabVIEW Simulation Interface Toolkit
Attachments:
readme_SIT.html
Report Date: 05/22/2012
Last Updated: 12/04/2013
Document ID: 5XLDFAGU