Parameters > Citect.ini File Parameters > Event Parameters > [Event]InhibitEvent

[Event]InhibitEvent

Inhibits events on startup. For example, you might have an event that is triggered off the rising edge of a bit on startup. The Events Server notices the bit come on, and runs the event. If this parameter is enabled, the Events Server does not run this event until it has read the I/O devices a second time.

Allowable Values:

0 - (Do not inhibit)

1 - (Inhibit)

Default Value: 1

See Also