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

Page 43

Advertising
background image

L-force | PLC Designer

Lenze Specific Functions

DMS 4.1 EN 03/2011 TD29

41

Function block L_SMC_AbortTrigger_FastIO
Function library: L_SM3_DriveUtil.lib
This block serves to abort a touch probe cycle running on the
L_SMC_TouchProbe_FastIO block.


Inputs/outputs (VAR_IN_OUT)

Designator / Data type

Info / Setting options

Axis / AXIS_REF

Selection of the drive

FastIO_In / FastIO_InRef

I/O compound module reference; this block is automatically added to the
device tree as a subnode and instantiated when, for example, the EPM-S207
module is inserted in the device tree. The instance of this block must be
transferred to the touch probe block.


Inputs (VAR_IN)

Designator / Data type

Info / Setting options

Execute / BOOL

Abort of the running touch probe cycle.
When a new positive edge is set, all outputs of the block are reset to the
initial values.

TriggerInput /
L_SMC_Trigger_REF

Structure for configuration of the measurement

Axis / AXIS_REF

Selection of the drive


Outputs (VAR_OUT)

Designator / Data type

Value / Meaning

Done / BOOL

Function block L_SMC_TouchProbe has been aborted.

Error / BOOL

Error detection: An error has occurred in task assignment.

ErrorID / INT

Error number

Advertising