AFInputCountData Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFInputCountData type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CountAfter |
Required count of values after TimeContext.
| |
| CountBefore |
Required count of values before TimeContext.
| |
| IsRelativeToTriggerTime |
Returns true if the count is relative to the trigger time.
| |
| IsTimeContextUndetermined |
Returns true if time context is undetermined
| |
| TimeContext |
The time context respect to which the counts are calculated. "*" represents the trigger time. Empty string represents undetermined time context.
|