Start a sequence from outside DAQFactory


Recommended Posts

You can start DF and load a document in a single line:

DAQFactory.exe c:\mydoc.ctl

then you can create an Auto-Start sequence that would run. It could then do system.quit() when done to then quit DF. You can also create your own startup flags to have your code do different things based on the command line.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.