wesramm Posted March 1, 2007 Report Share Posted March 1, 2007 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 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.