You are not logged in.
Pages: 1
Hi,
I have a line like this: N33002G201R33001 (TURN ON REPEAT G201 AND RETURN TO LINE N33001).
Does anyone know how I could read the numeric value after the "R" and then put it into a variable #18? Only in a string with G201.
The G201 code is a call (CallSubName) to a subroutine that uses this variable.
Offline
Which control is this for?
Tony
Offline
Sorry, I did not see the reply,
Fanuc
Offline
You could maybe try something like this, though I'm not sure what else you may be doing.
Add a Condition under R for G201 > define Variable 18 with an override value of $
Tony
Offline
Pages: 1