Download the Version of the LabVIEW project

Lets say I have a random LabVIEW file.  Can I use the Get file Type.vi in the VI.lib to understand what the file type.  It could be an Instrument, control, project, library, XControl or one bunch of others.  If it is a VI I can use the Version of VI get call node to find what version of LabVIEW, it was made with.  If it is a library I can use the Version of LabVIEW in the Library.Get file for the version, or if it's a project I can use the LabVIEW Version of the Project.Get file.

What I find strange, is if I have a VI in 2013, and I run the node invoke for the version of LabVIEW reading but my development environment is 2011, he will say that the VI was marked by 2013.  But if I have a project saved in 2013 and use the node invoke for the version, and my development computer is 2011, I get an error indicating that the file version is later than the common mistake of version LabVIEW 1125.

Is this a bug?  I mean I read the project file as text and analyzed with an XML parser version.  So why this function choke and die trying to read the most recent versions of file, but a VI and the library can be read without problem?

There was a bug in the "Project.Get LabVIEW Version file" method. LabVIEW has been set in 2012.

Tags: NI Software

Similar Questions

  • Max OR simulated PXI devices that are not present in the Labview project

    I added a map of e/s digital NOR-PXI-6527 simulated to my MAX NI PXI's, but it does not seem possible to access this IO card simulated in a Labview project.

    Is this normal?

    Have sorted it.

    It turns out that on my desk and PXI data acquisition driver wasn't the same version.

    Updated PXI, and then it worked.

    See you soon

  • Unable to connect target RT in the LabView project

    Hello

    I use time LabView real-time 8.5 on a desktop PC. I see the target at MAX where I can change the network settings on the target and use FTP without problem. But it is impossible to connect to the target in a LabView project.
    The error of the target journal wrote:
    ####
    #Date: Monday, June 9, 2008 03:04:29
    #OSName: PharLap
    #OSVers: 13.0
    #AppName: PH_EXEC
    #Version: 8.5
    #AppKind: AppLib
    #AppModDate: 09/06/2008 06:55 GMT

    LVRT. DLL loads the address: 0x003EE000

    Can someone help me?

    Thanks in advance

    Hello everyone.

    The problem is solved! The reason of my problem is that LabView RT 8.5.0 supports no more than 2 GB of RAM installed on the computer, as described in this document.
    My RAM GB setting the things that were not possible before:
    -to connect to the target in a LabView project and deploy the code.
    -to activate the multiple core processor in the BIOS of the machine

    I said that the withdrawal of the USB keyboard is useful. Indeed with my keyboard plugged in, when I install other software as server VISA for example, MAX do not recognize the target automatically, I have to add it manually by specifying the IP address and I can not connect to the target in a project of LV.
    Unplug the USB keyboard (and other devices) to solve this problem.

    Good day...

  • Download the Flex project it breaks

    Hi, this is probably the result of something incredibly stupid. Some time ago I would find it easy to create a release build in FB3 and place the SWF again online. It still works, I restructured just my code to use several .AS files I include in the mxml like this: whenever I download now online project, the application crashes (http://eplant.mozzly.com/ePlant.html). It is there, doing nothing. I wonder if I am missing something important... what hell could I have forgotten to do? If I jump the file into a local webserver on my dev system... it loads correctly.  The application depends on a file config.json that is the first thing she pulls. The web version does not do this, but my only hosted locally works perfectly...  Acknowledgement of receipt. What probably would be this?

    you previous upload was 460 KB and your new downloaded file has a size of 765Ko if this isn't a difference of 2 KB. It seems that you have downloaded the debug version, this time not the realease version. But the two files are corrupted if you don't they are not completely download

  • How to download the labview embedded module for arm microcontrolller organization software?

    you will need to download the evaluation software for labview embedded for arm microcontroller module...

    Hi ROUDDLY,

    See here and here

  • Can we build two installers (each installs different .exe) in the Labview project?

    Hello

    Since it has many common files between two test programs, I built two applications in a single project. Then I need to build two installers for applications accordingly. I'm having trouble to add the second request in the second installer when I specify the source files in the Installer properties. When I select this pack of applications according to the specifications of construction, I can't add it to the destination for the Installer folder. When I second request pack and destinatioin selected times record, the up arrow (to add files in the left pane to the right pane) turns into grey (not clickable). However, I found that, if I select the first pack of application according to the specifications of construction, the arrow turns direct. But I don't want to add to the first application for my second application installer.

    Everyone understands what I'm going to talk to? Looking forward to your help!

    Thank you very much!

    Spring

    Hi Sam,

    I went through all the pages and didn't see any product ID. What page do you see ELISA product ID?

    The problem I had was on the construction itself. I had not gone far enough to install it.

    After you remove the duplicate Installer and created a new one from scratch, everything worked as expected (from build for installation in the execution of the program).

    Kind regards

    Spring

  • Remove (without the appellants) project dependency

    The Labview project is not allowing me to remove a dependency file (driver instruments) who has no callers, even if I have relinked all my files from project in the instr.lib folder. I have a dependency file something like "Agilent MXA series...". "located on the C:\somefolder that persist in the project files. This driver file has no callers, I have relinked all the project files in the folder LV2015\instr.lib instead. I take more than a prior work, so I created a project to build a copy of existing VI files to a C:\somefolder\driver-folder. Rich J

    It will not be the only incorrect dependency. It is part of a project that is to load into the current project as a dependency.

    Drivers should never be included in a project. They should always be addictive.

    Mike...

  • Having a problem with opening a labview project because it is the most recent version of what I have (Labview 8.5)

    I downloaded the project attached labview on this site... It is useful for my project... I tried to open it but no way... If there is no way to open it please help me out here... If you can convert the project and screw to my version, it will be great... I'm waiting for your help

    You can get it resized in the appropriate sub-forum.

    I'll download it and see if I can do it quickly...

  • Download the version of the library project

    Hello

    I am aware of how to get the version of an application using ApplicationDescriptor, but now I would like to be able to get the version of a library in the workspace project programmatically.

    I have a library that can be used in different applications and I want the application to be able to check what version it uses.

    Any ideas?

    Assuming that you know the name of cod for the library, the code such as the following might do what you want:

    moduleHandle int = CodeModuleManager.getModuleHandle ("");
    If (moduleHandle! = 0) {}

    Following might give you useful values
    CodeModuleManager.getModuleVersion (moduleHandle)
    CodeModuleManager.getModuleTimestamp (moduleHandle)
    CodeModuleManager.getModuleVersion (moduleHandle)
    }

  • Download the web version

    How can I download the web version on my computer? The web version is the only one that is current and up-to-date. I lost both in home "working copies" to problems with computer systems. Would be nice to just get the latest published version of web back to my computer.

    It is not possible. There is no way to reconstruct a Muse project from the files published since all the 'meta' which allows Muse manage structure and attributes is lost.

    Mylenium

  • Download the old version of cc2012 of sequels?

    Download the old version of cc2012 of sequels? I'm currently running cc2015, but must provide a project as CS6 file. CC2012 has the option 'Save as CS6', but 2015 does not work.

    Hello

    Please visit the following link and follow the steps to download the previous version of the desktop creative cloud application applications.

    Download and install Adobe Creative Cloud apps

    Let us know if that helps.

    Kind regards

    Bani

  • I downloaded the latest version of iTunes on my book Mac pro at the end of 2013.  Where is siri?

    I downloaded the latest version of iTunes on my book Mac pro at the end of 2013.  Where is siri?

    "the ability to play music using Siri when macOS Sierra launches this month ncluding"

  • iPad will not download the latest version and does not save my iPad even if I bought more space.

    Trying to free up space and to download the latest version. Space in iCloud bought, but not backup. What I am doing wrong, like friends for help.

    What happens when you try to back up your device? You see an error message? The iCloud backup device free space on the device. You need to remove content on the iPad itself.

    What happens when you try to download the latest iOS?

  • When I sync my iPhone with iTunes, I get an error saying I need to download the latest version of iTunes.  When I try to download it says I'm using the latest version?

    I have an iPhone SE

    my iTunes is on my laptop HP addition running Windows Vista. (32 bit not 64) It is not able to upgrade to Windows 7.

    When I plug my iPhone to sync with iTunes, it gives an error message saying that I need to download the latest version of iTunes.  When I try to do, I get a message saying that my iTunes is up to date with the latest version of iTunes?   If my laptop is running vista only she does support the latest version?  If this is the problem I wish iTunes download center say the my device does not support the latest version of iTunes.  the version I currently have is the only one my device is available for download.

    How to access my library iTunes other than buying a new laptop

    IPhone WILL not work with Vista. It is not supported. Can't remember where I saw it, but there was something about Windows Vista not supported for iPhone SE. I'll keep looking.

    Found at the bottom of the iTunes download support page.  Download iTunes 12.1.3 for Windows (32 bit)

    This update allows you to synchronize your iPhone *, iPad * or iPod touch with iOS 9.x and earlier on Windows XP and Windows Vista PC.

    * iPhone OS and iPad Pro (9.7 inches) is not supported on Windows XP or Windows Vista.

  • I have an apple phone 5 and I wanted to know if it was safe to download the beta version of IOS 10?

    I have an apple phone 5 and I wanted to know if it was safe to download the beta version of IOS 10?

    Beta software may not be discussed in the public forum. If you are interested in beta iOS, you must take a look at this FAQ page. Beta of iOS should not be loaded on a device for daily use, it's really for testing only. https://beta.Apple.com/SP/betaprogram/FAQ

Maybe you are looking for