I need to read a component of a user frame into a register, on R-30iB.
I tried PR[x]=UFRAME[n], but this results in strange content of the position register,
something like NX=1mm, NY=0mm, NZ=0mm, OX=0mm, OY=1mm, OZ=0mm,
which has nothing with the user frame values.
I tried then to read the component of the $MNUFRAME system variable directly,
but could not discover the proper syntax for the parameter name.
Would greatly appreciate any help on both issues.