Uploaded image for project: 'Apache PLC4X'
  1. Apache PLC4X
  2. PLC4X-209

[S7] When writing INT and DINT values the Write operation fails with an internal error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.0, 0.8.0
    • 0.8.0
    • Driver-S7
    • None

    Description

      It turns out when writing data to a S7 device using the datatypes INT and DINT the write operation fails.

      It turns out that the data-transport-size had to be INTEGER for these datatypes and not BYTE/WORD/DWORD. Also there was a bug that sent the length value as "number of bytes" and not "number of bits" which it should have been.

      Attachments

        Activity

          People

            cdutz Christofer Dutz
            cdutz Christofer Dutz
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: