A bunch of scripts for automating of DataLogs download via SIMATIC S7-1200/1500 Webserver.
Currently tested on:
- S7-1200 FW V4.4 (works partly)
- S7-1500 FW V2.8
Creating ZIP archive on S7-1200 does not work well for too many DataLogs due to very low webserver performance. Hopefully this will change in the next HW or FW version. There's alternative option in preparation with downloading all DataLogs one after another.
Setting up:
- Upload all files from the repo's subdirectory to your webserver (with all sub-scripts and libraries)
- Do not insert .js extension to the section "files with synamic content" in your webserver settings
- Change the main page from "index.htm" to "index.html" in your webserver settings
- The scripts do not take user authentication into consideration thus it is necessary to set files permission to "Everyone" in your webserver settings