Have trouble in making executable Labview 7.0 program which contains Matlab node

hi, I am always fine with the executable applications except when my Labview codes containing any MATLAB nodes. I am using LabVIEW 7.0 anyhow. Could anyone help me out? Many thanks!!!

hi, thanks! I have another post for my problem. Could you see this page http://forums.ni.com/ni/board/message?board.id=170&message.id=129393 ? Thank you again!!

Similar Messages

  • I have trouble seeing the small icons for the program functions in this tutorial.

    Hello,
    I have my assets from an older site, and want to start a site desktop site in muse. Is there a program ( maybe a book ) that can walk me through this step by step, instead of the Katie's Cafe demo / tutorial?
    The problem with the tutorial is in the dark interface I have trouble seeing the small icons for the program functions.
    I really need to setup a new site as soon as possible, but am not getting there right now.
    Thanks.
    Patricia Goff

    You can download the pdf from here :
    https://helpx.adobe.com/pdf/muse_reference.pdf
    Thanks,
    Sanjit

  • Once running the labview program which contain DAQ Assistant ,the message of "ERROR-50405....." appear.

    Once running the labview program which contain DAQ Assistant and can be run without any error before, the message box of "ERROR-50405....." appear which capture down in the attachment. We use PCI6221 and LabVIEW 8.0 in Windows XP. I also found that the Device Manager of Window have recognized the PCI6221.
    Any help on this situation would be great.
    Attachments:
    labview error.JPG ‏145 KB

    Hi~
    This error is due to signal interference between the device and the computer. This could be environmental or due to the PCI Controller. You can on a different computer to see whether this problem persists.

  • Execute SSIS Package from JOB which contains Execute Process Task calling a .bat file

    Hi All,
    I have a EXCEL Macro needs to be called from SSIS. We could not use Script task because of some internal reason.
    So we have taken an approach to call a .BAT file using Execute Process Task. This .BAT file will call a .VBS file which will execute the EXCEL Macro.
    The SSIS Package is running good if I execute the package from BIDS.
    But the real problem is with the scheduling this SSIS Package using SQL JOB.
    If i execute this SSIS package from SQL Server Job, its executing the whole package successfully except the Execute Process Task.
    So the overall issue is SQL Server Job is not executing properly if I call any .BAT file from the SSIS Package.
    Please give me suggestion to get rid of the issue. Thanks in advance.

    Hi Sai.N,
    If you run the SQL Server Agent job manually from SSMS, does the package execute properly? If the package executes properly when you run the job manually, the issue should occur due to permission issue. In this case, I suggest that you create a SQL Server
    Agent proxy based on the current Windows account which you use to log onto the operating system, and run the job under the proxy account.
    If it is not the issue, please enable logging in the package as Visakh mentioned and post the warning/error message for further analysis.
    Regards,
    Mike Yin
    TechNet Community Support

  • I have trouble in building stand-alone application, "you must intall Labview run-time engine on any computer on which you want to run this application"

    I have installed the LabVIEW 7.0 run time engine and checked all in the advanced setup on the installer setup slide. but I still get such a message saying that the target computer needs to have LabVIEW 7.0 run-time engine. What I want is a real stand-alone application even without having labview ... I used to think that's due to my program contains MATLAB nodes. But this is not true, since even without Matlab, it's still wrong. Please help, thanks!!!

    As was stated elsewhere, you have the option of building the runtime engine into your application when you build it. However, you can also create a "runtime engine application" by simply opening the application builder and doing a build without adding any source code files. The result is a small program (named lvrt.exe) that can run any LabVIEW code--whether or not its built into an executable.
    Such an application can be helpful if you are wanting to install several LV-based applications on the same computer in that it reduces the amount of redundant code on disk. All you have to do is make sure that Windows on the target computer associates the llb and vi file extensions with the runtime engine program.
    It can also be helpful during testing to run test code that isn't built into an executable.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Why am I being told that a JPEG file that I made changes to in Photoshop 6 (CS6) can't be saved?  The message I get says that either the file is locked and I don't have permission to execute this or another program is using this file.

    i recently purchased a 21.5 iMac with Yosemite (10.10.1) and was disappointed to discover that my CS6 programs are not functioning correctly.  I am unable to use the "Save As" command  when making changes to a JPEG file in Photoshop.  The message I get says that either another program is using the file or it is locked and I don't have permission to execute that command.  I'm experiencing a similar problem in Bridge when trying to move an unwanted file to the Trash.  Again, I get a message telling me that i don't have permission to do this.  Lastly, I'm unable to open any Camera Raw files.  Any suggestions?  I had no problems with the Mavericks OS on my old iMac and although it's much slower, I'm tempted to go back to using my old iMac.  At this point, I feel as if I've just wasted $2300+ (tax included). 

    Back up all data before proceeding.
    This procedure will unlock all your user files (not system files) and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
    Step 1
    If you have more than one user, and the one in question is not an administrator, then go to Step 2.
    Triple-click anywhere in the following line on this page to select it:
    sudo find ~ $TMPDIR.. -exec chflags -h nouchg,nouappnd,noschg,nosappnd {} + -exec chown -h $UID {} + -exec chmod +rw {} + -exec chmod -h -N {} + -type d -exec chmod -h +x {} + 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Paste into the Terminal window by pressing command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password, which won't be displayed when you type it. Type carefully and then press return. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
              Utilities ▹ Terminal
    from the menu bar. A Terminal window will open. In that window, type this:
    resetp
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
               ▹ Restart
    from the menu bar.

  • Do I need Daq s/w while running a Labview exe which contains the DAQ hardware cards on a pc which does not have Labview s/w

    I am having a Labview 6i program which takes hardware status from the NI hardware cards...now I make its exe with Labview Run Time Engine & then I am unistalling complete Labview with "Remove all" option....then I am installing this exe......Do I need DAQ or MAX now ?

    Hello,
    If you have an executable with DAQ functions in it, then you are required to have NI-DAQ installed on the machine.
    Also, please post your LabVIEW/DAQ questions in the appropriate category...this category is for questions pertaining to the NI product "Measure for Windows", which you do not appear to be using.
    Have a nice day,
    Darren N.
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • I have a application build in labview 8.5 for Windows XP using NI Visa functions to interact with hardware , how to make is work in Windows 7 32 bit and Win 7 64 bit

    I have a application build in Labview 8.5 which wroks fine with Windows XP , this program uses basic read /write functions of NI Visa to communicate with Hardware . This application doesnt work with Windows 7 32 bit/64 and Vista . What changes i need to do to make it work for the said operating system

    srinivas wrote:
    Sorry for confusion ,
    My question is what changes i need to do in code or while making the installer to make the existing program work with other Windows operating system
    You need to make sure the machine have the corresponding NI-VISA installed. Check in the NI software pages for the right version.
    Also make sure that the com port's can be selected when you first start the application. Eg. if you refer to VISA "COM1" on the XP machine It might be "COM2" on the Win7 machine.
    Br,
    /Roger

  • Does anyone out there have any information about running LabVIEW 6i on a Windows 2000 Dell Inspiron 7500 laptop?

    Good news, bad news. I will take any info I can get. I am having trouble getting LabVIEW to see an HP 8703 device. I used to have Win98 and LabVIEW 5.1 running on this machine without a problem until I tried to upgrade to 6i. The machine would not work correctly or recognize devices consistently.
    Thanks for your help!

    The problem you are seeing likely does not have to do with LabVIEW, but more likely with the GPIB drivers. If you did a full install of LabVIEW 6, it probably installed new drivers over the old ones and might have caused some problem. You aught to be able to test the 488.2 drivers and the device communication using MAX (Measurement and Automation Explorer) If have trouble communicating with your device in MAX, might want to consider completely uninstalling the drivers and reinstalling.

  • I have developed one application software using Labview 8.5 in which i am collecting data from 5 temprature controllers on serial line.

    I have developed one application software using Labview 8.5 in which i am collecting data from 5 temprature controllers on serial line.
    This software is done and successfully installed on customer side.
    Now the customer want this software to be run on server and some fixed number of clients should access this with some login security.
    Is this fascility available with National Instruments in which i can installed this standalone application in server and allow some clients to access this with
    proper login?
    Regards,
    Vaibhav

    Yes, that is possible. Multiple clients can access the VI using Web Publishing tool and control the VI operation. However, only one client has the control of the VI at one instance. The client needs to right click on the web page displaying the front panel of the running VI and ask for control and then release control after the execution to let other clients to ask for the control subsequently. The LabVIEW VI needs to be running upon the server computer since closing LabVIEW also closes the Web Publishing server and disconnects the currently connected clients. 
    Please check this link http://zone.ni.com/devzone/cda/epd/p/id/3797
    You might want to create a stand alone executable for the same and then publish it over the internet for access by your desired clients. In that case, check this link http://digital.ni.com/public.nsf/allkb/3A0087DBE9D31F9286256B19000A2DAE?OpenDocument

  • Troubles using graphs in labview 6i

    Hello,
    I am using labview 6i and I have troubles with graphs.
    This is very simple.
    I create a new VI, then right clic with the mouse to open the command palette, select a graph, and then try to put it on the front window. Immediatly, an error windows opens and says something like (it's written in french): "error:image.cpp,line 4149. etc..."
    Is it a known bug and is there a soft to update and solve this trouble?
    Thank you
    Daniel

    > I am using labview 6i and I have troubles with graphs.
    > This is very simple.
    > I create a new VI, then right clic with the mouse to open the command
    > palette, select a graph, and then try to put it on the front window.
    > Immediatly, an error windows opens and says something like (it's
    > written in french): "error:image.cpp,line 4149. etc..."
    > Is it a known bug and is there a soft to update and solve this
    > trouble?
    The problem is an incompatibility between LV and the video driver. The
    correct fix is probably to download the latest video driver from the
    manufacturers web site. Another thing to do is to open the video driver
    configuration and often there is a setting for acceleration. Turning
    the acceleration down will sometimes make the problem go a
    way. Other
    things to try is to try other video depths and possibly different
    monitor sizes.
    Greg McKaskle

  • Making Executables?

    I have been teaching myself Java for a while now through online tutorials, looking at available Source codes to see the different techniques and such.
    One thing I haven't found yet is how to make a Stand-alone Application that you can just double click on to run it.
    Another thing Im slightly confused on..
    If I make an application ( I use just straight notepad to write all of my source codes) How would I make it run-a-ble on a machine that doesn't have the JDK or Java2 platform on it or is that just not possible?
    Any help or links to resources with this information would be greatly appreciated :)

    Making executables is definitely out of the java philosopy.
    The whole language architecture is designed to make your application completely platform-indipendent: you can write a class on a win2k platform and use it under Linux or AIX or even MAC (I do it every day). To do so you need a layer (the JRE) between the OS and the application that provide your classes a standardized interface to the underlying OS:
    JAVA APPLICATION LAYER (CLASSES)
    JRE (java virtual machine) LAYER
    OS LAYER
    HARDWARE LAYER
    (simplified...)
    This way your classes 'see' always the same machine (they see the JVM, Java virtual machine), wherever they are. Obviusly the JRE, being the key component to obtain the full portability, IS platform-dependent.
    An executable file, on the other side, doesn't need a JRE of any kind, because can interface itself with the OS directly:
    EXECUTABLE APPLICATION LAYER
    OS LAYER
    HARDWARE LAYER
    (always simplified...)
    You can see that it must be strictly system-dependent...
    So, you have to choose one: executable OR portable!
    This is the reason of why there's no tool on the standard JDK to make executables. If you really want, I think there something available from third parties, but keep in mind that you'll loose (IMHO) one of the greate features of the language..:-)
    bye
    Michele

  • Configuring executable labview programs originally configured with a PCI-MIO-16XE-10 on a system with a PCI-MIO-16XE-50 card

    I'm hoping someone can help me. I have executable labview programs created in another lab which used a PCI-MIO-16XE-10 card. I need to install these programs in a new lab which has a PCI-MIO-16XE-50 card installed. When downloading the executable files, Measurement and Automation Explorer gave a message that the physical devices could not be located. I presume this is because the executables are configured for the PCI-MIO-16XE-10 but the PCI-MIO-16XE-50 is installed instead. Any suggestions on how to get these programs configured with the PCI-MIO-16XE-50 would be greatly appreciated? Thanks.

    As long as you have the device identifier of the PCI-MIO-16XE-50 set the same as the PCI-MIO-16XE-10 for which the program was written, you shouldn't have a problem doing what you describe.
    One thing that confused me about your posting, however, is the statement When downloading the executable files, Measurement and Automation Explorer gave a message that the physical devices could not be located. This doesn't make sense to me. You're getting an error from MAX when downloading your program? MAX shouldn't be involved at all here, and especially not when just downloading your program. If you can provide more details about exactly what you are doing (maybe post some screenshots) then I'm sure we can help you get your program working.
    Good luck,
    Joe

  • I have trouble reading in Black and White. changing the background color for all

    I have trouble reading in Black and White. On my PC I can change the background  color (and I am not just talking about for a word or pages document) but for eveything so anything that was a white background I can put in what ever color I like but it still prints in Black and white.. I can't see how to do this on the Macbook air. on my PC I do this in display. Sort of putting colored film over the screen I dont know what to do. Can anyone help?

    Hello Floridamacbookpro,
    You may be interested in the 'invert colors' Accessibility feature. This can be invoked by pressing the Control, Option, Command, and 8 keys on your keyboard. This only affects your display, and does not have any affect on printed items.
    Mac OS X displays inverted image colors (white on black, reverse type)
    http://support.apple.com/kb/HT3488
    Cheers,
    Allen

  • I have trouble connecting to internet explorer and with my office home and student 2010

    I cannot connect to my internet explorer and I have trouble with my microsoft office home and student 2010 and when I look for a site with https at the beginning it won't connect

    Hello popoos:
               Have you tried restoring your Inernet Explorer? Ooen open your internet Explorer click on tools tab and then click on Internet Options click on delete let it delete ever thing. This will delete temporary files. After that click on Advance tab and then click on reset. Close it out and then reopen it. Now goto Tools- tab then click managed add on in that list that appears enable the adobe software listed your anti virus software, Your printer if you use it on line Microsoft tool bars. I dissabled the search helpers because I personly don't want extra trash appairing on my screen. Also enable the replayer if you use it. I dissable all the the rest of toolbars you do not have to. I disable them because Because bing is safer. Now try Microsoft Office it should work now. Intetnet Explorer setting have been reset now.

Maybe you are looking for

  • What should I do when setting up my new iPad?

    I am getting a New iPad on Sunday! Really excited! But since this will be my first iPad, I am a little confused on the set up when you first take it out of the box. Should I turn on Location Services? And what other options would I have that I should

  • Problem with restarting w98 on 845PE

    Hi all I have a little problem with MB MSI 845PE, C2,2GHz, 512MB DDR 400 when i will restarted win98se system freeze but when will shut off system closed without any problems thanks David

  • Router daisy chain?

    I've one of those ordinary Linksys 4 Port Ethernet routers. If all my ports are full, and I need more ports, can I unplug one device, daisy chain it to another Linksys router, and connect away? Thanks in advance!

  • Rescue and Recovery error on recovery

    I have a T61p running Vista Ultimate.  My hard drive failed and I am trying to recover from my files backed up with Rescue and Recovery.  I have a clean new hard drive so I have to boot from the backup drive holding the rescue information.  The recov

  • Reinstall/Repair 9i and other tools

    Had a hard drive crash on a Win NT 4.0 system, SP-6. Entire O/S was wiped out and had to be reinstalled. My Oracle 9i installation was on another drive, and is completely intact. Is there a way to reload the various parameters of the Oracle installat