ctdclient.model.runseasave module¶
- class ctdclient.model.runseasave.RunSeasave[source]¶
Bases:
object
Calls the seasave.exe with the specified command line arguments. In preparation for this, the Seasave.psa will be configured with the paths to XMLCON and hex file.
- run(downcast=True, autostart=True)[source]¶
Executes the seasave.exe with given command line arguments.
- Parameters:
downcast – (Default value = True)
autostart – (Default value = True)
- Return type:
Popen