I got a W315 for putting an OSR inside a loop. I think what DM is going to do is that on the first PLC scan in which X39 is true, ANDPD X39 will be true for all the loop iterations that occur during that PLC scan (all of them unless I allow it to yield). Is that correct? If so, that's what I want it to do, and I'll disable the warning for that instance.