Subscription events (not recommended)
- Last UpdatedFeb 20, 2024
- 1 minute read
We do not recommend the following events for use as they exist in the software for internal use only.
DataChanged
The DataChanged event is associated with a KPI or a resolver. If you use the DataChanged event of a KPI, the event triggers AVEVA™ Production Management to evaluate the expression when a change occurs in the data that the KPI uses. If you use the DataChanged event of a resolver, the event triggers AVEVA™ Production Management to evaluate the expression when a change occurs in the data that the resolver uses.
TextChanged
The TextChanged event is associated with a C# code item, see About code items. The TextChanged event triggers AVEVA™ Production Management to evaluate the expression when the text of the C# code item changes.