Instructions
U.are.U SDK - Developer Guide 68
JavaPOS
CapRawSensorData Ye s
CapRealTimeData Yes This property is initialized to false in the open method.
CapSensorColor Yes This property is initialized to BIO_CSC_GRAYSCALE in the
open method.
CapSensorOrientation Yes This property is initialized to B IO_C SO_NORMAL in the open
method.
CapSensorType Yes This property is initialized to BIO_CST_FINGERPRINT in the
open method.
CapTemplateAdaptation Yes This property is initialized to false in the open method since
template adaptation is not supported.
RawSensorData Yes Unknown OR contains raw sensor data. The data in this property
exists when CapRawSensorData is set to true. and St atusUp-
dateEvent triggers.
RealTimeDataEnabled Yes This property is initialized to false in the open.
SensorBPP Yes This property is initialized to 8 in the open method. No other
value is supported.
SensorColor Yes This property is initialized to BIO_CSC_GRAYSCALE in the
open method. No other value is supported.
SensorHeight Yes This property is initialized to 0 in the open method. No other
value is supported.
SensorOrientation Yes This property is initialized to BIO_SO_NORMAL in the open
method. No other value is supported.
SensorType Yes This property is initialized to BIO_ST_FINGERPRINT in the
open method.
SensorWidth Yes This property is initialized to 0 in the open method. No other
value is supported.
UPOS Common Methods
Open Ye s
Close Ye s
ClaimDevice Ye s
ReleaseDevice Ye s
CheckHealth Yes Only internal health check is supported. Attempts to perform an
external or interactive check cause an exception to be thrown.
ClearInput Ye s
ClearInputProperties Ye s
ClearOutput No This method is not supported by the Biometrics device category.
DirectIO Partial An exception is thrown since device direct I/O is not supported.
CompareFirmwareVersion Yes An exception is thrown since CapCompareFirmwareVersion is
set to false.
ResetStatistics Yes An exception is thrown since CapUpdateS tatistics is set to
false.
RetrieveStatistics Yes An exception is thrown since CapStatisticsReporting is set to
false.
UpdateFirmware Yes An exception is thrown since CapUpdateFirmware is set to
false.
UpdateStatistics Yes An exception is thrown since CapUpdateStatistics is set to
false.
Property Type Description