get_parent_name#
- abstract System.get_parent_name() str #
Get the name of the parent node.
- Returns:
str
Name 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.