EEncoderFeedbackVeloSource

Syntax

Definition:

TYPE EEncoderFeedbackVeloSource :
(
    HardwareProvidedIfAvailable := 0x0,
    InternallyCalculated        := 1,
    HardwareProvided            := 2
)UDINT;
END_TYPE

Values

Name

Description

HardwareProvidedIfAvailable

Uses hardware-provided velocity feedback if available, otherwise falls back to internal calculation (default).

InternallyCalculated

Velocity is always calculated internally by differentiating the position feedback.

HardwareProvided

Velocity is always taken from hardware feedback. Requires hardware support.

Versionsinformation

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