Programming the Technological Functions
6-25
FM 353 Stepper Drive Positioning Module
6ES7 353-1AH01-8BG0
6.3.5 The POS_MSRM (FC 3) block − Read measured values
Function
Use the POS_MSRM block to read the measured values from the AW-DB user
data block.
For information on process interrupts, please see Section 6.5.
For information on measured values 9.3.10.
Note
The measured values can also be read by means of POS_CTRL (Read request).
If more than one Read request is pending, this request will be processed in the
relevant order.
If the POS_MSRM block is called, the measured values are obtained irrespective
of any other Read requests currently present.
Call options
POS_MSRM can be called in OB 40 (only when FM is used centralized) if the pro-
cess interrupt was triggered (see Section 5.2), or in OB 1. POS_MSRM must not
be called in both OBs at the same time.
Call in LAD representation
(ladder diagram)
Call in STL representation
(statement list)
EN ENO
POS_MSRM
IN_MSR
DB_NO RET_VAL
CALL POS_MSRM
DB_NO :=
RET_VAL :=
IN_MSR :=
Parameters
The Table below lists the parameters for the POS_MSRM block.
Name Data
type
Param.
type
Description
DB_NO INT I Data block number
RET_VAL INT Q −1
IN_MSR BOOL I/Q Start Read
Parameter types: I = input parameter, Q = output parameter,
I/Q = throughput parameter (initiation parameter)