Uploaded image for project: 'EtherNet/IP Adapter DTM'
  1. EtherNet/IP Adapter DTM
  2. DTMV1EIA-128

Append configuration data(config1 /2) to the EPATH connection string

    Details

    • Type: Change
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: V1.1100.4.5453, V1.0001.4.5448
    • Component/s: DTM
    • Labels:
      None
    • Account:
      SPC EthernetIp Slave (SPCETHERNE)

      Description

      It is recommended to concatenate the configuration buffers config1 and config2 to the <cip:ePath> attribute in the element <CIPConnection> if required.
      To be more near from the CIP forward_open request (See 3-5.5.1.11 Connection Path in ODVA CIP /Specification v3.5 and example “table 3-5.15”) the buffers shall be concatenated like the following

      example:
      <cip:ePath> + 0x80 + <size of the configuration buffers config1 and config2 in words> + Config1 + Config2 + [0x0 if size of the configuration buffers config1 and config2 is not modulo 2]


      The configuration buffers config1 and config2 are concatenate with a leading separator (0x80) and the configuration sizes in words (config1+config2) and a trailing settlement if the size of the configuration buffers is not modulo 2.
       

        Attachments

          Expenses

            Activity

              Status Description

                People

                • Reporter:
                  MKrifka Markus Krifka
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: