Skip to content

Timer_Active_State - DFTimer

Starts and stops the timer

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Timer_Active_State
Access Type Syntax
Read Access: Get Timer_Active_State to IntegerVariable
Write Access: Set Timer_Active_State to IntegerVariable/Value

Description

When the Timer_active_state property is set true, the timer begins to run, generating timer events. When it is set false again, this process stops.

Default is false.