AFTimeRule.GetNextEvent Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Returns the next AFTimeRuleEvent.
Overload List
| Name | Description | |
|---|---|---|
| GetNextEvent |
Returns the next AFTimeRuleEvent that occurs relative to Now
or the previous event.
| |
| GetNextEvent(AFTime) |
Returns the next AFTimeRuleEvent that occurs at the specified time start time.
| |
| GetNextEvent(AFTimeRuleEvent) |
Returns the next AFTimeRuleEvent that occurs after the previously specified event.
|