jgcode Posted November 12, 2009 Report Share Posted November 12, 2009 In response to this topic, here is some scripting code I just wrote for the LVOOP Simple Accessor Hook. It formats the Data Member VI(s) to my style as follows: - Bold Control inputs (which are required by default in 2009 which is great) - I like to match the FP to the VIs help window. - Aligns all labels on the BD: Controls to the left, Indicators to the right using one of Darren's Quick Drop plugins. - Realigns controls closer to the case structure to neaten it up. I have been meaning to do this for a while. Simple bit of code, but saves me the redundancy of repeating doing it for each member VI! Maybe someone else can get some use out of it or use it as an example. Also attached is my CLSUIP_LocalizedStrings VI. Anyone have any other code for LVOOP plugins that they would wish to share? Cheers JG Custom User Scripting For New Simple Accessor VI.vi [LabVIEW 2009] CLSUIP_LocalizedStrings.vi [LabVIEW 2009] 1 Quote Link to comment
jgcode Posted November 13, 2009 Author Report Share Posted November 13, 2009 I have updated the Hook. Changelist 1.1.0-1 2009 11 13 - New (Free Label): Added a free label and space for a comment in the case structure. Normally I don't need one for basic get/set but it is handy to have one their for the future. Custom User Scripting For New Simple Accessor VI.vi [LabVIEW2009] 1 Quote Link to comment
jgcode Posted November 15, 2009 Author Report Share Posted November 15, 2009 jgcode, Works brilliantly, thanks! Great to hear you like it! You're welcome!! 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.