Exceptions¶
-
exception
ingenialink.exceptions.ILActiveFeedbacksHigherThanAllowed[source]¶ Number of active feedbacks is higher than allowed configuration error.
-
exception
ingenialink.exceptions.ILAlreadyInitializedError[source]¶ IngeniaLink already initialized error.
-
exception
ingenialink.exceptions.ILCOMKITTimeout[source]¶ COMKIT Timeout. CORE device is not properly connected configuration error.
-
exception
ingenialink.exceptions.ILCommunicationNotModifiable[source]¶ Communication setting is not modifiable in the current state configuration
-
exception
ingenialink.exceptions.ILCommunicationStateUnreachable[source]¶ Communication state is unreachable configuration error.
-
exception
ingenialink.exceptions.ILConfigurationError[source]¶ IngeniaLink IPB protocol configuration error.
-
exception
ingenialink.exceptions.ILCyclicMappingTooLarge[source]¶ Cyclic mapping is too large configuration error.
-
exception
ingenialink.exceptions.ILDictionaryParseError[source]¶ IngeniaLink dictionary parse error.
-
exception
ingenialink.exceptions.ILFirmwareLoadError[source]¶ IngeniaLink error while loading a firmware.
-
exception
ingenialink.exceptions.ILIncorrectAccessType[source]¶ Incorrect access type configuration error.
-
exception
ingenialink.exceptions.ILObjectNotCyclicMappable[source]¶ Object isn’t cyclic mappable as requested configuration error.
-
exception
ingenialink.exceptions.ILObjectNotExist[source]¶ Object doesn’t exist configuration error.
-
exception
ingenialink.exceptions.ILRegisterNotFoundError[source]¶ IngeniaLink register not found in dictionary.
-
exception
ingenialink.exceptions.ILUnsupportedRegisterValue[source]¶ Unsupported value introduced in register configuration error.
-
exception
ingenialink.exceptions.ILUnsupportedSynchronization[source]¶ Unsupported synchronization method configuration error.
-
exception
ingenialink.exceptions.ILWrongCyclicKey[source]¶ Cyclic mapping key is wrong configuration error.