08-09-2012 08:36 AM
@MoReese wrote:
Right-click your control>>Advanced>>customize. This will create a .ctl file which is the definition for you control to be used in your application. Anytime you need to use this cluster, simply drop the icon of the ctl file onto your front panel, or block diagram. Any changes, such as reordering, that are made are made to the ctl. This way, you only have to make the change once an the rest of your controls in your application will get updated at once (File>>Apply Changes from the ctl).
You left out the "type def" part.
Ben
08-09-2012 08:51 AM
Yes, I remember thinking to Self, "Self, mention the drop down selection." But Self forgot.
08-09-2012 08:55 AM
@MoReese wrote:
Yes, I remember thinking to Self, "Self, mention the drop down selection." But Self forgot.
Yeah, I can't count the number of times I've done that.