Uses of Class
com.caen.RFIDLibrary.CAENRFIDLogicalSourceConstants
-
Packages that use CAENRFIDLogicalSourceConstants Package Description com.caen.RFIDLibrary -
-
Uses of CAENRFIDLogicalSourceConstants in com.caen.RFIDLibrary
Methods in com.caen.RFIDLibrary that return CAENRFIDLogicalSourceConstants Modifier and Type Method Description CAENRFIDLogicalSourceConstantsCAENRFIDLogicalSource. GetDESB_ISO180006B()Get the current DESB value for the C1G2 Protocol of the SourceCAENRFIDLogicalSourceConstantsCAENRFIDLogicalSource. GetSelected_EPC_C1G2()Get the current Selected value for the C1G2 Protocol of the SourceCAENRFIDLogicalSourceConstantsCAENRFIDLogicalSource. GetSession_EPC_C1G2()This method can be used to retrieve the Session setting (see EPC Class1 Gen2 protocol specification) used by the anticollision algorithm when called on this logical source.CAENRFIDLogicalSourceConstantsCAENRFIDLogicalSource. GetTarget_EPC_C1G2()Get the current Target value for the C1G2 Protocol of the SourceMethods in com.caen.RFIDLibrary with parameters of type CAENRFIDLogicalSourceConstants Modifier and Type Method Description voidCAENRFIDLogicalSource. SetDESB_ISO180006B(CAENRFIDLogicalSourceConstants Value)Set the DESB value for the ISO180006_B Protocol of the SourcevoidCAENRFIDLogicalSource. SetSelected_EPC_C1G2(CAENRFIDLogicalSourceConstants Value)Set the Selected value for the C1G2 Protocol of the SourcevoidCAENRFIDLogicalSource. SetSession_EPC_C1G2(CAENRFIDLogicalSourceConstants Value)Set the Section value for the C1G2 Protocol of the SourcevoidCAENRFIDLogicalSource. SetTarget_EPC_C1G2(CAENRFIDLogicalSourceConstants Value)Set the Target value for the C1G2 Protocol of the Source
-