Exceptions¶
The interface could not be opened because it is unavailable. Possible causes:
- A library is missing or not installed
- An error occurred while accessing the interface
-
exception
labtronyx.common.errors.InterfaceError[source]¶ Generic error for an exception that occurred during a low-level interface operation.
-
exception
labtronyx.common.errors.InterfaceTimeout[source]¶ A timeout condition occurred during data transmission, data was not received within the timeout window.
The Resource could not be opened because it is unavailable. Possible causes:
- Resource is in use by another program
- Resource is locked by the system
- Resource does not actually exist or is no longer connected to the system