TriggerMethod Enumeration

Type of trigger which caused the observation.

Definition

Namespace: Gemstone.PQDIF.Logical
Assembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.138 -- Release Build+96875833d2894fd2d83b642a724995fed7d1f0b1
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