I have programs that periodically start Origin in a minimised form and send it DDE commands to perform various presentation functions on data coming in, then exit until another one is launced later when needed.When Origin starts, even minimised, it displays the splash screen for a few seconds. It also pops up the dialog boxes showing the progress of the data load, which stay there for some time since the data is a few million elements. Can I eliminate these annoyances?
Also, is there a way to specify the process priority of Origin at startup so that it can run at low priority? It takes longer to obtain and process the data than to plot it, so time isn't a problem. Obviously I can manually change the process priority after startup, but that gets tedious.
I don't want to keep Origin hanging about in the background, which would solve the priority and splash screen issues, for two reasons;
1) It is possible that two programs will require Origin sessions at the same, or overlapping, times,
2) I've been stung before with Origin keeping hidden datasets and other variables around after a document has been closed, and with these large datasets I don't want any chance of that!