Package | Description |
---|---|
RFIDReader |
API for encapsulating high-level reader functions
|
Modifier and Type | Method and Description |
---|---|
TemperatureNotificationSettings |
RFIDReader.GetTempNotificationSetup()
Method:
TemperatureNotificationSettings GetTempNotificationSetup()
Summary:
This method returns the time intervals and thresholds for reporting module
temperature during continuous tag read sessions.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RFIDReader.SetTempNotificationSetup(TemperatureNotificationSettings tempSettings)
Methods
boolean SetTempNotificationSetup(TemperatureNotificationSettings tempSettings)
Summary:
This method sets the time intervals and thresholds for reporting module temperature
during continuous tag read sessions.
|