MC_AbortTrigger

The MC_AbortTrigger FB is used to abort commands that are related to trigger events (e.g. MC_TouchProbe).

Block diagram

MC_AbortTrigger 1:

Parameters of the FB

VAR_IN_OUT

 

Axis

AXIS_REF

Axis reference.

 

TriggerInput

TRIGGER_REF

Reference for the trigger signal source
(see chapter 1.2.1).

VAR_INPUT

 

Execute

BOOL

Aborts a command from FB MC_TouchProbe at the rising edge.

VAR_OUTPUT

 

Done

BOOL

Measurement command is aborted.

 

Busy

BOOL

Is TRUE, while a measuring command is aborted.

 

Error

BOOL

Indicates if an error has occurred.

 

ErrorID

WORD

Error identification.

Behavior of the FB