Uses of Class
com.metratec.lib.rfidreader.HighOnTagSettings
-
Packages that use HighOnTagSettings Package Description com.metratec.lib.rfidreader.uhf -
-
Uses of HighOnTagSettings in com.metratec.lib.rfidreader.uhf
Methods in com.metratec.lib.rfidreader.uhf that return HighOnTagSettings Modifier and Type Method Description HighOnTagSettings
PulsarLR. getHighOnTag()
Gets the current high on tag feature settingMethods in com.metratec.lib.rfidreader.uhf with parameters of type HighOnTagSettings Modifier and Type Method Description void
PulsarLR. setHighOnTag(HighOnTagSettings settings)
Enable the "high on tag" feature which triggers the selected output to go to the "high" state, when a tag is found.
-