Webbs Posted December 5, 2022 Report Posted December 5, 2022 I have the IODD file for a Banner for a S15C-MGN-KQ and when adding it to the IO Link ILM400 it has the message below which means it wont populate the IO table with the variables setout and named. The data is all there but it is broken into arrays of 2 bytes. I have had this issue with some ifm sensors as well but it is only a couple of words so not to hard to deal with. This one is 16 words out and 15 words back so I would like it work. I have had a look at the xml files between working and non working and the structures are all different. Does anyone know if there is anything I can modify in the xml file to get the IO map to be automatically setup? I have included the working ifm file IODD_DF_IO-Link-10.11.zip and non working Banner 217165 - S15C-MGN-KQ.zip. 217165 - S15C-MGN-KQ.zip IODD_DF_IO-Link-10-11.zip Quote
NootNoot Posted July 3, 2023 Report Posted July 3, 2023 Hi Webbs Did you ever get anywhere with this one? I am having the same problem with some IFM sensors. Thanks Quote
realisator Posted July 6, 2023 Report Posted July 6, 2023 Hi, It looks there is mistake in xml file. I checked it in Sysmac Studio and Siemens Tia Portal. Parameter "Register Set To Read" has 4 bits of length :) Maybe thats why it can't be assign correctly. It's just my guessing. Below what Tia says about this variable. Quote
Webbs Posted July 10, 2023 Author Report Posted July 10, 2023 Hi NootNoot, Sorry for the late reply, I didn't get a notification to say someone had replied to my thread. No I never found out why this was happening. In the end I just wrote a function to take the inputs that I had mapped (16 x 2 byte arrays). The function then reverses the order of each byte array to give the register value again in reverse order. I have done this for ifm and banner devices. The SMC valve bank worked OK. Hi realisator, I never got an error like that, only the message to go with the green !. I have used an IODD editor and nothing jumped out as an issue with the file. I know that isn't saying much as I am not sure what I was looking for..... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.