Jump to content

Object Remoting LabVIEW vi's for compatibility with .NET


Recommended Posts

Hello everyone,

I have a client who wants to use the Windows Presentation Foundation (WPF) to provide a front end for a scientific instrument that we are creating. Below that, he wants to create an XML-configurable sequence engine written in c# and .NET to operate the instrument, calling LV vi's as packaged libraries to serve as instrument and analysis drivers. So, I have to find a way to interface my LV vi's with his C#. Our concept is to use Object Remoting, and setting up my LV VI's in such a way that they are callable and compatible with his architecture.

Of course, the way that LV is set up is to CALL .NET assemblies, not to PROVIDE .NET assemblies, so this is a tricky one.

Any ideas?

Wes

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.