AFAnalysisRuleState Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFAnalysisRuleState type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ChildAnalysisRuleState |
A list of the runtime state objects for the child analysis rules to use in configuring the specified analysis rule.
| |
| EvaluationError |
An exception holding information about an error that occurred during evaluation.
| |
| ExecutionTime |
The AFTime to execute the AFAnalysisRule at.
| |
| Inputs |
A collection of input data for use in evaluating an AFAnalysisRule.
| |
| Outputs |
A collection of output data where the result of an AFAnalysisRule evaluation should be written.
| |
| Status |
The status of the AFAnalysisRule.
|