What is the relationship between the value of a point and the one seen in the "move" tab

I am trying to send data from the PLC as coordinates to the robot, that is, I would like to send the robot to a variable point, how to do this is easy, by reading inputs from the PLC.

The problem is how to get the values of a certain point that I would like the PLC at some point, by chance, to send the robot to that location. I tried to take the values observed in the “Move” tab and send them directly to the point, but the robot did not go to the desired point, and then I noticed that when I assign this point to a variable and declare it, the value is not nothing like the one seen in the “Move” tab.

What is the relationship between the point value and the tick in the “Move” tab?

image


image