get_project_status#
- TcpOslServer.get_project_status() str | None#
Get status of the optiSLang project.
- Returns:
Optional[str]optiSLang project status. If no project is loaded in the optiSLang, returns
None.
- Raises:
OslCommunicationErrorRaised when an error occurs while communicating with server.
OslCommandErrorRaised when the command or query fails.
TimeoutErrorRaised when the timeout float value expires.
Deprecated since version 0.6.0: This functionality was moved to
Project.