debugging a standalone application (EXE)

Hello

I have an application that uses ActiveX controls to communicate with two different cameras at the same time.

I have a simulation environment in a computer where I got installed Labview 2014. Here, I built my program, and it works well.

I created an application (EXE) and then tried in another computer that is isolated from all the networks, but it is the computer that manages the two devices directly.

The program works very well, with the exception of a few minor errors. I want to debug the program on this computer, but I can't do it remotely, and it has no installed labview or.

Do you know if there are any tools or ways to see my block diagram of the application or to see some of its settings while running?

I find that this article

http://digital.NI.com/public.nsf/allkb/8DA679805915DE40862572D5007B2F70?OpenDocument

but it does not apply to my case because I have access to no distance to the computer that is running.

Thank you

A method proven (and very old!) who will work with an executable is to build in logging functions.  I got a program in real time which seemed to lose of ticks.  He was already streaming status information for the PC, but something to 'lose '.  I added code to write to a local log file some 'Debug' information, including the State of some of my digital and found lines where my 'assumptions' on my code were false (i.e. my stupid mistake).

Depending on your situation, which can involve a lot of text to read, but that's why we have with matching text editors...

Bob Schor

Tags: NI Software

Similar Questions

  • Application exe missing vi sub

    Hello

    Hello

    I did based on PCI 6221 DAQ card applications.

    Hello

    I did based on PCI 6221 DAQ card applications.

    I build application.exe.

    I build Installer 1) 2010 runtime engine) 2 DaqMX drivers included.

    Hello

    I did based on PCI 6221 DAQ card applications.

    I build application.exe.

    I build Installer 1) 2010 runtime engine) 2 DaqMX drivers included.

    When I installed and run the application on the client computer.

    Hello

    I did based on PCI 6221 DAQ card applications.

    I build application.exe.

    I build Installer 1) 2010 runtime engine) 2 DaqMX drivers included.

    When I installed and run the application on the client computer.

    It gives the error code 3.

    No source files were found. Missing Sub Vi.

    Are all the missing Sub vi associated DAQmx.

    I found that all the Vi Sub required file Exists in the installation folder.

    Hello

    I did based on PCI 6221 DAQ card applications.

    I build application.exe.

    I build Installer 1) 2010 runtime engine) 2 DaqMX drivers included.

    When I installed and run the application on the client computer.

    It gives the error code 3.

    No source files were found. Missing Sub Vi.

    Are all the missing Sub vi associated DAQmx.

    I found that all the Vi Sub required file Exists in the installation folder.

    One please solve the problem.

    Hello

    I did based on PCI 6221 DAQ card applications.

    I build application.exe.

    I build Installer 1) 2010 runtime engine) 2 DaqMX drivers included.

    When I installed and run the application on the client computer.

    It gives the error code 3.

    No source files were found. Missing Sub Vi.

    Are all the missing Sub vi associated DAQmx.

    I found that all the Vi Sub required file Exists in the installation folder.

    One please solve the problem.

    Kind regards

    Hari

    Hello

    I did based on PCI 6221 DAQ card applications.

    I build application.exe.

    I build Installer 1) 2010 runtime engine) 2 DaqMX drivers included.

    When I installed and run the application on the client computer.

    It gives the error code 3.

    No source files were found. Missing Sub Vi.

    Are all the missing Sub vi associated DAQmx.

    I found that all the Vi Sub required file Exists in the installation folder.

    One please solve the problem.

    Kind regards

    Hari

    Hello

    Sorry for the post above.

    Here clearly displayed.

    Hello

    Sorry for the post above.

    Here clearly displayed.

    I did based on PCI 6221 DAQ card applications.

    Hello

    Sorry for the post above.

    Here clearly displayed.

    I did based on PCI 6221 DAQ card applications.

    I build application.exe.

    I build Installer 1) 2010 runtime engine) 2 DaqMX drivers included.

    Hello

    Sorry for the post above.

    Here clearly displayed.

    I did based on PCI 6221 DAQ card applications.

    I build application.exe.

    I build Installer 1) 2010 runtime engine) 2 DaqMX drivers included.

    When I installed and run the application on the client computer.

    Hello

    Sorry for the post above.

    Here clearly displayed.

    I did based on PCI 6221 DAQ card applications.

    I build application.exe.

    I build Installer 1) 2010 runtime engine) 2 DaqMX drivers included.

    When I installed and run the application on the client computer.

    It gives the error code 3.

    No source files were found. Missing Sub Vi.

    Are all the missing Sub vi associated DAQmx.

    I found that all the Vi Sub required file Exists in the installation folder.

    Hello

    Sorry for the post above.

    Here clearly displayed.

    I did based on PCI 6221 DAQ card applications.

    I build application.exe.

    I build Installer 1) 2010 runtime engine) 2 DaqMX drivers included.

    When I installed and run the application on the client computer.

    It gives the error code 3.

    No source files were found. Missing Sub Vi.

    Are all the missing Sub vi associated DAQmx.

    I found that all the Vi Sub required file Exists in the installation folder.

    One please solve the problem.

    Hello

    Sorry for the post above.

    Here clearly displayed.

    I did based on PCI 6221 DAQ card applications.

    I build application.exe.

    I build Installer 1) 2010 runtime engine) 2 DaqMX drivers included.

    When I installed and run the application on the client computer.

    It gives the error code 3.

    No source files were found. Missing Sub Vi.

    Are all the missing Sub vi associated DAQmx.

    I found that all the Vi Sub required file Exists in the installation folder.

    One please solve the problem.

    Kind regards

    Hari

  • LabVIEW run engine time included in the application exe

    Hi all

    Back in LabVIEW 5, we could create a single LabVIEW application exe file that included the execution engine (all in a single exe file). Now, we must install the runtime engine in its own right + the LabVIEW application exe. I don't think that someone knows a way to create LabVIEW application exe files which include the execution engine in new versions of LabVIEW.

    I know that we can install the runtime automatically during the installation of the LabVIEW application.

    I know also it makes more sense to have the execution time separate from the application of updates etc, but in some cases its nice just have a program obviously installed on the system - the application of interest.

    Any soloutions neat known?

    -Martin

    The time of applications from a single file is long gone. The current LabVIEW runtime engine is a great combination of many files, including DLLs, interface model files user etc. It is not always necessary, but even the most trivial LabVIEW application today takes several tens of these files at startup even. That's how things have changed, and although there are indeed efforts to get apps to run from one place to put them on a USB key for example, LabVIEW is not really a system that lends itself to this. In LabVIEW 7.1 and 8.0, you could include virtually all of the files that make up the runtime system in the same folder as your executable file, no NOR never argued that neither they will probably move to make. With some trial and error, you can start deleting files and see if your app still worked then, but it's a tricky procedure since the application could often start very well, but suddenly encounter display problems if you have opened a subscreen or something with this subject-specific objects.

    You can probably try to simply copy all the files from the LabVIEW Runtime folder in your executable file and there is a chance that it still works, but what for? The size of the facility remains basically the same and if you happen to install both applications on the same computer, each contains a copy of all of the runtime system, so there is no gain more but in fact a setback.

    The interdependencies of these modules are complicated and some need additional components and registry settings to work properly. By offering a way to configure individually that you want to include, and what would be a total pita for the end user that nobody would really understand what is needed for what and why. Experience would be so especially try it doesn't work once, and never use it again.

    I never thought to look into this latest version of LabVIEW. Time to figure it all out is simply average too much punishment for the small gains you get. Installers are the norm these days.

    Another issue that followed, is that you need to monitor all the Security Advisory reports NOR and other bugfixes and act on them yourself whenever a component that you have added in your application must be updated. As it is now, the NI Updater can and will update the plant installed according to enforcement system and all is well.

  • VI in Application.exe missing Sub

    Hello

    I did based on PCI 6221 DAQ card applications.

    I build application.exe.

    I build Installer 1) 2010 runtime engine) 2 DaqMX drivers included.

    When I installed and run the application on the client computer.

    It gives the error code 3.

    No source files were found. Missing Sub Vi.

    Are all the missing Sub vi associated DAQmx.

    I found that all the Vi Sub required file Exists in the installation folder.

    One please solve the problem.

    Kind regards

    Hari

    I got it it works fine now.

  • Access a queue within a labview application .exe built

    Hello

    I have a labview application .exe built in which there is a queue. I would like to put items in this queue to a labview vi that exists outside of the application.

    Is this possible?

    Thank you,

    labJunky

    With the correct changes, sure. For example, you can configure a listening TCP port in the .exe and send orders in this way.

    /Y

  • How to develop the final application exe file that will work on PC not installed labview

    Hello

    I developed a labview application (I request manufacturers/builders and professional license).

    I generate the final exe file by the tools of-> built Application exe of VI-> fact file

    But this the application exe file runs only on machines installed labview. His works do not on the other PC.

    For the execution of the other PC I have to do.

    Hello Ramji,

    As you said, EXE is created by you and its nning ruou fine on the PC where you created such as LabVIEW is present there.

    So for LV CE, please create an installer and Add Installer/additional software required by your EXE.

    Look at the link for reference.

    http://www.NI.com/white-paper/5406/en

    Kind regards

    Leila

    CLD

  • Creation of LV8.5 application EXE, Error 1502

    Hello

    I am building an application .exe of my code of LabView8.5. This is my first time doing so.

    My VI program works very well and has no errors.

    However, when I try to compile the application, I get the error

    Error 1502 to the node invoke in AB_Source_VI.lvclass:Close_Reference.vi-> AB_Build.lvclass:Copy_Files.vi-> AB_Application.lvclass:Copy_Files.vi-> AB_Build.lvclass:Build.vi-> AB_EXE.lvclass:Build.vi-> AB_Engine_Build.vi-> AB_Build_Invoke.vi-> AB_Build_Invoke.vi.ProxyCaller

    Possible reasons:

    LabVIEW: Cannot save a bad VI without its schema.

    Method name: Save target: Instrument

    To my knowledge, there is no bad VI, like the VI to run ok in LabVIEW!

    Thanks for your help,

    David

    Construction of an exe does not actually include the dependencies, so you will be required to ensure that the dll is present on your target computer or build an installer that automatically places the dll on the computer.

  • Bug: Missing TAB in standalone application

    So far I was at a loss to refine this bug to a small example VI if it is here in general terms, in the hope that someone will have a solution to this.

    I have an application with a large number of subVIs that I develop on a machine Windows XP (LV 2012 latest patch). The main VI has control tab with 10 tabs in it (more a hidden one). I have no trouble to release it as a source distribution on a Win7 64-bit (LV 2012 64 bit running) computer. Things work very well.

    When I try to release it as a standalone application, the tab control disappears on the same exact machine where it works very well as a distributed source! Obviously it now installs as a 32-bit application, since I developed it on a Windows XP machine.

    If I release the same code on another WinXP machine (in fact a MBP under WinXP laptop to in Parallels Desktop), I have no trouble either...

    Where my tabs is on the Win7 machine?

    I tried and check if a simple application of the VI with a tab on the PF would show the same problem, but that seems not to be the case... Nasty bug!


  • Building an application (Exe)

    Hey guys I'm building an application of my VI in labview 2012 but there is no application (exe) option when I right click the specifications of construction even if I saved the project. Please check the attached snapshot.

    If you purchase and install, professional LabVIEW or LabVIEW Development Suite, Application Builder is included otherwise you need to install it as a separate add-on.

    Refer to:

    http://www.NI.com/LabVIEW/buy/

  • Error QuickBooks 2012: QBW32. Out of unrecoverable Application EXE: application abandonment

    2012 QuickBooks first error message:

    QBW32. Out of unrecoverable Application EXE: application abandonment

    How can I fix it?

    Hi kernie,.

    Try the solution of this support of Intuit link.

    In case of failure, suggest you post in the Intuit forum for better support.

  • How to debug the java application BlackBerry on Eclipse with a BlackBerry Smartphone?

    Problem:

    How to debug the java application BlackBerry on Eclipse with a BlackBerry Smartphone?

    The following procedure:

    http://docs.BlackBerry.com/en/developers/deliverables/12002/Debug_an_app_on_BB_device_656366_11.jsp

    Error:

    An internal error occurred during: "launch WMMS_ACC_video_test0".
    java.lang.NullPointerException

    I found that other methods of debugging.

    If anyone knows how to do it please tell me.

    Thank you for your attention.

    http://www.BlackBerryForums.com/developer-forum/107455-debugging-live-device.html

    Solution:

    Start the IDE
    Connect your device to the PC via USB
    compile your application and load on the device
    in JDE - Debug - attach to-Pocket
    ignore all dialog boxes
    do the breakpoint
    Start your application on the device

  • Standalone Application Builder CSCuv72535

    There was an open bug CSCuv72535 , followed by the SAB missing in the latest versions of CVP utility. According to me, it has been marked solved from 11.0.1, but again, I do not see the usefulness SAB 11.5 after that windows install.

    No one knows more about the resolution of CSCuv72535?  We want without 10.0 11.5 here but are fully integrated in a pipeline ICDT jenkins...  SAB is a requirement.

    Thank you

    Ryan

    The user guide for Cisco Unified CVP VXML Server and Cisco Unified Call Studio Release 11.5 (1)

    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/customer_voice_portal/cvp11_5/user/guide/CCVP_BK_13CF0982_00_115-vxml-server-user-guide/CCVP_BK_13CF0982_00_115-vxml-server-user-guide_preface_00.html

    History of changes

    This table lists and links to the changes to the present guide and gives the dates at which these changes have been made. First changes appear in the bottom lines.

    Change

    See

    Date

    Initial version of the document for version 11.5 (1)

    August 10, 2016

    Added new chapter for Standalone Application Builder

    Standalone Application Builder

    October 19, 2016

  • Installing CC on standalone applications

    I've been using the applications stand-alone for LR and Psalm if I switch to cloud applications, will I have problems installing or get these working?  Cloud installation replaces the standalone applications?

    Hi cornicj,

    You won't have problems to get creative Cloud applications to work.

    Yes, the installation of creative cloud will replace standalone applications and your Lightroom Catalog would be unchanged.

  • Hi, I wanted to use Adobe Edge as a standalone application. I can without package creative cloud?

    Hi, I wanted to use Adobe Edge as a standalone application. I can without package creative cloud?

    Edge is not available as a standalone application.

    Please see this FAQ to see what is included in each plan:

    FAQ: How can I find what is included in each Plan creative cloud?

  • Muse as a standalone application

    Is it possible to buy Adobe Muse as a standalone application without a current subscription?

    Hello

    Muse is available by subscription only. However, you can buy only Muse subscription. Do not necessarily have to buy the complete creative cloud subscription.

    Kind regards

    Aish

