There are a few command-line parameters:
consim.exe [/runtime:120] [/hide] [/quit] [config_file.xml]
If the Connection Emulator is launched with an XML file specified, it will load the specified configuration profile and begin emulation automatically. If the emulation is already running, it will load the specified file and continue with the new parameters.
If the
/runtime switch followed by a number of seconds is present, the emulation will run for the specified number of seconds and then the application will terminate. To run the application without the user interface, specify
/hide to hide the main window. To terminate emulation immediately, specify
/quit to close the running instance.
Are you looking for something else?