Hello all.
I am using fanuc R2000i 165F
I want to do as follow:
1. IF R[1]>10
R[1]=0.
But, whenever i type IF R[1]>10 then there are only 4 options available, i.e. Jump LBL, Call Program, AND, OR.
In other words i do not want to use R[1]=0 in any other Subprogarm.
Please help...