AFTimeRule.GetNextEvent Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|