Im trying to get the Y machine position DRO value set in the spindle speed DRO and its not doing it?  I tried the SetOEMDRO and SetDRO.  When debugging the macropump the Y value is loaded in var but will not transfer to DRO 202.  Macropump in enabled.
var = getoemdro(84)
setoemdro(202,var) 
Thanks
Dennis