run a VI in labview with Vision Builder (VBAI)

HELO,

I try to use the 'run VI' tool of the vbai (2010). When I lunch the inspection on my PC (with labview 2010) it's ok, but on another PC (without labview), I got an error message (dll is missing).

I have to copy the data in a specific folder to use this tool?

You have solutions to solve my problem?

Thank you

Ulysses

If you read the context-sensitive help for the LabVIEW execution step, there will be clear instructions to operate the LLB for Vision Builder AI. I'm not including instructions here because they change slightly depending on the version of the VBAI you are using. However, here are some useful links:

http://digital.NI.com/public.nsf/allkb/231D87B9D8C3B71A862572D4007EAAF8

http://forums.NI.com/T5/machine-vision/quot-make-sure-all-of-the-VI-dependencies-including-VI-lib-VI...

Access the LabVIEW execution step in VBAI, change it, then go to the help > show contextual help (Ctrl-H). In the FAQ tab, there will be a link to describe in detail how to build your LLB for distribution... read carefully and follow the directions.

Hope this helps,

Brad

Tags: NI Hardware

Similar Questions

  • Version of LabVIEW for Vision Builder AI 2012 plugins

    Hi all

    II was a little challenging to find out what version of LabVIEW has been necessary to develop customized Vision Builder AI 2012 plugins, I found it by starting the installer, LabVIEW 2011 (but I wish I could find this information in the Readme of Vision Builder AI 2012).

    Now my question is: is it possible to use LabVIEW 2011 SP1 to develop plugins for Vision Builder AI 2012?

    Right... I tried, I installed all versions VBAI and LabVIEW, I could.

    I turns out LV 2011 sp1 is just an update of 2011 and so LV2011 SP1 can be used to develop customized Vision Builder AI 2012 plugins.

  • The DALSA X 64 - YEAR QUAD Framegrabber is compatible with Vision Builder AI 3.6

    Hello

    I think use the DALSA Framegrabber with 4 camera inputs. I was just wondering, if this framegrabber is compatible with the Vision Builder AI 3.6?

    Thank you

    The only framegrabbers directly supported by VBAI that are produced by National Instruments, see http://sine.ni.com/nifn/cds/view/main/p/sn/n32:frameGrabber / lang/en/nest/1286/ap/vision.  If your application requires three or more cameras, I would suggest using a pair of PCIe-1430 framegrabber with Camera Link cameras, PCIe-8235 with cameras GigE or using a firewire camera configuration.

    -Robert

  • How do I run the exe of labview with command line

    I would like to launch an exe of labview with a command line.

    I would like to get advice how to launch the exe of Labview with give values to the control settings?

    You can view the example where x, there are controls

    There is a more detailed guide here, I reference below:

    1. first of all, you can enable it in settings:

    1. open the properties for a version of the application specification

    2. navigate to the Advanced category

    3. check the pass all arguments on-demand command line

    To pass the arguments to command line to request and access in your code follow the same steps as for LabVIEW 7.x.

  • Running/debugging on a device with Flash Builder 4.7 on OSX 10.9 (Mavericks) and iOS7

    I can't start my Mobile Actionscript project on a device that has installed iOS7. He received this error.

    Error occurred while installing the application:
    Invalid <device> specified
    

    I can still deploy on my other device with iOS6, I'm under FB4.7 and OSX 10.9. Has anyone else seen elsewhere?

    Hey ghelton,

    This may or may not help your cause, but I can say that I have the same configuration that you mentioned and can deploy on iPad Mini 6.1 and iPhone 5 7.0 with no problems after rolling back my version of Java to 1.6.

    You have the latest version of iTunes installed so that you can view your device iOS 7 in without any problem?

    If you have Xcode, you see your device to the organizer and if so, it is not grayed out?

    You have authorized system events in the privacy of security & > privacy > accessibility in system preferences section?

    Hope that helps,

    O.

  • Migrate from Vision Builder for LabVIEW 2011 2012

    Can I migrate LabVIEW 2011 Vision Builder AI 2012? Or I have to install LabVIEW 2012?

    Nope. If you have the Vision builder AI 2012 it supports LabVIEW 2011:

    http://digital.NI.com/public.nsf/allkb/A2639FCFCCB2A8B086257FA300559827

  • vehicle followed by using vision builder

    Can someone help me to follow a vehicle using vision builder?

    The object tracking feature to track multiple objects.

    To do exactly what is shown in the video, where the number of cars is variable, you must use the LabVIEW module and the development of the Vision to have more control over the creation of objects. (The limitation with Vision Builder AI, is that each object to track is associated with a follow-up session, so you should know in advance how many object you must follow, but VBAI to track multiple objects).

    The principle I described should be the same in LabVIEW: detect somehow the new car which comes within the field of vision and learn at this time where the object so that it can be followed. The prerequesite should be that you need to know where to detect them the car that comes in the field of vision. The difficult part of the application must define the area of interest of the new object that you want to track.

    The LabVIEW example for tracking of objects can be found here:

    C:\Program Files (x 86) \National Instruments\LabVIEW 2014\examples\Vision\Tracking\Object Tracking.vi

    Christophe

  • default transition in vision Builder

    Hello

    I am a new user of Vision Builder AI 2011 and have a question about the transitions between States (default).

    In a testapplication I build for different features of Vision builder I want to create 3 States, each consisting of a series of tests. It works without problem.

    But the problem starts when I want to put an end to the test during one of the inspectstates does not pass. To do this, I added 3 (fault) specifies in which I put an overlay so that the reason for the "failure" becomes visible. The transition to these States 'fault' is changed so that the transition is only used when the above report fails. Each of the 'fail' states has a transition directly to the outcome.

    The problem I encounter is that, even when any of the tests fail, the program works always true all the other tests.

    Reason (I think), it's that I can't change the default transitions (ranging from inspectstate to inspectstate). And seeing that you cannot delete or change the default reports I can't find the solution to this problem.

    I've considered adding another transition between the inspectstates and to change this transition, but what to do with default transitions?

    Contribution to this issue would be greatly appreciated. I only started working with Vision Builder, but I see endless possibilities, if this problem is solved.

    Thank you

    Tom

    Hello

    After having a quick glance at your program, it seems that everything is OK, (as you did not provide the images, I just looked after the transitions).

    Your transitions are good, so if an error occurs in a processing status, go to the final State, and other States will not work.

    But what make you think that other States are good that the program doesn't run?

    You can run your sript in Setup mode after adding a delay in all States. You will then be able to see in schema view that pass are valid or not.

    Concerning

  • black bands - the problem of bandwidth - Vision Builder HAVE

    Hello

    I have a problem with an app where I anime shows Vision Builder 4 on 1 computer. Everything seems to go well until after some time (sometimes minutes, sometimes half an hour) I get horizontal black stripes on my images.

    I searched this forum and found many posts on this problem. However, I tried the various solutions that have been proposed and this does not seem to make a difference.

    Information:

    * 4 camera (Allied Manta G201C)

    * camera is triggered (rising edge) separately, but almost simultaneously.

    * PC: quadcore, 64-bit, Windows 7 64 bit system

    * Run-time Vision Builder 2012 license.

    * Programmed with Vision Builder HAVE 2012.

    * Switch: 1000 MB

    * Interface programmed in c# (receives images of the relevant info 4 programs and displays on the screen).

    Proven methods:

    * Sets the size of the packets to 1500 (even tried low size of package without improvement).

    * Set desired maximum bandwidth to 250 no improvement (was initially set at 1000 - we put it to 250 because there are 4 camera - even the 150 configuration does not seem to improve the situation.)

    * cursed a lot - but which did not help either.

    * Can use us a switch that does not fit our goal?

    * Our switch is placed with several engines around it (the closest on a meter away) and just behind a cabin of electricity in which there are several transformers. That reach our data?

    * Other suggestions?

    * Please let me know if you need additional information about this problem.

    We expect our customers to visit us the week next to see if we will be able to start production and we are currently under enormous time pressure (and stress). So, any help would be greatly appreciated.

    With sincere friendships.
    Tom


  • NEITHER Vision Builder to tiara

    Hello NOR the community.

    I built a system to measure through NI Vision Builder. Now I can record the measured data (only!) in a *.csv or *.txt file.

    I want to import the data measured in DIAdem automatically.

    Is there a better way to do it? Is there a direct Interface between the 2 software systems?

    Thanks in advance!

    Hi Steffen,

    When you install DIAdem you are also automatically installing a separate program, called "My DataFinder", which is a database and indexing service.  The tiara and "My DataFinder" use the DataPlugins even index of load/data files.  When you complete a session of text use wizard, it creates and registers a use in addition to load the data file into the data portal in DIAdem.  The idea is that eventually DIAdem both the DataFinder can use the use that you created for the load index / all similar data files.  In practice, the use you get from the Assistant is often not ideal for use with a variety of similar data files.

    My initial inquiries indicate that ASCII files, you are already creating the best leads that we have between Vision Builder and tiara.  The marketing director of DIAdem is now advocating for options in future versions of Vision Builder who could provide a superior connection.  For now, however, I think our best bet is to outfit you with strong DataPlugins which will provide drag & drop of loading in the NAVIGATOR tiara as well as automatic indexing to the DataFinder database.

    So, could you post some of the ASCII files you created with Vision Builder?  I would be willing to create a use or a set of DataPlugins that should give you the basic data functionality and connectivity you are after with DIAdem.  Or you could send to [email protected]

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • Run an application of LabVIEW 8.6 in win 7 (using the cDAQ-9172, 9219, 9422)

    Hello.

    I did a LabVIEW application for a few years. At that time, I used windows XP and labview 8.6. The material used is the cDAQ-9172, with NEITHER-9219 (reading of four strain gage sensors) and a NOR-9422 (using only a single input frequency).

    First of all, can I install my old version of labview 8.6 in my 64-bit computer to windows 7? I got an error message when I tried...

    Second, how much should I install? My old computer was slower after you install labview with its pilots. Perhaps I installed too much? Do I have to install 1, 5 GB DAQmx drivers?

    If I need a new version of labview for win 7, how much is an update?

    Thank you!

    Hello

    First version of LabVIEW which is supported on Windows 7 is LabVIEW 2009 SP1.

    Regarding the drivers, if you want to develop or run VI:s in LabVIEW with the DAQmx API, then you must install the full DAQmx driver.

    If you only meet built executable in the LabVIEW environment to run, then you just DAQmx Base Runtime.

    If you also want to be able to configure the data acquisition equipment (to the MAX) in a runtime environment, you should also Configuration DAQmx execution.

    For upgrades of licenses if please contact the local office of National Instruments or follow this link:

    http://ohm.NI.com/advisors/UA/pages/UA/intro.XHTML

    Best regards

    Klas Andersson

    OR Sweden

  • Impossible to test the iOS app on iPad with Flash Builder 4.7 OSX Yosemite

    After the update to OSX Yosemite, I am unable to test my app on my device iOS.

    Compilation and packaging of works as expected but app is ever installed on my USB device connected trough.

    Anyone with the same problem?

    Thank you

    I found the solution on another post (Re: running/debugging on a device with Flash Builder 4.7 on OSX 10.9 (Mavericks) and iOS7) having a problem installing app on the Mavericks.

    Disable your WiFi device and install your application in Flash Builder. Then activate your wifi device. It works for me.

    Thank you

  • I can't create an installer, after install the Vision Builder demo and then uninstall it. I can't create a Labview Installer more, he asks me an installer of generator of Vision, even if Labview my program does not have nothing to do with it...

    I can't create an installer on LabView, after install the Vision Builder demo and then uninstall it. I can't create a Labview Installer more, he asks me an installer of generator of Vision, even if Labview my program does not have nothing to do with it...

    Hi, Shada, this can happen if you include additional installers to your installer for example DAQmx. When you do this the installation program must include other files like MAX (Measuremente and Automation Explorer). Probably when you installed Vision Builder he updated MAX, so when your Installer try to understand MAX, his request the source where it was installed in your computer in this case Vision Builder.

    Here you can cache information so it is not asked once again, or you can download a version more recent fo DAQmx, then it will update MAX and change the dependecy.

    You can find more details about it in this KB:

    3S88PJMY knowledge base: why do I get an error message 'Missing Distribution' when you try to build an install...

    And to keep a copy, here's more information:

    How to stop missing delivery Notification whenever I build an installer?

    Best regards

  • vision builder to labview migration

    Hello

    I have a project of vision. Pluggable VISION BUILDER pour image processing and the LabVIEW pour interfacing.

    My question is: how to call an inspection done by VISION BUILDER in the LabVIEW software.

    NB: I found in the Tools menu of VISION BUILDER a feature titled "Migrating to LabVIEW. but she could not be executed because I don't own

    the DEVOLEPMENT VISION MODULE. Have to buy another software OR (VISION DEVOLEPMENT MODULE) pour fix my problem? : smileysurprised:

    Thanks in advance

    Hello

    Vision Builder is provided with an ActiveX control that you can call from LabVIEW. You will find enclosed a few Directory promotion the in examples

    \

    The ActiveX component allows to control Vision Builder as you would you interface greengrocers. Once you have created your inspection in Vision Builder, you can use the ActiveX component to connect a Vision Builder of LabVIEW, open an inspection, execute, recover and display the image (you need not purchase the Vision Development Module pour it), and get the results of inspection and each step of the inspection.

    Hoping that this answer has your expectation

    Kind regards.

    Christophe

    OR R & D Vision

  • Error - Vision Builder Inspection to LabVIEW Migration


    You can verify that you have read/write access to your temporary folder (in general C:\Documents and Settings\Settings\Temp).

    This error is due to the fact that a temporary file (VBAI.bin) is probably not written in this file or cannot be read during code generation. Is it present in this folder after you try to generate the code?

    What privileges you have when you run Vision Builder AI? If you are logged on as administrator? You can try to run Vision Builder with administrator privileges and see if you still get the same error?

    Also, what operating system are you using?

    Thank you

    Christophe

