get_execution_options#
- abstractmethod RootSystem.get_execution_options() ExecutionOption#
- Get execution options. - Returns:
- ExecutionOption
- Execution options 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. 
 
 
 
    