get_server_info#
- TcpOslServer.get_server_info() Dict#
Get information about the application, the server configuration and the open projects.
- Returns:
DictInformation data as dictionary.
- Raises:
OslCommunicationErrorRaised when an error occurs while communicating with server.
OslCommandErrorRaised when the command or query fails.
TimeoutErrorRaised when the timeout float value expires.