6
6-14
FM 351 Positioning Function Module
EWA 4NEB 720 6001-02
6.2.2 FC JOG_MODE
With the FC JOG_MODE you set the jogging operating mode. All commands
and parameters are specified with the FC. The FC carries out the following
actions:
Sets the jogging operating mode.
Controls the jogging operating mode.
Reads the check-back signals (for example, the actual value). The read
values are saved by the FC in the channel DB (CHECKBACK_SIG-
NALS).
Calling in LAD Representation Calling in STL Representation
FC JOG_MODE
OT_ERR
EN ENO
JOG_MD_A
JP_JOG
DRV_EN
DB_NO
SL_SPEED
STOP
OT_ERR_A
DIR_P
DIR_M
CALL JOG_MODE(
DB_NO :=,
DRV_EN :=,
SL_SPEED :=,
OT_ERR_A :=,
STOP :=,
DIR_P :=,
DIR_M :=,
OT_ERR :=,
JOG_MD_A :=,
JP_JOG :=);
Take into account the generally applicable requirements of Chapter 6.2 which
must be fulfilled when calling the FC JOG_MODE.
The following table describes the parameters in the function block FC
JOG_MODE.
Name Data Type P Type Meaning
DB_NO BLOCK_DB I Channel DB number.
ÁÁ
DRV_EN
ÁÁÁ
BOOL
ÁÁ
I
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Drive enable.
SL_SPEED
BOOL
I
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
False = Creep speed
True = Rapid speed
ÁÁ
OT_ERR_A
ÁÁÁ
BOOL
ÁÁ
I
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Operating error acknowledgment.
ÁÁ
STOP
ÁÁÁ
BOOL
ÁÁ
I
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Stop.
ÁÁ
DIR_P
ÁÁÁ
BOOL
ÁÁ
I
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Direction positive - starts jogging in positive direction.
DIR_M
BOOL
I
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Direction negative - starts jogging in negative direction.
OT_ERR
BOOL
O
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Operating error.
JOG_MD_A
BOOL
O
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Jogging mode active.
Task
Calling Methods
Requirements
Parameter
Description
Programming the FM 351