L-force | plc designer – Lenze PLC Designer PLC Designer (R3-1) User Manual

Page 41

Advertising
background image

L-force | PLC Designer

Lenze Specific Functions

DMS 4.1 EN 03/2011 TD29

39

Outputs (VAR_OUT)

Designator / Data type

Value / Meaning

xDone

This output is set to TRUE when the parameter has been written
correctly.

xBusy

This output is set to TRUE as long as the writing has not been completed.

xError

This output is set to TRUE if an error occurs during writing. eError
outputs the cause of the error.

ErrorID

Error number

xValueStored_PosEdge

Measured value saved after triggering on positive edge

lrRecordedPosition_PosEdge

Measured value in the case of triggering with the positive edge in
SoftMotion units [SM units], i.e. the measured value is supplied to the
PLC application in the same unit in which the axis is programmed.

xValueStored_NewEdge

Measured value saved after triggering on negative edge.

lrRecordedPosition_NegEdge Measured value in the case of triggering with the negative edge in

SoftMotion units [SM units], i.e. the measured value is supplied to the
PLC application in the same unit in which the axis is programmed.

xActivationLevel

Level of the TP input at the time of TP function activation in the drive.
The application can detect the nature of the first active edge by
evaluating the activation level when a "positive or negative edge" is
assigned.

xCommandAborted

Block aborted by means of L_SMCAbortTrigger. The outputs "Busy" and
"Done" are reset.

Advertising