Uses of Class
RFIDReader.InventoryParameters
-
Uses of InventoryParameters in RFIDReader
Methods in RFIDReader that return InventoryParametersModifier and TypeMethodDescriptionRFIDReader.GetGen2Params()
Methods: InventoryParameters GetGen2Params() Summary: The InventoryParameters object is returned with the various Gen2 parameters filled in.Methods in RFIDReader with parameters of type InventoryParametersModifier and TypeMethodDescriptionRFIDReader.SetGen2Params(InventoryParameters ip)
Method: RFIDStatus SetGen2Params(InventoryParameters ip) Summary: The Gen2Params for the RFIDReader module are set to the values specified in the Gen2Params data structure.