Problem with arm limit rotation

Hi all,

I have a problem with the rotation of the arm to of the excavator. I want to set a limit rotation of the arm to up and down, but it rotates just as much as in the picture and nothing more. Please help what I have done wrong :frowning:

I made another blueprint. Here the arm rotates 360 degrees in both directions (as in the picture). How can I add to this the limit of rotation? I have no more idea. Please, help me :frowning:

Hi!
Try the value from the Clamp value - return value

Branch

If >=240 True - set the world rotation to 240.

if <=0 True - set world rotation to 0