Stobber Posted June 13, 2011 Report Share Posted June 13, 2011 Hey all - I'm working on a harebrained idea for a set of reuse libraries targeted at LVFPGA development. This includes creating palettes for these VIs that only show up in LVFPGA. I have the wherewithal to do that, but unfortunately there are no auto-populating subpalettes of the LVFPGA root palette that only show up in LVFPGA. (User.lib shows up in all targets and contexts.) So I wonder if I could use Jim's dynamic palette resource from the Open G project to fill this need in LV 2010. I poked around in the code a little, but I'm not sure exactly how it works or what I would need to modify to make it display my subpalette. Can anyone point me in the right direction? Quote Link to comment
jgcode Posted June 13, 2011 Report Share Posted June 13, 2011 I'm working on a harebrained idea for a set of reuse libraries targeted at LVFPGA development. This includes creating palettes for these VIs that only show up in LVFPGA. I have the wherewithal to do that, but unfortunately there are no auto-populating subpalettes of the LVFPGA root palette that only show up in LVFPGA. (User.lib shows up in all targets and contexts.) Hi Stobber LabVIEW has functionality to allow reuse VIs to only show up in specific context's (e.g. RT/FPGA). This article: Developing a VI Based API may help? Cheers -JG Quote Link to comment
Stobber Posted June 14, 2011 Author Report Share Posted June 14, 2011 Hmm...looks like I missed the fact that the \FPGACategories\ folder auto-populates its contents onto the root menu. Thanks! 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.