So I'm playing around in the simulator with the PID again (same project) and tried initiating an auto tune from ladder. .TuningAlg off and .TunedParams off. Toggle .Tune on from data view and tuning started on MyPID in the Process Sim. It tunes as it should, but that business in the help about .Tune being an edge trigger doesn't hold up. It fails to let go afterwards, the output stays at zero, the Bias starts heading for well below -100% (at -515% and still going when I snapped it) and the PV of course, heads south also. If I use .Tune AND .AutoTuneComp RST .Tune everything is mostly good. That does break the Auto Tune in PID View however. It tunes but never completes the dialog.
Finally, any successful auto tune sets the bias to zero afterwards which really slows the recovery for PV to SP since the output was already low, PV too and now bias has to have time to recover.
First image, the rung to turn off MyPID.Tune is not in the PLC. You can see in the trend where the auto tune is done when the PV crosses the SP the last time and bias gets set to zero and then drops further.
Second image is with the RST active, but bias goes to zero.