Exceptions

exception ingeniamotion.exceptions.IMException

Bases: Exception

Exceptions raised by IngeniaMotion

exception ingeniamotion.exceptions.IMMonitoringError

Bases: ingeniamotion.exceptions.IMException

Monitoring error raised by IngeniaMotion

exception ingeniamotion.exceptions.IMDisturbanceError

Bases: ingeniamotion.exceptions.IMException

Disturbance error raised by IngeniaMotion

exception ingeniamotion.exceptions.IMStatusWordError

Bases: ingeniamotion.exceptions.IMException

Status word error raised by IngeniaMotion

exception ingeniamotion.exceptions.IMRegisterNotExist

Bases: ingeniamotion.exceptions.IMException

Error raised by IngeniaMotion when a register not exists

exception ingeniamotion.exceptions.IMRegisterWrongAccess

Bases: ingeniamotion.exceptions.IMException

Error raised by IngeniaMotion when trying to write to a read-only register

exception ingeniamotion.exceptions.IMTimeoutError

Bases: ingeniamotion.exceptions.IMException

Error raised by IngeniaMotion when a timeout has occurred