EMcTaskInternalSequence

Syntax

Definition:

TYPE EMcTaskInternalSequence :
(
    FastReaction := 0,
    Stable       := 1
)UDINT;
END_TYPE

Values

Name

Description

FastReaction

Execution order: Commands - Exec - Output. Processes new commands before output update, providing the fastest reaction to new commands.

Stable

Execution order: Output - Commands - Exec. Output update is executed first, then new commands are processed, providing less jitter for output update.

Versionsinformation

  • TwinCAT Standard >= v3.1.4026.23.1
  • TF5500 MC3 Base >= v4.0.6