ReadPlan consisting of list of antennas, tag protocol, filter and weight
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| SimpleReadPlan()()() |
Create a SimpleReadPlan
| |
| SimpleReadPlan(ICollection<(Of <(Int32>)>), TagProtocol) |
Create a SimpleReadPlan
| |
| SimpleReadPlan(ICollection<(Of <(Int32>)>), TagProtocol, TagFilter, Int32) |
Create a SimpleReadPlan
| |
| SimpleReadPlan(ICollection<(Of <(Int32>)>), TagProtocol, TagFilter, TagOp, Int32) |
Create a SimpleReadPlan
| |
| SimpleReadPlan(ICollection<(Of <(Int32>)>), TagProtocol, TagFilter, TagOp, Boolean) |
Create a SimpleReadPlan
| |
| SimpleReadPlan(ICollection<(Of <(Int32>)>), TagProtocol, TagFilter, TagOp, Boolean, Int32) |
Create a SimpleReadPlan
| |
| _defaultAntennas |
Default for antennaList
| |
| _defaultFilter |
Default for filter
| |
| _defaultProtocol |
Default for protocol
| |
| _defaultTagOp |
Default for TagOp
| |
| Antennas |
List of antennas.
May be null, which means "use auto-detected antennas".
| |
| enableAutonomousRead |
enabling autonomous read
(Inherited from ReadPlan.) | |
| Equals(Object) | (Inherited from Object.) | |
| Filter |
Tag filter
| |
| 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
| |
| Protocol |
List of protocols
| |
| ReadTrigger |
Trigger Read
| |
| ToString()()() |
Human-readable representation
(Overrides Object.ToString()()().) | |
| UseFastSearch |
Fast search
| |
| Weight |
Relative weight for time allocation against other read plans
(Inherited from ReadPlan.) |
| Object | |||
| ReadPlan | |||
| SimpleReadPlan | |||
| StopTriggerReadPlan | |||