PLC Engineering: Read out the Io-Link parameters of an Io-Link device

hi everyone,

I have a ctrlX Drive with core via which I communicate with an IO-Link master (AL1102) via Profinet.

I have connected several devices via the IO-Link master and the communication via the Io-Link I/O image also works great.

Now, however, I would also like to read out the IO-Link parameters of the devices and unfortunately I have not yet found a way to do this.

There seems to be a function block for Codesys, but this only seems to be intended for communication via EtherCat.
https://forge.codesys.com/forge/talk/Engineering/thread/93b59c8f2b/

Best reply by Jamie

Now that you have added your Profinet controller to the project tree, the library ProfinetCommon should be automatically added to your library manager. If you go to your library manager, and click on the ProfinetCommon library, there should be a folder called IO-Link. In the IO-Link folder you will find a function block called IOL_CALL with example code in the documentation tab that you can copy into your project as a starting point.

View original
3 replies