In
Variable name | Description |
---|---|
xActivate | Data type – BOOL |
| |
xEnableApplicationStop | Data type – BOOL |
| |
xUnwinder | Data type – BOOL |
| |
xPositive | Data type – BOOL |
| |
xNegative | Data type – BOOL |
| |
xStart | Data type – BOOL |
| |
lrSetpointDancer | Data type – LREAL |
Dancer setpoint position in % | |
lrSetpointRampDancer | Data type – LREAL |
Setpoint ramp tension in %/s | |
xDancerRelease | Data type – BOOL |
INFORMATION: This function is only allowed to be activated when the process is at standstill. | |
xNoDancerLift | Data type – BOOL |
| |
lrActualDiameter | Data type – LREAL |
Current diameter in mm | |
xSetDiameter | Data type – BOOL |
| |
xCalcStartDiameter | Data type – BOOL |
| |
lrActualLineSpeed | Data type – LREAL |
Conductance current path speed in m/min | |
lrActualDancerPositionSignal | Data type – LREAL |
Actual dancer position, analog signal which must be scaled to [%] via the scaling of the actual value signal (ST_Conig_PID). (100% must correspond to the dancer distance uiDancerDistance (ST_Config_TensionDancer)). | |
xPIDcontrollerOff | Data type – BOOL |
| |
lrSetpointLineSpeedJog | Data type – LREAL |
Setpoint speed in m/min if Prerequisite: xPIDcontrollerOff = "TRUE" | |
lrSetpointLineSpeedJogAcc | Data type – LREAL |
Setpoint acceleration in m/(min*s) Prerequisite: sPIDcontrollerOff = "TRUE" | |
lrSetpointLineSpeedJogDec | Data type – LREAL |
Setpoint deceleration in m/(min*s) Prerequisite: sPIDcontrollerOff = "TRUE" | |
Output signals drive | |
iActualInverterMode | Data type – INT |
Current inverter status | |
lrActualVelocity | Data type – LREAL |
Current speed in min-1 | |
xStandstill | Data type – BOOL |
| |
stConfig | Data type – ST_Config_TensionDancer |
Configuration of the closed-loop dancer position control |