FlexSim Application Programming Intefaces

FlexSim Application Programming Intefaces

daniel_r13
Not applicable
13 Views
2 Replies
Message 1 of 3

FlexSim Application Programming Intefaces

daniel_r13
Not applicable

[ FlexSim 21.1.4 ]

Hi FlexSim Community!

I was wondering if anyone had any insight into the capabilities of FlexSim when it comes to making application programming interface calls outside of the FlexSim environment or making calls from external software packages to the FlexSim environment. From my limited understanding, it seems that FlexScript was created on top of a C/C++ compiler so their could be some interfacing options there but I am not 100% sure. If anyone has any leads please let me know. Thanks!

-Dan

0 Likes
Accepted solutions (1)
14 Views
2 Replies
Replies (2)
Message 2 of 3

SCHamoen
Advisor
Advisor
Accepted solution

@Daniel R13 There are different ways to communicate with FlexSim and if you look around on the forum you will find a lot of information. A few options:

Option 1 using the command line: Automatically Configure and Run a FlexSim Model - FlexSim Community

Option 2: creating your own DLL: Module SDK Key Concepts (flexsim.com)


This articles talks about the integration with python but contains a lot of useful information : Using FlexSim with Python/C api - FlexSim Community



Message 3 of 3

daniel_r13
Not applicable
Thank you Steven!


-Dan

0 Likes