Appendix – Lenze PLC Designer ApplicationTemplate (PLC Designer R3-x) User Manual
Page 133
Lenze · ApplicationTemplate · 1.3 EN - 04/2013
133
Appendix
Method overview - ApplicationTemplate
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
12.1.2
Inhibiting/enabling module-specific state transitions
12.1.3
Activate / deactivate quick stop response of the state machine
Identifier/function
Transfer value/data type
Description
SMDisableAutomaticToReady
• Controls the "Automatic"
"Ready" state transition
xValue
BOOL
• TRUE: Inhibit state transition.
• FALSE: Enable state transition.
SMDisableReadyToAutomatic
• Controls the
"Ready""Automatic" state
transition
xValue
BOOL
SMDisableReadyToManual
• Controls the "Ready""Manual"
state transition
xValue
BOOL
SMDisableReadyToMode1
• Controls the "Ready""Mode1"
state transition
xValue
BOOL
SMDisableReadyToMode2
• Controls the "Ready""Mode2"
state transition
xValue
BOOL
SMDisableReadyToHoming
• Controls the "Ready""Homing"
state transition
xValue
BOOL
SMDisableReadyToService
• Controls the "Ready""Service"
state transition
xValue
BOOL
SMDisableManualToReady
• Controls the "Manual""Ready"
state transition
xValue
BOOL
SMDisableMode1ToReady
• Controls the "Mode1""Ready"
state transition
xValue
BOOL
SMDisableMode2ToReady
• Controls the "Mode2""Ready"
state transition
xValue
BOOL
SMDisableHomingToReady
• Controls the "Homing""Ready"
state transition
xValue
BOOL
SMDisableServiceToReady
• Controls the "Service""Ready"
state transition
xValue
BOOL
SMEnableInitToReady
• Controls the "Init""Ready" state
transition
xValue
BOOL
Identifier/function
Transfer value/data type
Description
Activate / deactivate automatic quick stop response of the state machine
baseChannelDisableQSPFollowing
Input
• TRUE: Activate automatic quick
stop response of the state
machine.
• FALSE: Deactivate automatic
quick stop response of the state
machine.
MM_Address
xValue
BOOL