I love one-shot contacts and have used them to do some very cool things over the years, but today I have discovered a limitation.
Say C0 is a retentive bit and it is SET.
Say I reference C0 with a leading edge one-shot contact to update a timestamp when C0 is first set.
Say the PLC is rebooted.
My timestamp now reflects the current time as the PLC boots. C0 is still set (never was reset), but the leading edge One-shot triggers.
This applies to do-more and DL260, I'm assuming it's "normal".
I had the notion in my head that since the bit never turned off, the off-to-on transition would not occur, and my logic was sound.
Is there any way around this idiosyncrasy?