Hello all,
I have a “large” structure that has:
-
15 strings
-
13 nums
-
7 bools
-
1 wobjdata
When I try to modify the value of (for example) one of the nums inside from the flex pendant, I can modify it, but when I press OK nothing happens in the robot (the value is still the old one).
If I try it in the RobotStudio software it tells me that the value is out of range, but it is not possible as the original value is 31 and I try to change it to 2. (And I’ve not set any kind of limit anywhere).
Any idea on why is do this happening?
As always thank you in advance.