Hello, I have an application that has a parent vi with a subpanel which
runs a child vi inside it. This works great. I am currently working
towards turning the parent vi into an standalone executable.I have also
created a standalone executable of the child vi, since it controls a piece
of kit that I sometimes use without needing to run the much larger parent
vi. Is it possible to display and reference this executable in the parent
vi, rather than using the child vi in a subpanel. I'd like to do this so
that I can change the child vi, rebuild it and use it separatly and in the
parent application without having to rebuild the parent application each
time.Thanks in advanceDavid