Timer - Startup Property
Defines whether the timer is started automatically or manually
Member of Timer (PRIM_TIMR)
Data Type - Enumeration
Details
The Startup property defines the state of the timer when created.
Allowed Values
Enum Value |
Description |
Automatic |
The timer will be started when created |
Manual |
The timer will not started when created |