TECB (Timer Event Control Block) Macro

The macro generates a timer event control block, which can be referred to by the symbol you specify in the name field.

This block contains an event bit that indicates when the time interval specified in SETIME has elapsed. The format of this block is as follows:
Bytes
Purpose of Bits
0-1
Reserved.
2
Control byte:
0
If 0: the time that is specified in SETIME has not elapsed. If 1: the time that is specified in SETIME has elapsed.
1-7
Reserved.
3
Reserved.

Format

Read syntax diagramSkip visual syntax diagramnameTECB

Requirements for the caller

RMODE:
24 or ANY