Hello Max,
i tested this:
Call setOEMDRO(42, 100)
Call setOEMDRO(1216, 40)
Call setOEMDRO(1217, 60)
Code "g0 g53 Z" & GetOEMDRO(54)
While IsMoving()
Wend
Code "g0 g53 Y" & GetOEMDRO(1217) &"g0 g53 X" & GetOEMDRO(1216)
While IsMoving()
Wend
on my testmachine (parallel port)
an it worked well.
so for the moment i am out off ideas.
Thomas