Validity

Every realtime cycle has a defined validity which determines its life. This is programmed by the keyword SCOPE.

SCOPE

Validity

BLOCK

Valid in the next NC block.

PROG

Valid for the duration of the active main program.

GLOBAL

Continues action after the end of the main program.