Jump to content

Functional Mock Up Interface


Recommended Posts

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 :-)).

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.