Distributed Experiments Using Webserver

Distributed Experiments Using Webserver

abhishek_k
Not applicable
7 Views
3 Replies
Message 1 of 4

Distributed Experiments Using Webserver

abhishek_k
Not applicable

[ FlexSim 18.1.2 ]

I am trying to setup distributed experiments using these guidelines:
https://answers.flexsim.com/articles/66639/distributed-experiments-or-optimizations.html

The webserver configuration is setup as per attached

26459-webserverconfig.png

When I type in the IPv4 address of the master PC on my local machine, it opens up the Webserver Page alright as shown in screenshot showing the Webserver window

26460-webserver-window.png

The problem is, I cannot setup distributed experimenters using the 'Advanced' Tab as mentioned in the document in the aforementioned link. Please advise.

Also, if distributed experiments does not work on this version, I would be curious to know if & how it is possible on the regular webserver window in chrome, to allow other users to change data in global tables/global variables inside a model by updating the interface of the webserver.

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

Matthew_Gillespie
Autodesk
Autodesk

The distributed experimenter feature was added in 18.2. You need to update to a newer version of FlexSim.



Matthew Gillespie
FlexSim Software Developer

Message 3 of 4

abhishek_k
Not applicable

Thanks Matthew

0 Likes
Message 4 of 4

philboboADSK
Autodesk
Autodesk
Accepted solution

Although you can't use the distributed experiments feature in 18.1, you can develop custom web interfaces for use with the Webserver.

This is documented in the user manual section Reference > Developer and Advanced User Reference > Webserver. See the "Developing Custom Web Interfaces" section.

Particularly note the "Instance Queries" section that describes how you can create your own query handlers to communicating with FlexSim through the web server. Also note the "Default Page" section for explanation on replacing the default page with your own custom html page.



Phil BoBo
Sr. Manager, Software Development