The l_lcb_logiccontrolbasic library – Lenze PLC Designer R3-x User Manual
Page 121

Lenze · Commissioning of Lenze drives · 1.3 EN - 06/2014
121
The L_LCB_LogicControlBasic library
L_LCB_ActuatorSpeed
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Outputs
xDriveSetQSP
BOOL
TRUE: Activate quick stop
xResetError
BOOL
TRUE: Reset error message (acknowledged)
xEnableSpeedSetpoint
BOOL
TRUE: Speed control activated
• The inputs xJogSet1, xJogSet2 and rSpeedSetPoint are evaluated.
xJog1Set
BOOL
TRUE: Jog 1 activated
• Speed setpoint 1 requested
• Active if xEnableSpeedSetpoint = TRUE
xJog2Set
BOOL
TRUE: Jog 2 activated
• Speed setpoint 2 requested
• Active if xEnableSpeedSetpoint = TRUE
xInvertDirectionSet
BOOL
TRUE: Inversion of the direction of rotation of the motor (clockwise rotation/
counter-clockwise rotation)
rSpeedSetpoint
REAL
Setpoint selection for the speed in [%]
• Active if...
• xEnableSpeedSetpoint = TRUE and xJog1Set = FALSE and xJog2Set = FALSE
Identifier/data type
Information/possible settings
xError
BOOL
"Error" status signal
FALSE Conversion carried out without errors
TRUE Error during the conversion
eError
Error number, error code
xCommunicationOk
BOOL
Status of bus communication
FALSE No bus communication active
TRUE Bus communication available
xInternalControlActive
BOOL
TRUE: The output signals that the xEnableInternalControl input and the Internal
Control button of the visualisation have been activated.
• The control via visualisation is activated.
xDriveError
BOOL
Status signal "Error in controller"
xDriveWarning
BOOL
TRUE: Controller is in "Warning" device state
xDriveReady
BOOL
Status signal "Controller is ready for operation"
xDriveEnabled
BOOL
TRUE: Controller has been enabled
xDriveQSPActive
BOOL
TRUE: Quick stop active
xSpeedEqZero
BOOL
TRUE: Speed is zero
xDirectionCCW
BOOL
Display of the direction of rotation of the motor
TRUE:CCW rotation is active
xHW_Input1
BOOL
Digital input 1 is active
xHW_Input2
BOOL
Digital input 2 is active
Identifier/data type
Information/possible settings