Access a model with a DLL

Access a model with a DLL

aida_c2
Not applicable
17 Views
1 Reply
Message 1 of 2

Access a model with a DLL

aida_c2
Not applicable

[ FlexSim 19.0.0 ]

Hello,
I have two models. In the first I use a DLL (when each item finshes the process) to take the item's properties. The items of the second model need this properties to start de second process. How can I pass the second model's reference to access the tree of second model?

Please, @anthony.johnson could you help me?

0 Likes
Accepted solutions (1)
18 Views
1 Reply
Reply (1)
Message 2 of 2

philboboADSK
Autodesk
Autodesk
Accepted solution

If you have two models running in two different FlexSim processes, the easiest way to communicate between them would be to write and read flat files.

Other options would include using sockets or pipes.



Phil BoBo
Sr. Manager, Software Development