get_server_info#
- TcpOslServer.get_server_info() Dict #
Get information about the application, the server configuration and the open projects.
- Returns:
Dict
Information data as dictionary.
- 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.