Exe created with labview 2012 won't run using LVRTE2013

I created an exe using Labview 2012.  I had the user install the latest rte (lvrte2013).  The exe would not run and told the user it needed 2012 rte.  Do users have to have the same rte for each exe?
Solved!
Go to Solution.

Yes.  But the various RTEs can coexist on the same PC.

Similar Messages

  • The 'JobServerChild.exe' processes with ID '6632' has been running on this

    Hi team,
    Automated tiket is being generated for the below following issue.
    can any one suggest me how to move forward to solve the issue
    The Windows Process Monitor script has determined that the 'JobServerChild.exe' processes with ID '6632' has been running on this computer for longer than the maximum acceptable time of 18000 seconds (5 hours).
    Thanks
    Murthy

    Hi Murthy,
    It sounds as though you have a schedule which is long running or the jobserverchild.exe process has become orphaned.
    If you check with the Instance Manager you chould be able to see if any schedules are taking much longer than usual. The Task Manager on the XI3.1 server will also show you if any jobserverchild.exe processes are hung i.e. not consuming any CPU\memory - once located you can kill the process.
    I would also recommend that you apply the -type OUTPROC switch on the Job Servers to ensure that in future the jobserverchild.exe processes are killed upon completion of the schedule task.
    I hope this is a very helpful answer to you.
    Kind regards,
    John

  • Is it possible to create a vi-file in an .exe file with labview 6.1i? and how to create it?

    Hello,
    I want to create a vi-file into an exe-file but don't know how to do it with labview 6.1i.
    Maybe somebody here can give me hints to do it!
    thank you very much!

    To build EXEs you need the application builder. To see if you have it, open the tools menu. If you have an option named "Build application or shared library", you're OK. Just open it and you can set up your app there. To run this application, a computer would have to have the LV run-time engine, which can be downloaded from the NI site. For the first time you deploy the app, you should use the app builder to create an installer, which will install the run-time engine as well as your app.
    If you don't have it you can purchase it seperately from NI.Message Edited by tst on 03-17-2005 10:42 AM
    Try to take over the world!

  • Labview Installer won't run on target PC

    Hi,
    I just created a Labview app and made an installer build, but once I try to install it on the target PC, I get an error saying that I must install Labview on the PC first.  The instructions for Labview (and the book I have) are very vague about saving, creating builds, and installers.  I thought that the installer includes the run-time engine with the installer, so a full version of Labview isn't needed on the target PC.  I even tried installing the run-time engine by itself beforehand, but it still won't work.  Can someone clear this up for me, please?  I'm very new to Labview, and programming in general.  Thanks!
    Todd Munsell
    Turbine Engine Test Technician/IT Tech
    Wood Group Pratt & Whitney Industrial Turbine Services, LLC
    Plattsburgh, NY

    You shouldn't have to include the VI for an exe distribution in the installer.
    In the Installer creation, there's a option to have the Development Environment needed to install, perhaps you have (accidently) activated that setting?
    Good Luck,
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • Spartan 3E with Labview 2012 (32 bit) on WIndows 7 64-bit - Error Code: -310602 NI-COBS: Unable to communicate with device over communication cable.

    Thanks for the info, Kyle.  I will probably try to find an older 32-bit XP machine.  VM is just not an option for me right now.

    Hello everybody,
    I am trying to use the DIgilent Spartan 3E board with Labvew 2012 SP1 32 bit.  I am able to compile the example code for LED shift.  I am however unable to transfer code to the FPGA.  I get the following error message:
    Error Code: -310602 
    NI-COBS:  Unable to communicate with device over communication cable. 
    Please verify that the cable is connected to a supported device and that the appropriate drivers are installed.
    My system configuration is as follows:
    Windows 7 (64 bit) on Dell XPS laptop.
    Labview 2012 SP1 (32 bit)
    Labview FPGA 2012 SP1
    Labview 2012 FPGA support for Spartan3E
    Xilinx 13.4 tools
    DEFB LV FPGA 2012sp1 support installer
    Xilinx USB cable driver v1.3 installed.
    I took all the precautions mentioned by others on this forum and others, mainly that the cable must be disconnected before installing the Xilinx cable driver. All software and drivers were installed correctly.  I even uninstalled and reinstalled the entire Labview software set I had.  I still get the same error.
    A few other questions:
    1.  Is the Xilinx cable different from a regular USB cable of the same configuration ?
    2.  When I program the FPGA I only have the USB cable connected between my computer and the Spartan 3e board.  Should any other cable be connected ?
    3.  What should be the correct jumper settings for J1 - JP30 (especially J30, J11, JP9, JP6, JP7, etc) ?
    I have been at this or over 3 days trying to figure it out.  Any help will be greatly appreciated.
     

  • Measurement Computing USB-DIO96H driver issue with Labview 2012 SP1 on Windows 7 x64

    Is anyone else having issues with measuremetn Computing's USB-DIO96H driver in Labview 2012 SP1. It throws warnings in Labview when loaded that are unresolvable as you can't save to the DLL driver file. Also it regularily crashes Labview randomly. I am not impressed with their driver. Anyone have any suggestion other than replacing with NI-DAQ solution, which I am working on?

    I've taken a look and I don't see any drivers available for that device on ni.com. There are two potential workarounds that would both involve building your own driver:
    1. Write a LabVIEW application that calls functions on the DLL you downloaded from Measurements Group
    2. Write a LabVIEW application that addresses the device using NI-VISA and serial communication.
    Some resources if you choose to go down that path:
    http://www.ni.com/devzone/idnet/development.htm
    http://www.ni.com/white-paper/3271/en/
    http://www.ni.com/white-paper/3009/en/
    Hope this helps!
    Rob B
    FlexRIO Product Manager

  • Does a stand-alone EXE built with Labview 8.2 return a return code?

    My application is an executable that was built from a VI in Labview 8.2. I'm expecting a return code of this stand-alone executable after the execution, however couldn't find a way to control the return code of the application.
    Does a stand-alone executable built with Labview 8.2 return a return code? If yes, how is this code controllable?

    Hi Tdot!
    Thank you for contacting National Instruments.  It looks like your question is something that many others have run into.  This topic is discussed here, and looks to be answered along with a couple of suggestions.  I hope this helps!  Let me know if there is anything else I can clarify.  Have a great day!
    Jason W.
    National Instruments
    Applications Engineer

  • PB with Orinoco card won't connect using OS 9

    Could someone help me get the following configuration to work.
    G3 Wallstreet with Lucent Orinoco silver card running OS 9.2.2 won't connect to internet via an Extreme BS running under OS 10.4/DSL.
    Using airport extension 2.0.4 and the airport card sees the BS (strong signal indicated), but cannot connect. When press the connect button, it starts to dial an old modem phone number and fails.
    BTW, the BS works perfectly with newer Powerbooks running OS 10.4.
    Any help would be greatly appreciated.
    Mini 1.5 GHz/SD/GB RAM   Mac OS X (10.4.3)  

    Hello Robert,
    Does your desktop show your Orinoco card as being
    mounted? Mine has an icon sitting on the desktop
    (Wavelan IEEE).
    Yes, on desktop, with the name "Airport PC Card".
    When I double click on it, it brings
    up the TCP/IP control panel.
    Double clicking icon brings up an options box (?) with CONNECT and TURN AIRPORT OFF buttons. Also shows signal level (mine is high) Airport and BS id numbers. This options box shows AIRPORT in the menu bar at the top. I believe this is what you describe as TCP/IP control panel. However, if I select the TCP/IP control panel I get a box with TCP/IP in the menu bar and it shows setup parameters which seem correct.
    Airport in the Apple menu gives me a dialog box
    with a CONNECT button. It shows my AEBS name to the
    left of the button.
    Under Status, mine shows my network name and
    "Status not available". I don't get too wrapped
    around this as it is currently working.
    Mine shows AEBS name and directly below "Not connected to the Internet".
    Below that is signal strength bar with strong signal indicated.
    Do you have a triangle with "Show settings" beside
    it. If you click on the triangle, what does it show.
    Mine shows "Airport On" with a button to turn Airport
    Off. Under Airport Network, there is a
    pulldown next to "Choose network" which shows
    "Computer to Computer" and my network name. I have my
    network name selected.
    Yes, have triangle. When triangle pointing down see:
    Airport On and a button to turn Airport Off.
    Under Airport Network, in Choose Network is the name of my AEBS. Another choice, not selected, is Create computer to computer network. Third choice is
    complicated number sequence that seems to also be a.k.a. name for the BS.
    The AppleTalk control panel also shows connect via
    "Airport PC Card" and Current Zone shows "no zones
    available", but I think it should show
    "wireless".
    Mine shows "Wavelan IEEE" and "no zones available".
    Wonder why mine has different name (Airport PC Card). Tried, but cannot rename the airport card icon on desktop.
    I hope that some of this is helpful to you and that
    we can get you up and running in a minimum of time.
    New info:
    On my HD I have a folder titled WaveLAN Install Disk. It contains a number of files which I assume I downloaded off a CD or the internet many months ago when I had an ethernet connection. Some files are installers which I probably already used (no record of the my early install steps). There are a couple of WaveLAN extensions in my extensions folder (WaveLAN CARD and WAVELAN DLPI. There is also 3 Airport extensions (Airport AP, Airport AP support and Airport PC Card). Do you see the same?
    Thanks
    Robert
    Mini 1.5 GHz/SD/GB RAM   Mac OS X (10.4.3)  

  • I use XPSP2. I use FF 3.6.22 because of Roboform. I'm reluctant to update FF because I don't know what will work with XP XP2 (won't be using XP3). Which FF ve

    Roboform lied to me when I purchased it, promising that I would receive all updates AND upgrades "for life." Then they apparently colluded with FF to turn that into a lie, because they didn't grandfather-in the customers to whom they made this promise for free upgrades. I will never buy any version of Roboform again.
    I still use FIREFOX 3.6.22 because that is the last version that my version of Roboform works with. I use XP SP2. Because I don't want Microsoft's spyware and controlware on my PC, I won't be using SP3 or any version beyond XP. I will be moving completely to Linux when what I have no longer serves my needs.
    I can't upgrade Firefox to any version more recent than 3.6.22 because FF has not made it clear which is the highest version that works properly with XP SP2. I can't run any version that requires XP SP3 to run properly.
    Ann Fennell
    [email protected]

    Hi there! Actually, Roboform works with modern versions of Firefox. Please update to Roboform 7.9.0, and update Firefox to version 22 immediately. Continuing to use Firefox 3.6 is leaving your computer at risk for MAJOR security holes, plus known stability and performance issues. Please update immediately.
    Also, Firefox will work perfectly fine with XP SP2, but there is no reason why you shouldn't update XP to SP3

  • Install two third party exe's with labview 8 install file

    I am trying to install two thrid party drivers onto a deployment machine. I am using labview 8.0 and am deploying the application on a XP machine. The program was developed on a XP machine so that is not an issue.  I have created a batch file that works fine when run after the install by itself, but when i include it in the installer properties--advanced--launch exe after install it runs the batch file but doesn't install the drivers.  I tried using a dummy batch file that waits then calls the batch file containing the paths for the drivers to install but that didn't work either.  Urgent help would be greatly appreciated.
    Mark Mutton
    Electrical Engineer

    Hi Mark,
    I found two KBs that talk about launching an exe with an installer as well as how to create a simple batch file.
    How Do I Make My LabVIEW-built Installer Run an Executable
    After Installation?
    Creating a Batch File
    Hope this helps.
    Regards,
    Nadim 
    Applications Engineering
    National Instruments

  • Apsdaemon.exe missing msvcr80.dll and won't run... Help???

    I get this message at start up - "apsdaemon.exe missing msvcr80.dll because it is not found. Reinstall program"
    Because of this my itunes won't work, I can't even repair it, and I can't even install it after removing it....
    Help?!?!?!?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Cannot execute a library created with Labview 2011 in visual C++

    I created a very simple DLL in Labview 2011, then, I try to call this DLL from a Visual C++ 2005 application.
    I have tried to load the DLL at compilation time with the .LIB and .H files, and also dynamically with AfxLoadLibrary.
    When I try to call the library function, it works fine, but the second time i call the library freezes the app.
    all the library does is to show a simple dialog box and that's it, no params, no returns, no nothing,
    but it freezes the app, why the VI works in Labview, but in DLL doesn't?

    Hi Alveru,
    What might be happening is that the process never ends and when you try to re call it, it fails and that it is why your app freezes, what you can do to probe is that is what is happening is to test your DLL directlly in LabVIEW with the Call Library Function Node so you can import the DLL and test it. If it also freezes or not work as expected the problem is with the DLL.
    The proceses are automatically closed by LabVIEW at the moment the VI stops running; however, when you deploy the vi, you need to close them manually.
    Try this out!!
    Regards,
    Luis Fernando
    National Instruments Cono Sur
    Ingeniería de Campo y Consultoría
    http://chile.ni.com/

  • Exe created with Report Generation toolkit does not work for all users

    I created a exicutable with the report generation toolkit and it only works with some of my users. I use microsoft 2007 and anyone that has microsoft 2007 my exe works well. Most of my users that have microsoft 2010 are able to use my program as well. However, there is one user with 2010 and Windows 2007 that cant get my program to work.
    Any suggestions for troubleshooting this?
    Thanks

    The most likely issue is due to the fact that Microsoft changes the ActiveX object model of Office for each version of Office. The Report Generation Toolkit does a pretty good job of handling this, but it is not 100% effective. Search, for example on the "Set Cell Border" function and you will see what I mean. In these cases it's up to you to handle this issue. How you handle it really depends on your situation. For us to provide a more concrete answer you will need to provide further details, such as what toolkit function is "not working" (whatever that means), and who you "users" are. Is this an internal distribution? Are you selling this program? Is this code written for a project with a specific customer?

  • Using DLL functions created with LabVIEW 6i in CVI 4.0.1

    I want use SQL functions from LabVIEW 6i in LabWindows/CVI 4.0.1. Building DLL with this LabVIEW-functions was succesfull, but after using DLL in CVI project and run, error message was generated: FATAL ERROR : LABVIEW.LIB was not called from a LabVIEW process. Can you help me? In attachment are VIs and build script for this DLL.
    Attachments:
    DLL.ZIP ‏24 KB

    The SQL toolkit appears to be an ActiveX program. Why not call the objects with activeX in CVI directly?
    There are several hits for labview.lib on ni's site. Goto http://search.ni.com/?col=alldocs&layout=TechResources&ql=a
    and search for labview.lib.

  • Slideshows created with earlier iPhoto don't run properly in iPhoto 11

    I built some nice slideshows with my previous iPhoto. When I run them in iPhoto 11, some pictures show up blank and the timing to the music is off. Can I get my shows back to the way they were without having to completely rework them?

    Basically, you want to burn at 4x or lower for your DVD disk in order to minimize errors and be campatible with the most consumer DVD players. Some of the older DVD players have trouble with the higher burn speeds, and sometimes poor disk media can cause difficulties. Maxell or Verbatim DVD-R disks are the recommended media.
    iDVD doesn't let you set burn speeds, but you can do it by using Roxio Toast or by burning your iDVD project via the Applications/Utilities/Disk Utility application on your iMac hard disk. The recommended procedure is to save your iDVD project to a disk image (an option in the File menu). All the encoding will take place as if you were burning a disk. When the disk image is completed, you can play it back on your screen using the DVD player application on your hard disk. The playback will display exactly as it would if you had burned a DVD disk. If everything is satisfactory, open your Disk Utility application in the Utilities folder. You will see your newly created disk image as an .img file in the pane that pops up. If it's not there, drag your disk image into the pane. Then select the disk image. Insert a DVD-R disk. The "Burn Options" will change to 4x speed. (Use 2x if it offers that option.) Click "Burn", and the disk will burn fairly quickly, because all of the encoding already has been done. Then see if your disk will play on your TV/DVD combo. You could also take it to a consumer electronics store (like Frys or Circuit City) and try playing the disk in several DVD players to check for compatibility.
    I don't know anything about Final Cut, but I doubt that your use of that program is causing any problem because you were able to create a successful disk that played on your iMac DVD player. The issue is probably with your TV/DVD combo player.
    There are experts on this forum more knowledgeable than I, and perhaps they will offer additional comment.

Maybe you are looking for

  • Can I set multiple iCal alarms to play iTunes 4 times a day?

    I would like it to play an iTune at 4 different times during the day (upon my AM Kdg class' arrival/cleanup time and again upon the PM Kdg class' arrival/cleanup time, for instance). Is this possible or am I stuck with only 1 alarm capability? (I don

  • How can I remove a mail account that does not show up in Internet Accounts?

    I have a Mail account that I cannot remove because it does not show up in System Preferences > Internet Accounts.  How can I remove this account permanently? Here is the account in Mail: Here is what I get when I try to remove it: Here is what shows

  • Error in IDOC2File scenario(While Importing IDOC to XI)

    Hi everyone, When i am importing the any IDOC in the Integration directory, i am getting the following error. <b>+ com.sap.aii.ibrep.sbeans.upload.RemoteUploadException: The function module "DD_DOMA_GET" not released for 'remote' calls. Import failed

  • Customize Title text in Flash Projector

    Is it possibe to customize the title text that shown in Flash EXE? Default it is showing Macromedia Flash Player <version>

  • Could Anyone Help Me Comment This Coding

    var loader:URLLoader = new URLLoader(); loader.addEventListener(Event.COMPLETE, onComplete, false, 0, true); loader.addEventListener(IOErrorEvent.IO_ERROR, onIOError, false, 0, true); loader.load(new URLRequest("game.xml")); ii Need To Comment My Cod