Ok, in my testing, I never reach AT_TARGET because I’m always asynchronously triggering the TRIGGERED_MODIFY while the PT motion is running.
So in your case, you must be calling a MovePT(final=true) and the command trajectory completes before the TRIGGERED_MODIFY?
TRIGGERED_MODIFY should not do anything if you trigger it an the Axis/MultiAxis is not in motion.