jgcode Posted November 13, 2009 Report Share Posted November 13, 2009 This Quick Drop Plugin will rename the owning Data Member VI's LVOOP Front Panel Objects' Labels to <class name> In for the control and <class name> Out for the indicator (which is similar to what the defaults are now in LV2009). This was one of the first things I did after the Quick Drop Plugin was released and I use it all the time, so I thought others may use it. I use it when I change the name of a Class or when I clone a VI manually. Instructions: On a Data Member VI press [Ctrl + Space] to bring up the QD Dialog then press [Ctrl + Z]. If you press [Ctrl + Shift + Z] it will update the all Data Member VIs in that Class. I use Shift when I Save As... a Class so I don't have to do each one. I would be interested to know if it can be optimised. It is fast when the Class Library is only open but in a Project it is quite slow when it does the entire Class. Also the Undo Stack is supported however, when you rename across a Class (multiple VIs) it only works for the VI you QD on. Anyone know a work around? icon_qdp_rename_lvoop_labels-1.0-1.ogp [LabVIEW2009] Quote Link to comment
huotom Posted November 13, 2009 Report Share Posted November 13, 2009 Good idea, I will have a try. Quote Link to comment
jgcode Posted November 29, 2009 Author Report Share Posted November 29, 2009 This code has been updated and added to the LAVA-CR. It can be downloaded here. Cheers JG 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.