From OpenSCADAWiki
Configuring and using
- 1. Create a page in the UI.WebUser module with some reasonable PageId.
- 2. In the tab "Procedure" you need to set:
- Base directory from which the page'll search files.
- File size limit for solid reading, else enables the partial content.
- 3. RESULT: Opening URL "http://{OpenSCADAHost}/WebUser/{PageId}/{MyFile}" in a WebBrowser will open and send you file on FS "{baseD}/{MyFile}".