🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Export FMU for Linux under Windows

User: "Nils Waap_22230"
Altair Community Member
Updated by unknown

Hey Community,

I need to compile functional mock-ups on Windows for a Linux machine.

Is there a functionality for that within Activate?

 

Best Regards,

Nils

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "João Marabisa"
    Altair Employee
    Updated by João Marabisa

    Hi Nils,

    This is not possible on current versions. However, you can generate a FMU directly on Linux through Activate. There is a step-by-step below:

    1 - Create a Superblock with the desired blocks (with i/o ports);

    2 - Select (click) this Superblock with the mouse

    3 - Run this command on OML prompt command: vssPProjExportToFMU(struct('fmufile','E:\myfmufilename.fmu'));

    Thanks, 

    João.