6
6-16
FM 351 Positioning Function Module
EWA 4NEB 720 6001-02
6.2.3 FC REF_MODE
With the FC REF_MODE you start the seek-reference-point mode. The FC
executes the following actions:
 Sets the seek-reference-point operating mode.
 Controls the seek-reference-point operating mode.
 Reads the check-back signal (for example, actual value). The read values
are saved by the FC in the channel DB (CHECKBACK_SIGNALS).
Calling in LAD Representation Calling in STL Representation
FC REF_MODE
OT_ERR
EN ENO
REF_MD_A
JP_REF
DRV_EN
DB_NO
START
STOP
OT_ERR_A
DIR_P
DIR_M
SYNC
CALL REF_MODE(
DB_NO :=,
DRV_EN :=,
OT_ERR_A :=,
STOP :=,
OT_ERR :=,
REF_MD_A :=,
JP_REF :=,
SYNC :=,
START :=,
DIR_P :=,
DIR_M :=);
Note the following requirements which must be satisfied when calling the FC
REF_MODE:
 Take into account the generally applicable requirements of Chapter 6.2.
The following table describes the parameters in the function block FC
REF_MODE.
Name Data Type P Type Meaning
DB_NO BLOCK_DB I Channel DB number.
DRV_EN
BOOL
I
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Drive enable.
OT_ERR_A
BOOL
I
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Operating error acknowledgment.
STOP
BOOL
I
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Stop.
OT_ERR
BOOL
O
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Operating error.
REF_MD_A
BOOL
O
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Seek-reference-point operating mode active.
JP_REF BOOL O Seek-reference-point running;
 TRUE - running.
 FALSE - is terminated.
SYNC
BOOL
O
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Axis is synchronized.
START
BOOL
I/O
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
ÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁÁ
Start - starting seek-reference-point.
Task
Requirements
Parameter
Description
Programming the FM 351