remove_all_criteria#
- abstractmethod CriteriaManager.remove_all_criteria() None#
Remove all criteria from the system.
- Raises:
NotImplementedErrorRaised when unsupported optiSLang server is used.
OslCommunicationErrorRaised when an error occurs while communicating with the server.
OslCommandErrorRaised when a command or query fails.
TimeoutErrorRaised when the timeout float value expires.