Maybe you are looking for

  • My (partially Apple music) iTunes library does not appear in app Remote.

    Hello world I am aware of the fact that Apple's Remote application does not support Apple music, but the Remote app on my iPhone does not even recognize the iTunes library on my Mac. House sharing is enabled on my Mac and the two devices are connecte

  • Re: Portege M800 - cannot get bluetooth installed in Windows 7

    Hi, I have a portege M800 PPM81C-07602D. It came with windows vista but I reinstalled Windows 7, and now I can't get the bluetooth drivers to install. I tried the old drivers and the new drivers windows vista 7, but when I run the installation I get

  • You have my T430s Question on screen

    Hello I got my T430s for 10 days now and I am very happy with the machine, with the exception of the screen, which is manufactured by Samsung. When I have an all white screen, the bottom of it shows a white relatively well, while the top shows a gray

  • TestStand and memory usage

    I have a pretty basic question, but I'm curious to know what is happening when I assign a string to a string of TestStand. If I had to do the following: Locals.String = Locals.String_2 TestStand copy the string or strings are pointing to the same pla

  • How to change the folder opens when windows Explorer opens

    In XP Service Pack 3, when Win Explorer is open, files that open has changed on its own (or I don't know what I did to cause this change). Records of Documents are all posted, but the C: drive is closed, where it will display all folders to open at t