"Open Vi reference" error 7

Hello

I get "Error 7" of the vi 'Reference open VI', the name of vi is wired vi entrance road. The "error 7" means that the vi is not found. I went to "Tools ===> Options ===> paths" and changed the path so that Labview can find it. But for reasons, I do not understand the vi I want to get a reference to the was not found. So it leads me to believe that the 'open vi reference' does not use the option of path to find a vi. Any ideas what's happening?

You use a relative path. As stated in help for the Open VI VI of reference:

If the path is relative, the VI interprets the path as compared to appellant VI or the directory of the application, if the appellant VI is not registered.

The search path is not used for this function. If the VI isn't in the location "in relation to appellant VI", you must provide a full path.

Tags: NI Software

Similar Questions

  • I get a "Application JavaScript - reference error: XPCSafeJSObjectWrapper is not defined ' error every time I try to open a new tab.

    As the title suggests, whenever I open a new empty tab on Firefox 4 Beta, I get an error that says "Application JavaScript - reference error: XPCSafeJSObjectWrapper is not defined" this never happened to me before moving on to a new version of the beta of Firefox some time ago... is it possible to fix this?

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the Add-ons is the cause of the problem (switch to the DEFAULT theme: Tools > Modules > themes).

    • Makes no changes on the start safe mode window.

    See:

  • Open VI 476 reference error

    I was see this error, but I could not find any documentation on what it actually means. I get only error in my application intermittently so I don't have an easy way to resolve the issues to see what can be the cause of it. If someone could point me to documentation about this error, I would appreciate it.

    This error code is not yet defined. Are you sure that that's out of the open VI reference function? What are the values of the inputs to this function? Alternatively, it comes from some other VI which calls the function reference open VI?

  • It is possible to pass arguments to a VI uses "Open VI reference.

    I am modifying pre-existing code. (I say this, because there are many other ways to work around this problem, but I'm stuck with what I have)

    I have a large project that is compiled into an EXE file.

    Within this project, it uses the 'Open VI reference' in VI that is bundled in the compiled exe file.

    All good, no?

    Well, here's the question:

    Is it possible to include arguments of open type of command line with a "reference VI"?

    Where I can say "Something.vi / Option: Foo".

    I tried many variants such as

    ' Something.vi-/ Option: Foo ".

    even tried variations such as

    "C:\MyLVProgram.exe\Something.vi Option:Foo".

    (Interestingly, quite there no error when you do "C:\MyLVProgram.exe\Something.vi" when executing the VI reference opened.)

    This exe is deployed in a system that has only installed the runtime.

    My current environment is LV 8.6.1. (I know it's old)

    It seems that the antiderivative of LabVIEW recognizes only the paths, and in all other cases, I get an error

    Error 1026 to invoke the node in Something.vi-> MakeSomething.vi

    Possible reasons:

    LabVIEW: VI Reference is not valid.

    Any ideas?

    You can only send command line arguments to an executable with the system Exec.  If you want to pass data in VI, then use the asynchronous call with run.

  • Open VI reference Cant find control

    Unless...

    From the beginning, I'm under LV2009. I open a reference to a global functional VI running on a remote computer to get the value that is in its "front panel indicator. I have two problems. The first is that when I use a string containing the name of VI, he will not find the VI. When I use the full path to the VI, the reference open VI works fine. Boring, but doable, because I have only about six FG read and they are all saved in the same folder.

    Second problem and the real reason for the post: I can get all the values of control as a variants without problem using Ctrl Val. Get all the method. But when I try to name a control in the method (Ctrl Val. (Get), I get an error indicating that the control cannot be found.

    SO, I used nodes property to get the text of the label and checked to see if everything was equal to the name of the command, I'm reading. It came negative. So I created a list of the labels out of the label. Property of text and node is the name I just checked for. So I copy and paste this back into the constant that is connected to the entry of the name of the control on the Val Ctrl. download Invoke node and no mistake. What the? So I delete the text I pasted in the constant and fix it and it still works very well.

    I checked and rechecked enough to know that I was not typing the name in wrong, but now it works fine. I can close the VI and reopen it, works very well. Type the name again. Still works fine. Any thoughts?

    DeskPilot wrote:

    Unless...

    From the beginning, I'm under LV2009. I open a reference to a global functional VI running on a remote computer to get the value that is in its "front panel indicator. I have two problems. The first is that when I use a string containing the name of VI, he will not find the VI. When I use the full path to the VI, the reference open VI works fine. Boring, but doable, because I have only about six FG read and they are all saved in the same folder.

    Second problem and the real reason for the post: I can get all the values of control as a variants without problem using Ctrl Val. Get all the method. But when I try to name a control in the method (Ctrl Val. (Get), I get an error indicating that the control cannot be found.

    SO, I used nodes property to get the text of the label and checked to see if everything was equal to the name of the command, I'm reading. It came negative. So I created a list of the labels out of the label. Property of text and node is the name I just checked for. So I copy and paste this back into the constant that is connected to the entry of the name of the control on Ctrl Val called node and no mistake. What the? So I delete the text I pasted in the constant and fix it and it still works very well.

    I checked and rechecked enough to know that I was not typing the name in wrong, but now it works fine. I can close the VI and reopen it, works very well. Type the name again. Still works fine. Any thoughts?

    An area located to the right of your constant original fits this description of the problem.

    May be useful...

    If you know the data type of the data that you read using the prpererty val node, you can use the node "to THE more specific" to set up your to the appropriate type. After that your val will not be a Variant, and you can use the standard LV operators to work with the data.

    Ben

  • Open FPGA references change to no. target when compiled with executable in time real start

    Hello again you useful forum fans!  I have a problem that I hope someone can give me a hand with.

    I have a project that has a Windows component and a component of the target in real time, that are running on a hypervisor type NI PXI-8110 system.  Communication both sides between them using shared variables.

    On the real-time side, I have four FPGA targets who are reading and writing various analog and discrete inputs and outputs.  I several periods loops which opens a reference to one of the FPGA targets during the first call, then pass this reference in several subVIs that read and write to panels prior to the FPGA.  The loops the FPGA reference thus made available and reuse it in the next iteration through the shift registers.  Each FPGA target has only a single reference open to him.  One of the loops is using the FPGA reference directly and does not pass it in any subVIs.

    It all works very well in the development environment, I can read and control inputs and outputs FPGAS via the front panel of the application of the side Windows.  It also works very well if I start the game real time in the development environment, and run the code of windows as a stand-alone executable file.

    However, when I compile the code in real-time in an executable startup and deploy it to the target, it does not work.  I enabled debugging on the executable, and when I connect to it via the operation-> debug executable in the menu, I see an arrow broken at execution.  Further investigation shows that each of the four open screw reference FPGA is now empty, the text under them is "no target" and the thread for reference on their part to my first Subvi is broken.  I need your help to understand how to operate as it does in the development environment.

    I followed the instructions of these two knowledge base articles to compile and download the bitfiles FPGA on the FPGA target and execute on start or restart:

    http://digital.NI.com/public.nsf/allkb/39795847AC67296D862575FB0046944F

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

    Open FPGA reference screw are configured for the FPGA to build specifications that I created for each target in the LabVIEW FPGA project.

    I called technical support, NO phone, and yet were able to determine this one out, so additional "brownie" points if you do!  I would offer you the same no detailed screenshot that I have (I can't give more detailed code out because its owner, unfortunately), but apparently the forum doesn't like my image file, as I can't seem to load.

    Please let me know if you have any ideas regarding what is happening!  I appreciate it.

    Jon,

    I'm always up for the challenge.  Have you tryied recompile the FPGA VI that accesses the RT VI?  I also suggest to try and open the bitfile instead of the FPGA VI.  You run in dynamic mode (this is not a suggestion, it's just a question)? There is no difference if you try to open the FPGA VI reference outside the while loop, then past the reference to use inside the while loop without shift registers, then close the reference to the FPGA VI outside the while loop?

    Let me know if these suggestions makes no difference.

  • LabVIEW 8.6.1 project causes the slow open VI reference

    I have a strange problem with 'Open VI Reference.vi'.

    Case 1.

    • Open a project in LabVIEW that contains "Main.vi".
    • Open 'Main.vi '.
    • Run "Main.vi".
    • Execution of "Open VI Reference.vi" take about 2, 000ms

    Case 2.

    • Open "Main.vi" - open LabVIEW No. project
    • Run "Main.vi".
    • Execution of "Open VI Reference.vi" take about 100ms

    I converted the project to 8.5 and the problem goes away. I have not all machines with 8.6.0 to test if there is a problem with 8.6.1 only.

    Has anyone else seen anything like this?


  • Open a reference to a labview project

    I am trying to automate a database containing information on all of our bunch of labview code ancient user. I need to determine what version of labview has been used, then collect information about the screws that are part of this. I don't find a way to open a reference to a project?

    I had almost closed the window when I happened to watch again invoke the mode that made me the 'VI' Version in VI files. And it was there, under the path of the project. So simple. I must owe marewa more. Have a nice day together.

  • FPGA open file reference difference calling bitstream or VI?

    Is there a difference in the behavior of the open FPGA Reference when you set it to look the VI against the bitstream file?

    Everything on different behind the scenes?  He link to the same bitstream file when you point to the VI?

    Thanks for the idea.


  • I got a message when I open a window: "error: SQLITE_ERROR [1] the database: proc.» GetCurrentWebForms ".

    I got a message when I open a window: "error: SQLITE_ERROR [1] the database: proc.» GetCurrentWebForms ".

    Hi, Navy_K,

    It's out of the realm of Microsoft Answers.

    I suggest you post your query to

    SQL Server forums

    http://social.technet.Microsoft.com/forums/en-us/category/SQLServer

    Or,

    Microsoft TechNet Forum

    http://social.technet.Microsoft.com/forums/en-us/categories/

    Database Engine Error Severities

    http://TechNet.Microsoft.com/en-us/library/ms164086.aspx

  • Carnt connect to the internet, a window opens saying code error 680, no dailing tone

    Carnt connect to the internet, a window opens saying code error 680, no dailing tone

    Hello

    You did changes to the computer before this problem?

    Read the following article that may help you resolve this problem.
    Troubleshoot modem
    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-modem-problems

  • When open TASfirstbooks this error message: error running-2146234304 (80131040)

    When you try to open TASfirstbooks this error message: error running-2146234304 (80131040) Automation error tracking. How can I overcome this? I recently uninstalled the program and reinstalled it. This does not remove the data files. Help please.

    Here are the system requirements for BUNCH FirstBooks

    The system configuration required

    • Microsoft Windows XP SP3, Windows Vista SP1 or Windows 7
    • Microsoft. NETv3.5 SP1
    • Microsoft Internet Explorer v7 or higher
    • Adobe Acrobat Reader v7 or higher
    • Adobe Flash Player v9 or higher

    Error -2146234304 (0 x 80131040) usually means FUSION_E_REF_DEF_MISMATCH.

    Please make sure you have Microsoft. Installed SP1 NETv3.5. It is installed by default on Windows 7 computers. Otherwise, you can download and install from the following URL:
    http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=ab99342f-5d1a-413D-8319-81da479ab0d7

    Please ensure that you have the latest service packs, Microsoft Windows and the installed updates, including those for the .NET framework.

    If this does not help, then I suggest that you contact that software BUNCH of support for their product.
    http://support.tassoftware.co.uk/support/home.aspx?TID=258249&STid=302990&PID=

    Thank you

    Marilyn

  • Problem running windows 10 to date for windows 7 Home premium 64-bit reference error code 08C 1800103 - 089002

    Problem running windows 10 to date for windows 7 Home premium 64-bit reference error code 08C 1800103 - 089002

    Could not update windows 7 Home premium service pack 1 for windows 10.

    I tried windows update. all updates are installed except win 10 update that comes up with unexpected error

    Please be aware, even if you do not get the Windows 10 app, you can always download Windows 10 as one. ISO file, create a bootable copy and update your system.

    See the instructions: How to download official Windows 10 ISO files

    Task of pre-required

    When you make significant changes to your computer for example updated operating system, you must always back up. See the links to resources on the backup by clicking the link for each version of Windows you are using: Windows XP, Windows Vista, Windows 7, Windows 8/8.1

  • Why Connector.Open displays an error

    Hello ,.

    Why Connector.Open displays an error as seen on the attached picture?

    Thank you

    If you place the mouse over the error indicator, you should see more information.

    In this case, I think that your imports you don't

    Import javax.microedition.io.Connector;

    Instead, I suspect that you have another class of connector.

  • Cannot open the title, errors have been encountered at that point.

    Cannot open the title, errors have been encountered at that point. bought 3 Google books give all 3, same problem, ordered same title on one of Kobo store and have the same problem. No problem with no DRM products or small book DRM I bought. With the help of windows 10.

    And what error message you get exactly?

Maybe you are looking for

  • Satellite 2450-101: need last display driver

    Satellite 2450-101 with geforce4 420go - last display driver? Posted the: 7 May 06 18:12 My laptop does not work the games 'Fear' or 'Call of cthulhu.The errors seem to relate to the display (fear gives an empty window, even if the sound is running,

  • FFT find frequency

    I'm new to Labview. I need to plot the data (2 passes, one's time, x table, the other is the intensity of the signal, y table) provided by my instructor in the time domain, which I already did. Then I need to convert the data in the frequency domain.

  • Windows Vista - why my usb ports stopped working, and how do I fix them?

    My 3 usb ports worked very well, but a few days ago they just stop working.  I updated the drivers even though my drivers were already later.  I even tried to update the drivers.  Nothing seems to work.  Can you help me?

  • My 3-year warranty which expires in 3 months

    I bought a T500 on May 19, 2009 which came with a 3 year warranty. I did glance guarantee upward on the Lenovo Web site and it shows that the warranty expires on February 16, 2012. Is this right? will call/E-mail lenovo to remedy this problem? Anothe

  • Print something like a Web Page from cell phone

    We have the HP7525.  I'm trying to find a way to print something like a page on the Internet directly from my phone to my printer.  I know there must be a way.  When I go on my 'Print' on my phone button, he returned looking for printers but won't fi