6
6-10
FM 351 Positioning Function Module
EWA 4NEB 720 6001-02
6.2 Functions which Control the FM 351
In the FM 351 programming package there are functions which you can call
as required for all operating modes.
Table 6-4 Brief Description of the Mode FCs
Function Brief Description of the Task
FC INC_MOD The incremental mode is the standard mode for the FM 351. You
can approach predefined targets in the working range with this
mode.
FC REF_MODE You synchronize the axes with the seek-reference-point mode.
FC JOG_MODE With jogging you move the drive in a certain direction for the
duration of the key pressure.
Take note of the following requirements which must be satisfied when calling
the FCs:
The functions may only be called in the cyclic program.
Always only one operating mode per channel may be called and be ac-
tive.
When using a number of channels, call the function for each channel sep-
arately.
All necessary data and setpoint values must be present in the FM 351 or
in the channel DB before calling.
A number of start commands are available depending on the operating mode.
The possible selection depends on the parameterization and the type of axis
which you want to operate.
Basically, the commands for operating the FM 351 have the following mean-
ing:
Table 6-5 Start Commands for the Operating Modes
Commands Meaning
START Starts the present operating mode; the direction is determined by
the FM 351.
DIR_M Starts the present operating mode in the negative direction.
DIR_P Starts the present operating mode in the positive direction.
STOP Terminates the present operating mode.
Information about the possibilities and any restrictions on calling operating
modes can be found in Chapter 9 of this manual.
Definition
Requirements
Start Commands
Programming the FM 351