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