Class Antennas.SingulationControl.SingulationAction

  • Enclosing class:
    Antennas.SingulationControl

    public class Antennas.SingulationControl.SingulationAction
    extends java.lang.Object
    This class contains configuration parameter related to state aware singulation action
    • Constructor Detail

      • SingulationAction

        public SingulationAction()
        Constructor
    • Method Detail

      • getInventoryState

        public INVENTORY_STATE getInventoryState()
        Gets the inventory state. Only tags that match the session state participate in the inventory round.
      • setInventoryState

        public void setInventoryState​(INVENTORY_STATE inventoryState)
        Sets the inventory state. Only tags that match the session state participate in the inventory round.
      • isPerformStateAwareSingulationActionSet

        public boolean isPerformStateAwareSingulationActionSet()
        Gets the Perform State aware singulation action (true or false)
      • setPerformStateAwareSingulationAction

        public void setPerformStateAwareSingulationAction​(boolean m_PerformStateAwareSingulationAction)
        Sets the Perform State aware singulation action (true or false)
      • getSLFlag

        public SL_FLAG getSLFlag()
        Gets the SL flag. Only tags that match that tag state participate in the inventory round
      • setSLFlag

        public void setSLFlag​(SL_FLAG slFlag)
        Sets the SL flag. Only tags that match that tag state participate in the inventory round