MC_TAPPETMODE (ENUM)

 

TYPE MC_TAPPETMODE :

This global variable is part of the library SM3_Basic. It is used at the function block MC_DigitalCAMSwitch and specifies whether the tappet values refer to the set position of the master axis (1) or the actual posi­tion (2). In case of auto detection (0), the function block decides depending on the control state of the drive if it uses the set values (bReg­ulatorOn = TRUE) or the actual values (bRegulatorOn = FALSE).

InOut:

Name

Initial

Comment

tp_mode_auto

0

Auto mode

tp_mode_demandposition

1

Use set values

tp_mode_actualposition

2

Use actual values