VBAI 2011, possible to migrate directly to LabVIEW 8.6 code?

Hi,
Just wondering if VBAI 2011 can migrate inspections directly to LabVIEW 8.6 code.  I have installed on my computer:
VBAI 2011
LabVIEW 8.6
LabVIEW 2010
LabVIEW 2011
NI Vision Development Module 2011
I don't see the option for LabVIEW 8.6 on my menu.  Any suggestions?
John Wu
Riobotics Consulting
Solved!
Go to Solution.
Attachments:
problem.png ‏34 KB

I encourage you to look at the Vision Builder AI LabVIEW API, which is supported in LabVIEW 8.6.
This feature allow you to control Vision Builder AI from LabVIEW (open inspection, run once, get results etc.)
Unless your application requires really tight hardware integration, with hardware that you can only do in LabVIEW code, the code you're going to write with the API will be much cleaner than working with the code generated, which is somehow complex.
Look at the examples located here:
C:\Program Files (x86)\National Instruments\Vision Builder AI 2011\API Examples\LabVIEW Examples
Best regards,
Christophe

Similar Messages

  • LabVIEW 2012 LLB for VBAI 2011

    Hi
    I'm trying to build some labview vi's in LabVIEW 2012, to be compatible with Vision Builder AI 2011. I want to include some shared variables. I have the library file containing a string shared variable and a labview VI with just a string control into the shared variable. This is to read text from the vision build inspection. Both the library and the vi is saved under version 2010 but when I try to make a LLB file, the versions change to 2012 again. Do you have any inpute into why this could be?
    Cheers.

    You need to use the LV project to create a source distribution that includes all the dependencies (including vi.lib). Then close out LV 2012 to make sure you don't accidentally get any cross linking. Open the main VI of your built LLB with LV 2012 and then go to File>>Save for Previous. If there are any licensed VIs from vi.lib included, those may not save for previous, but I think this is what you should try to do.
    I'm not sure exactly what you are trying to do, but if you want to use shared variables, VBAI (2010 or later) can update a shared variable with it's results (or read the variable if you want to pass data to VBAI), and then any version of LV can read/write that shared variable because shared variables are not LV version specific so you don't have to have the same version of LV to read/write shared variables. If this is all you want to do, you could just keep your LV code in LV 2012 and read/write the variable that is used by VBAI 2011. You can also use the VBAI API to control the inspection from any version of LV 2010 or higher regardless of the version of VBAI. You can see an example here:
    C:\Program Files (x86)\National Instruments\Vision Builder AI XXXX\API Examples\LabVIEW Examples
    Let us know if this still does not address your question and provide more details if this doesn't help.
    Thanks,
    Brad

  • HT4796 Is it possible to migrate Exchanger Server mailboxes to an apple enviornment?

    I would like to find out if it's possible to migrate Exchange 2007 Server Mailboxes to an Apple Environment. If the answer is yes, does anybody knows how this can be achieved? What tools and methods will be used and are there any requirements in terms of H/W, S/W, O/S, etc...

    You could connect your old MacBook to your TV with an adapter cable and play directly from it as well as stream from shared libraries. Depending on how old your MacBook is, however, you may need to use a separate cable for audio and the video quality may not be as good as with an ATV.

  • Is it possible to migrate from Hyperion essbase ver 6 to Hyperion Ver 11?

    Hi Hyperion geeks,
    is it possible that Migrate from Hyperion essbase ver 6 to Hyperion Ver 11. if yes then pls let me know how we can do it????
    reg,
    abhishek

    Hi,
    We're finishing our migration from 6.2 to 11.1.1.3.
    Of course won't recommend to migrate directly... they will recommend going through different steps (v7, V9...) => useless I think.
    Here what we did :
    - Installed v11 (new server)
    - copied objects from v6 to v11, tested and validated objects under v11
    - for .sec, recreated the app/databases first then copied the v6 .sec on v11 server. Of course your server have to be installed with native securities then you may push to shared services.
    - if you don't care about changing password you could handle it with maxl extracts or secman (but I had issues with secman).
    Finally it's just like any migration

  • HT4889 Is it possible to migrate from Tiger to Mountain Lion????

    It seems that the Mountain Lion migration assistant on a MacBook Air does not see an attached iBook G4 via thunderbolt/firewire as valid volume. For Lion there is an explanation, that it only works via Firewire. What about Mountain Lion? I think the migration assistant should be able to migrate from any ancient OS X version...

    No, you cannot migrate directly from Tiger to Mountain Lion as described in HT4889 - Setup Assistant and Migration Assistant are both broken in 10.8.2 and the procedure in HT4889 does not work.
    What you can do is either upgrade your iBook G4 to Leopard and then migrate from Leopard to Mountain Lion, or migrate from Tiger to another machine running Leopard/Snow Leopard/Lion and then to your new machine running Mountain Lion.
    In theory it is still possible to purchase OS X Leopard directly from Apple as a special order if you call them or something like that. Don't pay $200 to scammers on eBay, please!!
    The nice thing about using Setup Assistant or Migration Assistant is that it really seems to do a good job of migrating contacts/calendar/email and everything else, although obviously you will need to replace all of your old PowerPC apps.

  • Install HID driver directly with labview

    Hello,
    it's possible to install a .inf driver directly with labview?
    I would like to install a personal driver to a HID device that Windows set like a generic Human Interface.
    Do you have an example cose? It's possible?

    This is not something an application should or could do. Especially in modern OSes. You need a specific installer that does all the right things in terms of installing the inf file. And this installer needs to run with administrative rights in all Windows versions and with elevated privileges in Vista and higher.  you don't want your user to have to enter the admin password dialog each time something like this happens.
    Instead you need to have an installer that does all this. LabVIEW is NOT the program of choice to write installers. I never would do this and so would most others, so if you want to go that route you likely will have to implement it yourself.
    You can include the driver installer as a post installation process to your LabVIEW application installer.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Is it possible to get direct access to parallel port pins under Windows NT? What can I do

    to get such an access under NT? I found Write to Parallel Port.vi but I can`t open it. The error that occurs is:
    resource not found, error occured while loading the vi, labview load error code 8: could not load vi ressources.
    This vi is from 1994. Maybe the source of trouble is that I`m using version 5.1.1 or it is a problem with NT. What do you think?

    Parallel Port.vi can only be used in DOS-Systems (like Win9x, WinME ;-). NT does not allow writing to parallel port with low level routines. It is more useful to use the digital port that is on most of the DAQ cards.
    Some more informations on parallel ports: http://www.lvr.com/parport.htm
    In general it seems to be possible. Somebody told me just to use the write port command with the address of the parallel port. Another way seems to be to tell NT to allow direct port access - but I don't know how.
    Andreas

  • Is it possible to migrate the app from latest version to older version

    Hi all,
    I have a adf application in jdeveloper 11.1.1.4.0.Due to some issues i have to do it in jdeveloper 11g release 2 (11.1.1.2.0).Is it possible to migrate the application from latest version to older version of jdev.
    Thanks.

    It's not officially supported, but you can try a couple of things - first open the application in the old version and see if it works.
    If it doesn't you can try creating a new application in the old version and then use the create project from existing source option to map to your existing code.
    This all of course assumes that you didn't use features in the new version that are not available in the old version.

  • Is it possible to migrate data from a 4.6C system to an ECC 6.0 system?

    Hello all,
    We have an ECC6.0/Oracle 11g system which runs Finance, Purchasing and Payroll/HR for our own organisation.
    We also have another 4.6C/Oracle9 system where we run only Payroll for another organisation.
    This is a separate landscape (Dev / Test / Prod / DR) which runs on its own hardware.
    Clearly, this 4.6C system has to be upgraded in the next 12 months or so before it is out of maintenance.
    However, we are exploring whether it would be possible to migrate the data from the 4.6C system to our existing ECC6.0 system instead of upgrading the 4.6C system.
    In this way, we can decommission the 4.6C hardware and simplify our landscape.
    Has anyone undertaken a similar exercise who would be willing to share their experiences?
    Or does anyone have any opinions as to whether this would even be possible?
    Our initial thinking is that we would probably have to write our own conversion programs and/or possibly use LSMW but it's early days so any feedback is welcome.
    Regards...John

    Hi,
    However, we are exploring whether it would be possible to migrate the data from the 4.6C system to our existing ECC6.0 system instead of upgrading the 4.6C system.
    You can make of ALE/IDOCs technology to transfer the required data from 4.6C system to ECC 6.0 system. Here you will need to perform necessary mapping of the fields and perform required technical configuration. Later write ABAP codes to fetch and transfer data .
    Hope this answers your query.
    Regards,
    Deepak Kori

  • It is Possible to Migrate Local User Profile to Roaming Profile Using USMT?

    Dear All,
    1st, I'm following guide at http://support.microsoft.com/kb/142682 to copy user profiles to another user, but the problem is the 'Copy to' button is not active (grey). I try
    using 3rd party tools, still no change.
    2nd, I try to transfer local profile on the same machine and different user using Windows Easy Transfer, it's work and all of data has been restore to a new user. But not all App Settings is restored, when I open Outlook 2010 and Windows
    Live Mail, there's need to enter password again. That is not problem for me.
    3rd, After migrate/transfer (2nd step) I want to migrate from local profile to roaming profile, but user profile setting on local profile is not copied to roaming profile, such as Email setting need to create new account but all data is
    not problem, because I have already configure on ADUC and GPMC.
    My question is:
    1. How to copy or move all Application settings on AppData Local folder to roaming profile?
    2. How about USMT, it is possible to migrate user profile settings from local to roaming? if is the best tools, how to do this? 
    Please, advice...
    Thanks,
    Hendra

    First, I dont understand why you're using the copy profile method. I'll make the assumption that you have a domain user account that you you need it's files and settings moving to another machine.
    In that scenario then there's a simple guide here:
    Migrate User Accounts
    For Roaming Profiles and Redirected folders; you can follow the
    Infrastructure Planning and Design (IPD) Guide for Windows User State Virtualization (USV).
    It sounds like a mouthfull but it actually makes the whole process easy. There's also a video
    here.
    /Andrew
    Blog: http://scriptimus.wordpress.com

  • Is it possible to Migrate Live VMs from a Windows 2012 Hyper-V Cluster to a different 2012 R2 Cluster?

    At the moment I'm in a bit of dilemma because I know that Windows 2012 supports "Shared Nothing Live Migration" but recently I got to know that this feature is available for stand alone Hyper-V Servers. My Setup is that I have
    3 Servers running Windows Server 2012 Hyper-v Failover Cluster and I need to migrate everything to a new cluster running on Windows Server 2012 R2 and offcourse some VMs can't be turned off during migration so I need to do this live during production hours.
    Another note is that both clusters will be running on the different LUNs since each cluster has its own CSVs. I need to know if it is possible to migrate such VMs/Roles Live without have any downtime of the VMs/Roles?

    Yes, but one exception - live migration works only on "compatible cpu's". There actually is a setting in CPU for forcing compatibility
    mode. If that is not set, and you mvoe for example from AMD to Intel, then - this is not possible in live migration, cluster or not.

  • Is possible to migrate licenses from 5508 to 5760

    We have two 5508 that have been removed because we have deployed two new 5760.
    Is it possible to migrate licenses from 5508 to 5760? I understand that the base licenses should not be migrated but the adder ones should
    Just, not to loose all of the licenses, we want to migrate two L-LIC-CT5508-25A to obtain 50 L-LIC-CTIOS-1A 

    I think you are correct.  I recommend that you open a TAC case with the Cisco Licensing group.

  • Is it possible to migrate my OS X Lion Wiki to Confluence?

    Is it possible to migrate my OS X Lion Wiki to Confluence?
    How difficult is the task?

    I'm also interested in doing this. There was an undocumented xmlrpc interface to 10.5's wiki server, but I haven't been able to make any progress using it with the Lion wiki. I'll post here if I make any progress.

  • Is it possible to send keys from LabVIEW.?

    Is it possible to send keys from LabVIEW.?
    (In VisualBasic this is possible through the sendkeys command.)

    Hey I think i can help you
    Inport picture with edit >inport picture from file.
    Paste it into you frontpanel ctrl+v
    Place you Graph control and pant it with transparent.
    You must pant both the scale and the draw area with transparent.
    Try also to use the Reorder funktion in the toolbar to get the picture in
    background.
    Esben
    Click here for Free Video!!
    http://www.gohip.com/freevideo/
    wrote in message news:8b82k8$bjq$[email protected]..
    > Hi!
    > Does anyone know to insert a picture in the background of a graph and to
    > plot over it ?
    > I tried with the Edit Control command to import a picture (*.emf, *.bmp,
    > *.xmf) from the clipboard to a graph indicator but the only thing I got
    > was
    a blank window.
    >
    > The other possibility would be to export the data to an excel worksheet
    > and to plot an excel chart with the background already set-up but I'd
    > rather use only one application.
    > Can anyone help ?
    > Thanks.
    >
    > Fabrice
    >
    >
    > Sent via Deja.com http://www.deja.com/
    > Before you buy.

  • Is it possible to migrate salesreps, sales team and territories?

    Hi,
    I want to know, if Is it possible to migrate salesreps, sales team and
    territories from one test instance to another?
    Cprada

    I don't think there is an open interface kind of facility to do this.
    You may have to write your own scripts to migrate.
    Thanks

Maybe you are looking for

  • ERROR FRM-92100

    sir i frequently get the following error on client machine "FRM-92100 your connection to the server is interrupted this may be the result of network error or a failure on the server you need to reestablish your session" pls guide what may be the reas

  • Business Partner not created via MDS_LOAD_COCKPIT

    Hi, I have a question. It seems to our customer are not being replicated when I run the Sync Cockpit. I have checked all config: Config for BP<-> Cust Number ranges, groupings, roles, PPO active, Cust integration etc. It all seems the same in the con

  • Removed use a password feature, now I have to enter a smart card and have no admin rights!

    HI, I recently have bought a new laptop with windows 8, I did not like using a password to sign in. After removing that feature by accessing the users and checking the remove password box and restarting the computer I seem to have lost all adminis

  • TS4268 trouble with Facetime...

    Setting up my mothers ipad for facetime, I have enteres her Apple ID and all is well with that like it should be working.  But when I try to facetime her from my i pad it says "Mom is not available for Facetime" and hers says something similar.  What

  • Time machine backup causing SPOD unable to use laptop at the same time

    im getting unable to rebuild path cache for source item: Partial source path: then SPOD I have the TM widget which is how I have the above log message. Any ideas? Thanks