Using IFM IO-Link master with AXC F 2152 and IOL_Basic library
Hello ,
I have AXC F 2152 with IFM IO-link master AL1402 with an RGB beacon light/ DV2130 from IFM. I can only reach PROFINET IO and control some of the functionality of DV2130. I tried to use IOL_COM from the IOL_BASIC library to communicate with DV2130 but I could not since the function block cannot not be active. According to the manual, this function block only works with Phoenix contact IO-Link master. I want to know if there is a possibility to use plcnext PLCs with a third-party IO-link master. Or Do you have any library to use with other brand IO-link master unit.
Comments
I want to know if there is a possibility to use plcnext PLCs with a third-party IO-link master.
Yes. Information from the IOL_Basic library developer is given below.
For more help with the IOL_Basic library, please contact the library developer via the app page in the PLCnext Store.
===============================================
Use IOL_Basic_7 and the correct configuration:
For IFM IOL masters probably udtConfig.wIndex = 16#B400 has to be used.
Hello Martin,
Thank you very much for your prompt reply.
Could you let me know where can I find the configuration data information? As you mentioned it for IFM is 16#B400 or for AXL E PN IOL8 DI4 M12 6P is 16#00FF.
Thank you very much!