Out

Variable name

Description

lrDiameter

Data type – LREAL

Current diameter in mm

lrDiameterFiltered

Data type – LREAL

Actual filtered diameter in mm

xDmLimiterMax

Data type – BOOL

  • TRUE – Current diameter ≥ lrDiameterMax
  • FALSE – Current diameter < lrDiameterMax
  • (ST_Config_General)

xDmLimiterMin

Data type – BOOL

  • TRUE – Current diameter ≥ lrDiameterMin
  • FALSE – Current diameter < lrDiameterMin

(ST_Config_General)

xCalcActive

Data type – BOOL

  • TRUE – Diameter calculator active
    lrActualLineSpeed and lrActualVelocity > lrThesholdCalc
  • FALSE – Diameter calculator inactive
  • In "Calculate" mode
    (ST_Config_DiameterAcquisition)

xDiameterPlausibiltyFail

Data type – BOOL

Plausibility check of the diameter acquisition

  • TRUE – Diameter change per winding revolution > lrPlauCheckTol, lrDiameter is frozen
  • FALSE – Diameter change per winding revolution > lrPlauCheckTol, lrDiameter is updated again

In "Calculate" or "DistanceSensor" mode and lrPlauCheckTol > "0" (ST_Config_DiameterAcquisition) and if an actual position is available in the modulo unit (e.g. MOVIKIT® MultiMotion Auxiliary Positioning).