get_status#

abstract ParametricSystem.get_status() str#

Get the status of the node.

Returns:
str

Status of the node.

Raises:
OslCommunicationError

Raised when an error occurs while communicating with the server.

OslCommandError

Raised when a command or query fails.

TimeoutError

Raised when the timeout float value expires.