This has been really helpful thanks. I have set this up now using some help from the VI server examples. I have down loaded the NPL parts of my VI to the host, and I am then calling these via VI server ( using open application, open VI reference and call by reference nodes), whilst at the same time calling the host. This seems to work fine, however when I stop the NPL and Host VI's the open by reference node is not released, and therefore it does enter into the close reference block. Any ideas? The other thing I was going to ask was about the the wait block which is the the host and NPL blocks. Does this have to be 100ms because I tried changing this and although it still seemd to execute I got no interacti
on going between my host and the target.