Uses of Class
com.caen.RFIDLibrary.CAENRFIDLogicalSourceConstants

Uses of CAENRFIDLogicalSourceConstants in com.caen.RFIDLibrary
 

Fields in com.caen.RFIDLibrary declared as CAENRFIDLogicalSourceConstants
static CAENRFIDLogicalSourceConstants CAENRFIDLogicalSourceConstants.EPC_C1G2_All_SELECTED
           
static CAENRFIDLogicalSourceConstants CAENRFIDLogicalSourceConstants.EPC_C1G2_SELECTED_NO
           
static CAENRFIDLogicalSourceConstants CAENRFIDLogicalSourceConstants.EPC_C1G2_SELECTED_YES
           
static CAENRFIDLogicalSourceConstants CAENRFIDLogicalSourceConstants.EPC_C1G2_SESSION_S0
           
static CAENRFIDLogicalSourceConstants CAENRFIDLogicalSourceConstants.EPC_C1G2_SESSION_S1
           
static CAENRFIDLogicalSourceConstants CAENRFIDLogicalSourceConstants.EPC_C1G2_SESSION_S2
           
static CAENRFIDLogicalSourceConstants CAENRFIDLogicalSourceConstants.EPC_C1G2_SESSION_S3
           
static CAENRFIDLogicalSourceConstants CAENRFIDLogicalSourceConstants.EPC_C1G2_TARGET_A
           
static CAENRFIDLogicalSourceConstants CAENRFIDLogicalSourceConstants.EPC_C1G2_TARGET_B
           
static CAENRFIDLogicalSourceConstants CAENRFIDLogicalSourceConstants.ISO18006B_DESB_OFF
           
static CAENRFIDLogicalSourceConstants CAENRFIDLogicalSourceConstants.ISO18006B_DESB_ON
           
 

Methods in com.caen.RFIDLibrary that return CAENRFIDLogicalSourceConstants
 CAENRFIDLogicalSourceConstants CAENRFIDLogicalSource.GetDESB_ISO180006B()
          Get the current DESB value for the C1G2 Protocol of the Source
 CAENRFIDLogicalSourceConstants CAENRFIDLogicalSource.GetSelected_EPC_C1G2()
          Get the current Selected value for the C1G2 Protocol of the Source
 CAENRFIDLogicalSourceConstants CAENRFIDLogicalSource.GetSession_EPC_C1G2()
          Get the current Section value for the C1G2 Protocol of the Source
 CAENRFIDLogicalSourceConstants CAENRFIDLogicalSource.GetTarget_EPC_C1G2()
          Get the current Target value for the C1G2 Protocol of the Source
 

Methods in com.caen.RFIDLibrary with parameters of type CAENRFIDLogicalSourceConstants
 void CAENRFIDLogicalSource.SetDESB_ISO180006B(CAENRFIDLogicalSourceConstants Value)
          Set the DESB value for the ISO180006_B Protocol of the Source
 void CAENRFIDLogicalSource.SetSelected_EPC_C1G2(CAENRFIDLogicalSourceConstants Value)
          Set the Selected value for the C1G2 Protocol of the Source
 void CAENRFIDLogicalSource.SetSession_EPC_C1G2(CAENRFIDLogicalSourceConstants Value)
          Set the Section value for the C1G2 Protocol of the Source
 void CAENRFIDLogicalSource.SetTarget_EPC_C1G2(CAENRFIDLogicalSourceConstants Value)
          Set the Target value for the C1G2 Protocol of the Source