Starts a specified timer.
Parameters
|
Timer <unquoted string> |
|
The id of the timer that user wants to use. There are 10 handlers for timers (per form), from 1 to 10. It's also possible use a handler for timer in a dynamic way, using the value for this parameter dynamic.
|
|
|
Frequency <numeric> |
|
The frequency, in miliseconds, of the timer. |
|
|
Action Set <radiobox> |
|
|
|
|
Thread Mode <checkbox> |
|
This parameter defines if the user wants to run the timer in thread mode or not. The possible values for this parameter are: Yes, No or dynamic.
|
|
- If this action is executed in Thread Mode, the Actions and Variables windows in the Simulator may crash.
|
Updated: 4/8/2016 12:07 PM
|