Hi!
I get a numerical value from the PLC in a REAL format but in order to use the value as index for a FOR/ENDFOR-loop the value must be an INTEGER.
How can I convert the REAL-value to an INT-value in the robot (LR-MATE 200 with plus-controller)?
Is it enough to move it to another [R] register or is there an instruction that must be used?
Thank you!