RaghuDLR Posted April 21, 2011 Report Share Posted April 21, 2011 Hello All, I must say usually i come here an do a quick search and solve my LAVA problems. But this time its not the case. I am working on a Functional Mopck Up Interface between Modelica and labview. using Dymola I exported an FMU and using the XML file and the .lib file was able to make an Functional Mock Up Interface using C code. All this is Fine. Now comes the tricky part. I have to export this program to labview. This FMI program uses several specific Functions called FMI functions. These functions are predefined and are used to initialise set and get values from a model instance. My first problem is how do i create a model instance in labview using the FMI functions.? I compiled the FMI program into a DLL, used call library node in LV to call it. I want to know how to create an object in FMI especially for an FMI program. Any advice is appreciated. regards Raghu (I hope the ever ubiquitous Rolf kalbermatter sees this and knows a solution for this :-)). 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.