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 5 forks source link

Universal Device Info: Writing App Tag seemed to fail? #37

Closed nickcluteturck closed 8 months ago

nickcluteturck commented 10 months ago

Tried to write 'Test Tag ABCD 1234!' and 'Test!' and didn't seem to "take", using TBIL-M1-16DXP on Port 1. When unplugging/replugging in the App Tag didn't refresh while the other pieces of info did come back. We wrote the App Tag via the IODD Configurator in the webserver and found the first string was too long (limited to length 16), but when we wrote another shorter one it didn't repopulate in the UDI AOI.

nickcluteturck commented 10 months ago

IOL_Write_MSG Class changes from 68 to 67 after trying to write.

nickcluteturck commented 8 months ago

Issue was due to trying to trigger to read the App Tag after doing the write, never turned off the One shot so it never retriggered a read after that. Fixed in V1.1.