Config (ST_Config_LineSpeed)

Variable name

Description

uiTolerance

Data type – UINT

Tolerance window in % in which the lrLineSpeedWinder output signal must be located if closed-loop tension control is active so that the xSetpointReached output signal can be set to "TRUE".

Tolerance window = lrSetpointTension ± uiTolerance

uiInRangeTime

Data type – UINT

Duration in ms for how long the lrLineSpeedWinder output signal must be in the tolerance window if closed-loop tension control is active so that the xSetpointReached output signal is set to "TRUE".

uiOutRangeTime

Data type – UINT

Duration in ms for how long the lrLineSpeedWinder output signal must be outside tolerance window if closed-loop tension control is active so that the xSetpointReached output signal is set to "FALSE".

xActivateSpeedControl

 

Data type – BOOL

  • TRUE – Closed-loop speed control activated
  • FALSE – Closed-loop speed control deactivated

uiSwitchOnDelay

Data type – UINT

Switch-on delay of the closed-loop speed control in ms

stPID

Data type – ST_Config_PID

Configuration – PID (ST_Config_PID)

stGeneral

Data type – ST_Config_General

Configuration – general (ST_Config_General)