Instructions

U.are.U SDK - Developer Guide 77
OPOS
CapSensorColor Yes This property is initialized to BIO_CSC_GRAYSCALE in
the open method and is not modified during execution of
the application.
CapSensorOrientation Yes This property is initialized to BIO_CSO_INVERTED in the
open method and is not modified during execution of the
application.
CapSensorType Yes This property is initialized to BIO_CST_FINGERPRINT in
the open method and is not modified during execution of
the application.
CapTemplateAdaptation Partial This property is initialized to false in the open method. It is
not modified during the execution of the application since
template adaptation is not supported.
RawSensorData Yes This property holds the raw biometric data that is captured
and returned to the application.
RealTimeDataEnabled Partial This property is initialized to false in the open method and
is not modified during execution of the application.
SensorBPP Yes This property is initialized by invoking the
U.are.U function
that defines the image resolution, in pixels.
SensorColor Yes This property is initialized by invoking the
U.are.U function
that defines the image type.
SensorHeight Yes This property is initialized by invoking the
U.are.U function
that defines the image height, in pixels.
SensorOrientation Yes This property is initialized to BIO_SO_INVERTED in the
open method and is not modified during execution of the
application.
SensorType Yes This property is initialized to BIO_ST_FINGERPRINT in the
open method and is not modified during execution of the
application.
SensorWidth Yes This property is initialized by invoking the
U.are.U function
that defines the image width, in pixels.
Common Methods
Open Yes
Close Yes
ClaimDevice Yes
ReleaseDevice Yes
CheckHealth No
ClearInput No
ClearInputProperties No
ClearOutput No This method is not supported by the Biometrics device
category.
DirectIO No
CompareFirmwareVersion No
ResetStatistics No
RetrieveStatistics No
UpdateFirmware No
UpdateStatistics No
Specific Methods
beginEnrollCapture Yes
beginVerifyCapture Yes
Name
Implemented
a
Comment