TriggerMethod Enumeration

Type of trigger which caused the observation.

Definition

Namespace: Gemstone.PQDIF.Logical
Assembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.128 -- Release Build+1b345d0ae00b8cec154a675bc1a93c4812c5641f
public enum TriggerMethod

Members

None0 No trigger.
Channel1 A specific channel (or channels) caused the trigger; should be used with tagChannelTriggerIdx to specify which channels.
Periodic2 Periodic data trigger.
External3 External system trigger.
PeriodicStats4 Periodic statistical data.

See Also