EncoderInterface.UI

Variables for controlling the software module and for outputting the status.

Variable name

Description

xSetValue

Data type – BOOL

  • TRUE – Set output variable to setpoint.
  • FALSE – End setting of output variables.

lrSetValue

Data type: LREAL – Floating-point number

Setpoint

xReset

Data type – BOOL

  • TRUE – Reset messages
  • FALSE – Do not reset messages

xReferenced

Data type – BOOL

  • TRUE – Setting of output variable valid.
  • FALSE – Output variable not set.

stValues

Data type – SEW_IExSourc.ST_SyncExtSourceValuesOut

  • lrValue – Output variable (e.g. position)

Additionally with the type "Advanced":

  • lrValue1stDerivation – 1st derivation of the output variable (e.g. speed)
  • lrValue2ndDerivation – 2nd derivation of the output variable (e.g. acceleration)