get_timeout#
- TcpOslServer.get_timeout() float | None #
Get current timeout value for execution of commands.
- Returns:
- 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.