![Beckhoff EPI3 Series Скачать руководство пользователя страница 51](http://html1.mh-extra.com/html/beckhoff/epi3-series/epi3-series_documentation_2719368051.webp)
Commissioning/configuration of IO-Link master/device
EPI3xxx, ERI3xxx
51
Version: 1.2
Fig. 52: Reading of the Application-Specific Name
Example showing the principle in the code
Reading of Application-Specific Name, index 0x0018 subindex 0x00 at IO-Link Port2.
AmsAddr adsAdr;
adsAdr.netId.b[0] = 0x0A; //AoE-NetID of EP6224
adsAdr.netId.b[1] = 0x03; //AoE-NetID of EP6224
adsAdr.netId.b[2] = 0x02; //AoE-NetID of EP6224
adsAdr.netId.b[3] = 0x16; //AoE-NetID of EP6224
adsAdr.netId.b[4] = 0x02; //AoE-NetID of EP6224
adsAdr.netId.b[5] = 0x03; //AoE-NetID of EP6224
adsAdr.port = 0x1001; //IO-Link Port2
errCode = AdsSyncReadReq(&adsAdr, 0xF302, 0x00180000, 100, &pReadBuffer);
5.3
IO-Link device
5.3.1
Configuration of the IO-Link devices
IO-Link extension
The IO-Link extension for the EP6224-xxxxxx can be used from TwinCAT version 2.10, build 1325
and is required up to version 2.10, build 1330. If your System Manager version or TwinCAT3 does
not yet provide this support, it can be installed later if necessary. Please contact our
Содержание EPI3 Series
Страница 1: ...Documentation EPI3xxx ERI3xxx IO Link Box Modules with analog inputs 1 2 2018 07 10 Version Date ...
Страница 2: ......
Страница 12: ...IO Link basics EPI3xxx ERI3xxx 12 Version 1 2 Fig 3 IO Link overview Peer to peer communication ...
Страница 31: ...Commissioning configuration of IO Link master device EPI3xxx ERI3xxx 31 Version 1 2 Fig 28 IO Link tab ...