03-03-2008 09:21 AM
03-03-2008 02:37 PM
I don't think getting LabVIEW RT will help. I assume most of the time is making the LLB. Even if you did get LabVIEW RT, it would only automate deploying the LLB to the target, but it would still take the same amount of time to build the LLB and copy it. I would recommnd modifying the LLB that's built and as long as you don't use any new VIs from outside of the LLB, you will be fine. If you only use VIs from the created LLB (including vi.lib VIs), then you don't have to recreate the LLB and all you have to do is recopy the LLB to the target.
Hope that helps,
Brad
03-03-2008 03:57 PM
Thanks for the input. I'm a big an fan of NI and Labview functionality, but it seems like a lot of this stuff could/should be a lot easier. It's often hard to tell what works with what until your "already waist deep in the swamp" and find out you can't do something because of a version dependency and you can't go backwards either. Reminds me a lot of Windows 98 DLL problems...
Thank goodness for these discussion boards...
Thanks again,
Mike