TriggerMethod Enumeration

Type of trigger which caused the observation.

Definition

Namespace: Gemstone.PQDIF.Logical
Assembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.150 -- Release Build+28e08b68c85f58490ed849805e3d842d0247bb68
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