TurckBDMs-Main / IOLinkAOIs

This project will be used to take the existing Turck IO-Link AOIs to the next level to include more diagnostics and the ability to integrate Index Data.
2 stars 3 forks source link

8IOL AOI: When download PLC, VID is not properly updated #15

Closed nickcluteturck closed 1 year ago

nickcluteturck commented 1 year ago

Looks like it needs a time delay like we do for disconnect, maybe add it as part of the prescan.

To replicate: connect a device, when online with PLC save project while uploading the values. Then connect a different device and download. It will initially show up as the "saved" device until something changes enough to trigger a re-check.

jose-sanchez-tcan commented 1 year ago

image

I don't have another device to try, but I added a 500ms delay to start the whole READ / WRITE process, does this work?

To be tested.