get_osl_version_string#
- TcpOslServer.get_osl_version_string() str#
Get version of used optiSLang.
- Returns:
stroptiSLang version.
- 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.5.0: Use
TcpOslServer.osl_version_stringinstead.