Mercury API
StopTriggerReadPlan Constructor (sotc, antennaList, protocol)
NamespacesThingMagicStopTriggerReadPlanStopTriggerReadPlan(StopOnTagCount, ICollection<(Of <(Int32>)>), TagProtocol)
Create StopTriggerReadPlan
Declaration Syntax
C#Visual BasicVisual C++
public StopTriggerReadPlan(
	StopOnTagCount sotc,
	ICollection<int> antennaList,
	TagProtocol protocol
)
Public Sub New ( _
	sotc As StopOnTagCount, _
	antennaList As ICollection(Of Integer), _
	protocol As TagProtocol _
)
public:
StopTriggerReadPlan(
	StopOnTagCount^ sotc, 
	ICollection<int>^ antennaList, 
	TagProtocol protocol
)
Parameters
sotc (StopOnTagCount)
StopOnTagCount object
antennaList (ICollection<(Of <(Int32>)>))
List of antenna numbers
protocol (TagProtocol)
Protocol identifier

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