start#
- abstract OslServer.start(wait_for_started: bool = True, wait_for_finished: bool = True) None #
Start project execution.
- Parameters:
- Raises:
OslCommunicationError
Raised when an error occurs while communicating with server.
OslCommandError
Raised when the command or query fails.
TimeoutError
Raised when the timeout float value expires.