executable file does not run subgroups

Hi all!

I have to write a labview program that runs several screws according to what the user wants. Thus, in order to test different screws if something goes wrong, that I built a managed event structure with a controller of the tab. Each tab has a secondary that points to a VI that I need control of the main panel, once the application is running. Everything goes perfectly until I build the executable when everything is loaded by hand, but I can't control anything! (I continue to press the buttons, but they do not activate anything). All the buttons of an event in my control structure (measures DC motor, Records control, stop measures, etc.)

In the attached picture, there is an example with my VI which controls a power supply for a motor continuous. This is supposed to be controlled by the button 'Set of tension' and every time you click this button the user can simply update the voltage until they are satisfied. However, despite the fact that everything works in the main labview VI, the executable file does nothing!

No idea what I would be missing / doing wrong? How are we supposed to use supPannels in order to work in an executable file?

Thanks for any help anyone can provide!

simm01

The compiler does not include in this context, the way constants. You will need to 'always include' in construction, or replace them with a static ref VI, in which case they will automatically be included in the compilation.
/Y

Tags: NI Software

Similar Questions

  • executable file does not appear in the list of programs

    After installation of my executable it does not appear in the list of all Windows programs. I've built a lot of executable and installers before but this is the first time I see this. The folder is created in the Program Files (x 86) directory and the program performed well when I double-click on the .exe.

    This sw was initially developed with LV10 with WinXP then moved to LV2012 with Win7 64 bit and then to LV2013 and it uses a plugin architecture (I'm still not very familiar with this).

    I also have these following questions:

    1. I don't remember so many folder created after building an exe file (see photo "filelist.png") before moving this application to LV2013, why all these dataX folders are created? (associated with the plugins?). Except for the data folder containing my ini and xml configuration files these folders all contain a single mnu file.

    2 - Why are there some records of pilot instrument included in the compilation? (Agilent, Keithley and Tek) I'm also using other equipment, and they do not appear in the construction. These problems with the build because of their tree VI live I had to either check turn debugging on or off the use of the diagram structure on these screws diagram which is certainly not the right way to do it.

    3. probably the most important, what would be a document of reference on how to create an executable and a Setup program for an application architecture plugin.

    Thank you

    Ben64

    You use LVOOP you use the NI Report Generation Toolkit, which is implemented using OBJECT oriented programming. Already this explains some of the additional folders that you see.

    Other components are of course part of lvlibp (packed project library) and where it will not integrate the EXE itself. Also their dependencies... which may explain support directories (data1, data2,...).

    Referring to other settings, the log file does not help much. So we can not tell you why the installation program does not create a program shortcut in "start > programs". If you check the "shortcuts", you should be able to see if there is a routine in the Setup to create such a link or not. If the parameter is there, but the installation fails to create, it can be connected to the user rights that you use to run the installer...

    Norbert

  • .exe file does not run

    Hello!

    I was download Scratch 2.0 .exe, it is always successful, but trying to run blocks windows saying that the file does not have a digital signature validates that verifies its publisher.

    Now, what should be done, I want to. The Scratch webite statement announcing this:

    Known issues

    • If your editor offline crashes directly after the opening of Scratch, reinstall the editor offline Scratch 2 (see step 2 above). This problem is due to a bug introduced in Adobe Air version 14. (released in April 2014).
    • Graphic effects (in "looks") blocks may slow down due to a known bug of Flash projects.
    • The backpack is not yet available.

    I made the recommendation but the download of files always fail.

    Hello

    Unfortunately, we only supports Microsoft products and services here.  For problems with other software, you will need to contact the creator of the software through their website or discussion forums.

    For Scratch 2.0, it will be https://scratch.mit.edu/discuss/

  • bat file does not run through Planner

    Hi all

    I use oracle 10g R2 on windows 64-bit.

    I have the following code to run an executable after all each day of 5 minutes except FRIDAY and SATUREDAY.

    He runs a .bat file. If I double click on the file beats, it works well. but it is not run by the Scheduler.

    begin
      dbms_scheduler.create_schedule(
           schedule_name   => 'populate_free_pc_5_mint',
           repeat_interval => 'FREQ=MINUTELY; INTERVAL=5;
    BYDAY=TUE,WED,THU,SUN,MON;' ,
           comments        => 'schedule to run daily after 5 minutes');
      dbms_scheduler.create_program
        (  program_name   => 'Populate_Free_PC',
           program_type   => 'EXECUTABLE',
           program_action => 'F:\free_access_lab\execute.bat >
    nul',
           enabled        => TRUE,
           comments       => 'Populate the free_pc table'
        );
    
      dbms_scheduler.create_job (
        job_name=>'refresh_free_pc',
        program_name =>'Populate_Free_PC',
            schedule_name=> 'populate_free_pc_5_mint',
        enabled      => true,
            comments     => 'populate the free_pc table after each 5 minutes' 
      );
    end;
    

    could someone guide me what is the problem?

    Thank you.

    Just try something like:

    "program_action =>" C:\WINDOWS\SYSTEM32\CMD.exe /c F:\free_access_lab\execute.bat > zero "

  • Executable file does not work

    Hi guys,.

    I created an executable (attached). On the pc on which I've created, it works correctly. When I go on another pc, despite I installed LVRTE 2012 (VI is done with lv2012), it seems that does not see the instrument...

    where is the error?
    Thank you

    [code] http://Speedy.sh/bxJeM/Driver-DSA1030A.exe [/ code]


  • Executable file does not. Windows 7

    I got a new computer with Windows 7 for a week.  Today all games like Spider Solitaire, Freecell, Minesweeper will not open.  In addition, does not open the game of Scrabble, I bought and used.  Message: "executable for Spider Solitaire Game is not responding."

    Problem solved.  One of my business programs were hard to open, but after 10 minutes.  Once who then opened the open games.  I'm mystifed, but happy.  I'm sorry to bother you.

  • Why my batch file does not run properly in Task Scheduler

    My .bat files do not work with Task Scheduler.

    For testing purposes, I created a very simple, one line .bat file:

    ECHO this is a test. > TestFile.txt

    If I run this file by double-clicking it, it works correctly and created a text with a single line of text document.

    But if I create a task to run this file, the text file is NOT created.  For the task history log, said that the task was started and completed successfully but no text file is created.

    Any thoughts?  Thank you.

    Thanks for the suggestion, but I solved my problem.

    It turns out that you can't use the full path to the .bat file in "Program/script" field of the Scheduler of tasks but rather than actual .bat file name, then the rest of the way in the field "start in".

  • Stand-alone labview application (.exe file) does not run correctly

    Hi all

    I'm doing a labview application only to run on another computer (I never did this before).

    I went through the tools-> build application prompts and was able to build an exe file.

    the program is supposed to control a power meter and measures of power, then save them in a text file.

    When I run the exe, on the same computer, I compiled the exe, the program generates a text file to save data to, but he cannot communicate with the electricity meter.

    There are a few screws Sub and a dll file that are used to communicate with the electricity meter. Would it be possible that I am not say labview to correctly

    include these files when I create an executable?

    What are some common problems that arise when building stand alone applications that could be cause of my problems?

    And no one knows of any good tutorials on building applications stand alone in labview, other than the help files OR?

    Thanks for your help,

    Also, if you used the VISA, include the runtime with your Installer.

  • C:\Windows\System32\Rundll32.exe, the Application is not found. (executable files does not either.)

    I recently had just some malware on my Vista saying that it was infected and that it had been hijacked, but I just ignored and finally got rid of him, but now that I managed to get rid of it none of my executables will be run and the touchpad scroll my mouse touch (I have a laptop) now no longer works.  And I can't access settings of the mouse because whenever I try an error pops up saying that the Rundll32.exe is missing.  In any case, the malicious software that I've been having troubled by claimed to be Vista (don't remember if the next word was security or anti-virus) - but it was called Vista? 2010, Vista Security 2010 thing.  However, I can never remember install such a file, and I don't have no automatic updates so if I got something like that Microsoft it would at least go back to 2009, if not 2008.

    You obviously put a lot of work into this response, but the OP will not be able to run any executable at this stage and your malware removal steps are incorrect. The only part you're right was that the OP has been infected by a rogue security program (not ' red').

    For "spread anonymously:

    First use Doug Knox fix for .exe association:

    http://www.dougknox.com/XP/file_assoc.htm

    Then follow the steps below to make sure that the computer is clean:

    http://www.bleepingcomputer.com/virus-removal/remove-antivirus-Vista-2010

    These can work for you, and all can be good. However, in many cases the computer will also infected with other horses of Trojan and protected by a rootkit. These machines are extremely difficult to clean. If your machine is one of these cases, either the interactive assistance to one of the specialty forums listed in the link below, OR take your machine to a professional on the local computer OR backup your data and do a clean install of Windows. It's your choice. I do not recommend using BigComputerStore/GeekSquad types of places.

    http://www.elephantboycomputers.com/page2.html#HJT-links MS - MVP - Elephant Boy computers - don't panic!

  • install .exe files does not work on Windows 8 Pro?

    I upgraded from Windows 8 Community Preview of Windows 8 Pro, according to the guidelines.

    Now I have compatibility problems with some of my video editing applications.

    In addition I just downloaded two new products, including CyberLink_PowerDirector11_Ultra, which is supposed to be 100% Windows compatible 8. The downloaded .exe installation file does not run. Neither the downloaded .exe installed file for VideoPad.

    Can anyone help please?

    I suggest do you a refresh, then reinstall your applications, because it's one of the side effects of the upgrade of the preview of the final version.

    However you do it, its not supported.

    8refresh

    Here's what happens when you refresh your PC:
    · Your files and your personalization settings do not change.

    · Your PC will change back to their default values.

    · Applications on Windows Store will be kept.

    · Applications that you have installed discs or sites Web is removed.

    · A list of removed apps will be saved to your desktop.

    These steps will take you through refreshing your PC:

    · Press the Windows key + C on your keyboard to show the charms (if you use a touch screen: touch the right edge of your screen and drag your finger to the left)

    · Click settings

    · Click change PC settings

    · Click general in the left column

    · Under refresh your PC without affecting your files, click Start

    Then follow the instructions that will be provided on-screen to cool your PC.

  • Disk space free (compress old files) does not change after you run Disk Cleanup.

    Original title: win. XP disk cleanup

    Win. XP: Free Disk Space (compress old files) does not change after you run Disk Cleanup.  Confused.

    Thank you. VC

    Compress your files, your computer will slow down a lot. I recommend that you don't try this.

  • Windows Media player on my machine does not run some AVI files. How can I check what the problem with AVI files. Files are running in other utilities of free ware

    Windows Media player on my machine does not run some AVI files. How can I check what the problem with AVI files. Files are running in other utilities free ware. Also, windows Explorer does not display dimension and other video related information for the file. Y at - it a tool that can indicate what exactly is the problem with the file.

    Ritu

    Hello

    1. you get any error message?

    2. don't you make changes to the computer before the show?

    Please follow the steps from the link below.

    http://support.Microsoft.com/kb/279242

  • When I started > run > ncpa.cpl I get message error "file does not have a program associated with it... »

    XP SP3 with ALL critical & almost all critics not updated.

    I'm trying to follow the instructions in MS Article 871122 OTF Windows to configure my wireless network settings.

    But when I try to... Start > run > ncpa.cpl I get message error "file doesn't have a program associated with it".

    Thank you

    Steve

    HDTV - calibration.com

    Ok.  That's what steps 1 and 2 of the instructions in KB 871122.  You are now up to step 3.

    Now we will solve the problem "file does not have a program associated with it".  Go tohttp://www.dougknox.com/xp/file_assoc.htm .  Read the explanatory text and then click the 5th from the top:CPL file Association Fix download the zip file, extract the reg file, then run it.

    Because this association should not have broken, I suggest that you download, update and run

    Malwarebytes Anti-Malware and

    SuperAntiSpyware

  • I have a html file and in it, I have a PHP contact form. However, the html code does not run php. pls help... Thank you

    I wrote a simple html Web page with menus and pull-down (using Dreamweaver) which also includes a contact form. The contact form is in PHP. However, when I run the html file, all right and that the contact form appears, however, she does not run PHP code. Do I have to make any changes of setting or download all the files? Thank you very much

    If you run your own apache server, then you need also a mail server, but if you use a hosted service then your host should have the scripts and HTML on their Web site.  Otherwise, you can use Wufoo free version and you can create your own form and code (JavaScript) that can be integrated into your HTML page. I used Wufoo in Joomla sites and it works very well.

  • When I click on a shortcut on my desktop I get a message saying that the file does not have a program assoiated with this file

    When I click on a shortcut on my desktop I get a message saying that the file does not have a program assoiated with this file

    Hello

    These are shortcuts to Internet?

    1. make sure that Internet Explorer is the default browser to the control panel > Add/Remove Programs > Set Program Access and Defaults, choose Microsoft Windows or custom. Make sure that IE is selected as the default browser.

    2. on this page download and run the patch for files of the URL.
    Difficulties of Windows XP file association:
    http://www.dougknox.com/XP/file_assoc.htm

    Don

Maybe you are looking for