FORCE_TOP
Forces the timer object to send the "Top" event outside the set time intervals.
The next "Top" event can be sent in one of two ways:
either by resetting the time counter after the extraordinary transmission of the "Top" event (Reset parameter set to "*TRUE"),
or by sending the "Top" event in the normal way, as though there had not been extraordinary event (Reset parameter set to "*FALSE").
Syntax | |
CALL_METHOD NameTimerObject FORCE_TOP Reset NewInterval |
|
Parameters |
|
Reset |
type BOOL. |
NewInterval |
type NUM_BIN_4. |
Conditions for use |
none. |