From 092b23f423778e456b5131d90d59324bb92e0803 Mon Sep 17 00:00:00 2001 From: newshade Date: Wed, 6 May 2020 15:39:57 +0100 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5946a12..b95d02f 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,16 @@ # S7-1x00_DataLog_Download -A bunch of scripts for automating of DataLogs download via SIMATIC S7-1200/1500 Webserver. As of FW V4.2 the way of accessing DataLogs and other files on webserver has been changed, due to security issues. Now direct access is not permitted, all files can only be downloaded using the referer, which makes webserver actions "automation" a bit more difficult. +A bunch of scripts for automating of DataLogs download via SIMATIC S7-1200/1500 Webserver.

Currently tested on: +

+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: -