Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Manufacturing Execution System 2023 R2

Configure the PEM instance trigger settings

  • Last UpdatedApr 24, 2026
  • 2 minute read

The PEM instance's Trigger Settings in the Common Data Attributes section associates the PEM instance with a Boolean attribute that acts as the PEM object trigger, for example, when a batch of material has finished entering a piece of equipment. Production attributes are not updated when using an input source until the object is triggered.

The OCO object editor PEM instance trigger settings.

You can control:

  • What triggers the PEM instance

  • Whether to automatically reset the trigger after triggering an event

You can configure a PEM instance trigger to:

  • Link the PEM instance trigger with a Boolean attribute by selecting the Use Input Source check box. When the Boolean attribute is set to True, the PEMInstance.Trigger extended attribute becomes True at run time.

    PEMTriggerSettingsUseInputSource

  • Trigger manually by clearing the Use Input Source check box. You can specify to reset the value of a trigger extended attribute of a PEM object to True at run time.

    PEMTriggerSettingsManual

  • Automatically reset by selecting the Auto Reset check box. If the Use Input Source check box is selected, then the I/O point entered as the input source must accept a write so that the OCO can write to the I/O point when the trigger is reset to 0.

For information about what attributes are created when a PEM instance is triggered, see Attributes created when a PEM instance is triggered.

For information about how the trigger attribute is affected by the Auto Reset setting during run time, see Effect of the instance trigger auto reset setting.