Is it possible in DragScript to receive an RS232 message (or UDP packet) and use the message to set an EVENT or the value of a variable. Even better would be to put a DragScript command in the RS232 message and when received by Voyager, would be executed in the script.
For example, a 3rd party application may be performing image analysis in real time and determine that there is a problem and to abort the current running sequence. Another example is DragScript is running a sequence and a 3rd party application based on achieving some result now wants to abort the sequence and start a new one.
Craig