Thanks Arash,
I kind of wanted to do it the other way around so that inside my macro I can perform an incremental move in the currently active user frame.
ex:
NOP
.
.
.
GET I99 some reference to active user frame
IMOV P000 V=100 PL=0 UF#(I99)
.
.
END
Hi,
Is there a way to obtain the currently active user coordinate number and assign it to an integer variable on Yaskawa yrc1000 micro?
Thanks!