module exceptions
All library exceptions.
class WAGOPlcError
Base class for WAGO PLC related errors.
class NotDefinedError
Raised when a variable in a task function is not defined in IO mapping.
class WatchdogTimeoutError
Throw when task cycle exceeds maximum allowed time.
class NonExistingIOError
Throw when a not existing IO is trying to be reached.
class InvalidConfigError
Throw when an invalid configuration was given.
This file was automatically generated via lazydocs.