Jump to content

RaghuDLR

Members
  • Posts

    1
  • Joined

  • Last visited

LabVIEW Information

  • Version
    LabVIEW 2010
  • Since
    2009

RaghuDLR's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. 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 :-)).
×
×
  • Create New...

Important Information

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