Starting the event instance on object value (or state) change

Configuration for starting the event instance on an object value change consists of

As a trigger for starting the event instance can be used:

The first alternative monitors one value and if needed (the condition for the value state is met) generates the request to start the event.

The second alternative monitors several values. For each value, the test to meet the start condition is carried out, based on which request to start the event instance is generated. Sometimes a situation may happen that several changes occur simultaneously in the monitored area. If these changes must be processed in successive steps, the option Sequential execution of several changed values must be checked in the event configuration. If not checked, a change of several values generates only one request to start the event, and it can result in loss of monitored changes.

The generated request includes information about

If the request to start the event has been generated, the D2000 Event Handler process proceeds according to the option Create a queue for event start requests in the event configuration:

The following figure scheme represents the described procedure.