Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

This Application note explanes, how to configure a generic modular adapter, when the entry for "ProxyConnect" is not described in the Ethernet/IP Slave Device Description (EDS).

...

It can be decoded as follows:

O → T

,0,,

RPISizeFormat
empty0empty

Since the field “O->T size” is not empty, it can directly be read – 0 Byte.

...

The Assemblys Member informations can be read as follows:


Member SizeMember Reference
First Member16Param101
Second Member16empty

The field of the first Member indicated, that it has a data length of 16 bit. It also has a Reference to Param101.

...

Go back the definition of Assem124, the Second Member has a length of 16 and has no Reference entry. This means, all data are defined with value 0.


Member SizeMember ReferenceData (Hex)Swap
First Member16Param10101 00
Image RemovedImage RemovedImage RemovedImage RemovedImage RemovedImage Removed

01 00

Second Member16empty00 0000 00





Total


01 00 00 00

Configure cfg. #2 data segment

The cfg #1 data segment is defined field "$ config part 12" of Connection23:

Image Added

Here Assem124 Assem103 is used to define the format. Go to the definition of Assem124:

Image Removed

In this case, both Values ("Member Size" and "Member Reference" have to be evaluated.

The Assemblys Member informations can be read as follows:

...

Assem103:

Image Added

This Assembly has a few more Members.

Please repeate the procedure mentioned in the first data segment for each Member.

For example the first Member:

Image Added

The Size of this Member is definded with 16Bit and has a Reference to Param9:

Image Added

The Size is defined witzh 2 Bytes, the Default Value is 1000 (Hex 03E8):

Image Added

When analyzing all Members ans Parameters, the following table can be created:

MemberMember SizeMember ReferenceData (Hex)Swap
116Param903 E8E8 03
216Param1003 E8E8 03
316Param1103 E8E8 03
416Param1203 E8E8 03
516Param1303 E8E8 03
616Param1403 E8E8 03
716Param1503 E8E8 03
816Param1603 E8E8 03
916Param1703 E8E8 03
1016Param1803 E8E8 03
1116Param1903 E8E8 03
1216Param2003 E8E8 03
1316Param2103 E8E8 03
1416Param2203 E8E8 03
1516Param2303 E8E8 03
1616Param2403 E8E8 03

Therefore the cfg #2 data segment results in:

E803 E803 E803 E803 E803 E803 E803 E803 E803 E803 E803 E803 E803 E803 E803 E803

Final assembly configuration of  1734 IB8

Image Added

Configure 1734-OB8E




example project provided by Stephane in SUPFR-86193