jgcode Posted February 23, 2010 Report Share Posted February 23, 2010 Has anyone else had the problem of?: When building an llb (from a class in this case), (random) build items move outside of the llb even though their destination should be inherited from the caller. In the video here: http://www.screencast.com/t/NmQ1MWVm, you will see I have to manually set the destination for these "sub-items" to fix the problem. I get this problem quite a bit. This is annoying and error prone. Cheers JG Quote Link to comment
Aristos Queue Posted February 23, 2010 Report Share Posted February 23, 2010 Is it specific to items in classes or is it any time you're building LLBs, regardless of content? Quote Link to comment
jgcode Posted February 23, 2010 Author Report Share Posted February 23, 2010 Is it specific to items in classes or is it any time you're building LLBs, regardless of content? For me, its to do with classes because: I build classes into LLBs for distribution of reusable code But I use VIPM for almost all other LLB distributions So I can't say exclusively classes, but my use cases predominately includes them. I started noticing it happening with controls, in particular DVRs, which is what I played around with a lot since LabVIEW 2009 came out. But I have seen controls and VIs (as per my example) excluded too. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.