Jump to content

Communication across VI's


Recommended Posts

Hi Community,

in some applications, I would like to give the user the option to leave some windows open that have received data from a master-vi.

As far as I know there are several concepts, for example starting independent vi's that then communicate through shared variables and so on.

However, in order to have full access to all the methods and properties (trigger events by writing a "value signaling" ...) in the independently running vi, I came up with the attached solution.

Do you think this is too complicated and how do you solve such request?

I hope that the code is pretty self explaining and I included a compiled version in order to show that it works also as a compiled application.

Herbert

Link to comment

Thank you for this post. I have also been looking at various ways to accomplish the task you describe. I will look at your attachment in next three or four days. To me complicated is not a big issue as long as the functionality is there and speed does not suffer significantly.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.