152 CONTENTS
-2133 DMR_NEWER_LIBRARY←-
_REQUIRED
A suitable driver library to
work with the device man-
ager has been detected, but
it is too old to work with this
version of the mvDevice←-
Manager library.
This might happen if two dif-
ferent drivers have been in-
stalled on the target sys-
tem and one introduces a
newer version of the device
manager that is not compat-
ible with the older driver in-
stalled on the system. In
this case this error message
will be written into the log-
file together with the name
of the library that is consid-
ered to be too old.The latest
drivers will always be avail-
able online under www.←-
matrix-vision.de. There will
always be an updated ver-
sion of the library considered
to be too old for download
from here.[-2133]
-2134 DMR_TIMEOUT A general timeout occurred. This is the typical result
of functions that wait for
some condition to be met
with a timeout among their
parameters.More infor-
mation can be found in
the ∗.log-file or the debug
output.[-2134]
-2135 DMR_WAIT_ABANDONED A wait operation has been
aborted.
This e.g. might occur if the
user waited for some mes-
sage to be returned by the
driver and the device driver
has been closed within an-
other thread. In order to in-
form the user that this wait-
ing operation terminated in
an unusual wait, DMR_←-
WAIT_ABANDONED will be
returned then.[-2135]
-2136 DMR_EXECUTION_FAIL←-
ED
The execution of a method
object or reading/writing to a
feature failed.
More information can be
found in the log-file.[-2136]
-2137 DEV_REQUEST_ALREA←-
DY_IN_USE
This request is currently
used by the driver.
This error may occur if the
user tries to send a certain
request object to the driver
by a call to the correspond-
ing image request function.[-
2137]
-2138 DEV_REQUEST_BUFFE←-
R_INVALID
A request has been config-
ured to use a user supplied
buffer, but the buffer pointer
associated with the request
is invalid.
[-2138]
MATRIX VISION GmbH