Hi,
You should have a look at vi templates (*.vit). You can combine the
templates with sub panel technology, or with floating panels. See the
attachment. Hide the string indicator, so the look better in the sub panel.
I've put all the code in the diagram. To make things nice, put the property
nodes in sub vi's, and add error handling. Nice icons help to better
understand te code.
It isn't very difficult, but it isn't beginner level...
Regards,
Wiebe.
"TomFromELMAKO" wrote in message
news:50650000000800000050DE0000-1079395200000@exchange.ni.com...
> I designed a mini VI with 4 switches and an indicator and some logical
> intelligence between the components.
>
> In my application I need this construct many times and want to avoid
> t
edious copying.
>
> Is there a way to use this VI including the graphical representation
> in an other VI? It should work like a "custom super control".
> Looking at VI controls I missed the programming code.
> If I include the VI as a window I could not handle the graphical
> positioning.
>
> I am too new with lab view to find out what to do.
[Attachment read string control main.vi, see below]
[Attachment string control.vit, see below]