EasyManua.ls Logo

Matrix Vision mvBlueFOX3 - Page 156

Matrix Vision mvBlueFOX3
365 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
18.5 Error code list 145
-2014 PROPHANDLING_PROP-
_VAL_ID_OUT_OF_BOU-
NDS
Invalid value index. The caller tried to read a
value from an invalid index
from a property. Most prop-
erties store one value only,
thus the only valid positive
value index will be 0 (some
negative index values are re-
served for special values like
e.g. the min/max value of
a property). However some
properties might store more
than one value, thus the
max. allowed index might
be higher. The highest in-
dex allowed will always be
the value count of a prop-
erty minus one for proper-
ties with the cfFixedSize flag
set. Other properties will
automatically adjust the size
once the user writes to an in-
dex out of bounds.[-2014]
-2015 PROPHANDLING_PROP-
_TRANSLATION_TABLE-
_NOT_DEFINED
This property doesn't define
a translation table.
The caller tried to mod-
ify a translation table, that
hasn't been defined for this
property.[-2015]
-2016 PROPHANDLING_INVAL-
ID_PROP_VALUE_TYPE
An invalid value has been
passed to the property.
Although properties are
quite tolerant regarding the
allowed assignment for them
some value types can't be
used to write all properties.
As an example assigning
a float value to an integer
property would result in this
error.Another reason for
this error might be when a
user tried to access e.g. a
float property with functions
meant to be used for int
properties.[-2016]
-2017 PROPHANDLING_PROP-
_VAL_TOO_LARGE
A too large value has been
passed.
One or more of the values
the caller tried to write to the
property are larger than the
max. allowed value for this
property.[-2017]
-2018 PROPHANDLING_PROP-
_VAL_TOO_SMALL
A too small value has been
passed.
One or more of the values
the caller tried to write to the
property are smaller than the
min. allowed value for this
property.[-2018]
-2019 PROPHANDLING_COMP-
ONENT_NOT_FOUND
The specified component
could not be found.
[-2019]
-2020 PROPHANDLING_LIST_I-
D_INVALID
An invalid list has been refer-
enced.
[-2020]
MATRIX VISION GmbH

Table of Contents