From d49e840a67dfd9817117a3d57495be4bfdcae4c9 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Wed, 1 Mar 2017 15:41:37 +0000 Subject: [PATCH] 44_S7.pm: fix Documentation git-svn-id: https://svn.fhem.de/fhem/trunk@13564 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/44_S7.pm | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/fhem/FHEM/44_S7.pm b/fhem/FHEM/44_S7.pm index cc582d389..4270c2399 100644 --- a/fhem/FHEM/44_S7.pm +++ b/fhem/FHEM/44_S7.pm @@ -1156,12 +1156,10 @@ When data on the clients modules is set then the client module updates the inter
  • rack … rack of the PLC
  • slot … slot of the PLC
  • Interval … Intervall how often the modul should check if a reading is required
  • -
    + Note: For Siemens logo you should use a alternative (more simply configuration method):
    define logo S7 LOGO7 10.0.0.241 - -
    Note: For Siemens S5 you must use a alternative (more simply configuration method):
    define logo S7 S5 /dev/tty1 @@ -1176,6 +1174,8 @@ The following attributes are supported:
  • MaxMessageLength

  • MaxMessageLength ... restricts the packet length if lower than the negioated PDULength. This could be used to increate the processing speed. 2 small packages may be smaler than one large package + + =end html @@ -1232,12 +1232,10 @@ When data on the clients modules is set then the client module updates the inter
  • rack … rack of the PLC
  • slot … slot of the PLC
  • Interval … Intervall how often the modul should check if a reading is required
  • -
    + Note: For Siemens logo you should use a alternative (more simply configuration method):
    define logo S7 LOGO7 10.0.0.241 - -
    Note: For Siemens S5 you must use a alternative (more simply configuration method):
    define logo S7 S5 /dev/tty1 @@ -1252,6 +1250,9 @@ The following attributes are supported:
  • MaxMessageLength

  • MaxMessageLength ... restricts the packet length if lower than the negioated PDULength. This could be used to increate the processing speed. 2 small packages may be smaler than one large package + + + =end html_DE -=cut \ No newline at end of file +=cut