TriggerMethod Enumeration

Type of trigger which caused the observation.

Definition

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