ah, yes. i didn't think of that. of coure, those things would work.
rs232 is not necessary, serial emulation over usb would work fine. g code is easy enough the create as it is human ascii..
i do need turn control though. but that can be done using number translation ( my steppers use micrometer thread... this is a tiny x-y stage with a precision of about 1 micrometer per step . total travel is 1 inch end to end )
i want something simple. no GUI's. i want to write a macro in excel that open a serial port( or serial over usb , ftdi like) send some commands to move the stage, then send other commands to a second system to take some readings. put that in a loop. make some plots , st dev and so on. ideal job for excel ( don't bother suggesting python or programming languages or matlab , i'm not listening to any of that. too complicated, don't know that, don't wanna learn. path of least effort on my side works, even if it costs money. this is a fire and forget thing where time to result is important.)