Skip to content

piTimeout - cTimer

Sets to timeout interval (in milliseconds)

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

Syntax

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

Description

Sets to timeout interval (in milliseconds) for the sTimer. When the interval has passed, OnTimer fires if pbEnabled is set to True.