Maybe you are looking for

  • Is there a way to show "Bookmark toolbar items" in the Navigation bar, without its setting in the overflow chevron?

    Today I updated to 31.0 30.0 FF, but he eventually change the placement of my toolbar items. Originally, I did ensure that bookmarks toolbar items were placed in the Navigation bar, as well as my icon options firefox 3-bar and bookmarks, download. Bu

  • WIFI disabled in HP Wireless Assistant

    Hi all, I have a HP HDX18 laptop 1013tx, and everything was working fine until a few days ago. After a complete restore of the system using the recovery partition, the HP Wireless Assistant has opened for the first time and said that the WIFI network

  • Messaging network

    I want to send messages via a home network. Laptop Desk on wireless and back. How is that possible? Can it be done?

  • HP EliteBook 840 G2: Touchpad does not work.

    HelloI have a problem with my touchpad. His work not at all...Model comp.: HP EliteBook 840 G2 What I tried:-High Doubleclicking on the left-Reinstalled the synaptic drivers (I used this driver)-Windows update-The Device Manager and clicked on "upadt

  • BIOS change

    I have a new flag P71287c, Windows 7 Home premium 64-bit. You need to upgrade the Professional operating system. Bought the upgrade. As shown online at Windows 7. Downloads check system had to ensure I had hardware-assisted virtualization.  I ran the