Mercury API
StopTriggerReadPlan Class
NamespacesThingMagicStopTriggerReadPlan
StopTriggerReadPlan consisting of stopontagcount, list of antennas, tag protocol, filter and weight
Declaration Syntax
C#Visual BasicVisual C++
public class StopTriggerReadPlan : SimpleReadPlan
Public Class StopTriggerReadPlan _
	Inherits SimpleReadPlan
public ref class StopTriggerReadPlan : public SimpleReadPlan
Members
All MembersConstructorsMethodsFields



IconMemberDescription
StopTriggerReadPlan(StopOnTagCount)
Create StopTriggerReadPlan

StopTriggerReadPlan(StopOnTagCount, ICollection<(Of <(Int32>)>), TagProtocol)
Create StopTriggerReadPlan

StopTriggerReadPlan(StopOnTagCount, ICollection<(Of <(Int32>)>), TagProtocol, TagFilter, Int32)
Create StopTriggerReadPlan

StopTriggerReadPlan(StopOnTagCount, ICollection<(Of <(Int32>)>), TagProtocol, TagFilter, TagOp, Int32)
Create StopTriggerReadPlan

StopTriggerReadPlan(StopOnTagCount, ICollection<(Of <(Int32>)>), TagProtocol, TagFilter, TagOp, Boolean)
Create StopTriggerReadPlan

StopTriggerReadPlan(StopOnTagCount, ICollection<(Of <(Int32>)>), TagProtocol, TagFilter, TagOp, Boolean, Int32)
Create StopTriggerReadPlan

Antennas
List of antennas. May be null, which means "use auto-detected antennas".
(Inherited from SimpleReadPlan.)
enableAutonomousRead
enabling autonomous read
(Inherited from ReadPlan.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Filter
Tag filter
(Inherited from SimpleReadPlan.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Op
Tag Operation
(Inherited from SimpleReadPlan.)
Protocol
List of protocols
(Inherited from SimpleReadPlan.)
ReadTrigger
Trigger Read
(Inherited from SimpleReadPlan.)
stopOnCount
Stop on tag count

ToString()()()
Human-readable representation
(Inherited from SimpleReadPlan.)
UseFastSearch
Fast search
(Inherited from SimpleReadPlan.)
Weight
Relative weight for time allocation against other read plans
(Inherited from ReadPlan.)
Inheritance Hierarchy
Object
ReadPlan
 SimpleReadPlan
  StopTriggerReadPlan

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)