get_parent#

abstract RootSystem.get_parent() Node#

Get the instance of the parent node.

Returns:
Node

Instance of the parent 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.