I am implementing a DRamp functionality with RTCESL version 4.62, where I have issues with the saturation when the absolute ramp value is falling.
LEGR_0-1755767839388.png
According to the documentation, the stop flag causes the ramp value to turn back towards the given instance, but this does not work in the implementation I did.
I tried both. A ramp with positive request and a ramp with negative request.
LEGR_1-1755767959990.png
LEGR_2-1755767966578.png
Is there a known issue or any other reason, the ramp does not respect the stop flag?