Uses of Class
RFIDReader.TemperatureNotificationSettings
-
Uses of TemperatureNotificationSettings in RFIDReader
Methods in RFIDReader that return TemperatureNotificationSettingsModifier and TypeMethodDescriptionRFIDReader.GetTempNotificationSetup()
Method: TemperatureNotificationSettings GetTempNotificationSetup() Summary: This method returns the time intervals and thresholds for reporting module temperature during continuous tag read sessions.Methods in RFIDReader with parameters of type TemperatureNotificationSettingsModifier and TypeMethodDescriptionboolean
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.