Thanks....i have that manual.....was reading thru it.
Input command, it moves the stage.....but question is.....how to automate the thing. Need a external program?
Sent from Asus ME173X using GAGT
Page 28 of the manual shows
B. P.C. CONTROL
In the following discussion, we'll explore the operation of the NEAT-310 as an intelligent slave, under the control of a host computer. ....
It seems you can opt to control the machine from an external system. Since it's just simple SERIAL connection, actually you can control this using Linux. It doesn't have to be MSDOS.
Here is some information on how you can connect via various utilities in Linux
http://www.cyberciti.biz/hardware/5-linux-unix-commands-for-connecting-to-the-serial-console/ to serial connections.
I'm no expert with this device. It seems throughout the manual, there is a mention of a TERMINAL EMULATOR software that NEAT supplied to allow you control the machine via command line.
Since Linux is a great tool of serial port commands, I believe you can use that instead, working with any scripting tools like EXPECT, PERL or maybe even SHELL scripts etc.