Hi Mikhail,
I’m currently working on a custom server Module logic. I’m need the User to provide the directory path for available shared folder to store the process data by SCADA Server. The process data will be then display on the webpages using web plugin.
Is there any way of passing the data (directory path) from Admin app to Module logic using the Rapid SCADA available base class method?
If a path should be entered in the Administrator application, it can be done via module user interface. Like Auto Control Module does, for example. Module configuration is stored in an XML file as a part of the project.