![Festo CMMP-AS-***-M0 Series Скачать руководство пользователя страница 194](http://html1.mh-extra.com/html/festo/cmmp-as-m0-series/cmmp-as-m0-series_manual_2283119194.webp)
7
Operating modes
194
Festo – GDCP-CMMP-M3/-M0-C-CO-EN – 1510b – English
Affected objects from other chapters
Index
Object
Name
Type
Chapter
6040
h
VAR
controlword
INT16
6041
h
VAR
statusword
UINT16
6093
h
ARRAY
position_factor
UINT32
6094
h
ARRAY
velocity_encoder_factor
UINT32
6097
h
ARRAY
acceleration_factor
UINT32
Object 60C0
h
: interpolation_submode_select
The type of interpolation is established via the object interpolation_submode_select. Currently, only
the manufacturer-specific variant “Linear Interpolation without Buffer” is available.
Index
60C0
h
Name
interpolation_submode_select
Object Code
VAR
Data Type
INT16
Access
rw
PDO mapping
yes
Units
–
Value Range
-2
Default Value
-2
Value
Interpolation type
-2
Linear Interpolation without Buffer
Object 60C1
h
: interpolation_data_record
The object record interpolation_data_record represents the actual data record. It consists of an entry
for the position value (ip_data_position) and a control word (ip_data_controlword), which specifies
whether the position value should be interpreted absolutely or relatively. Specification of the control
word is optional. If it is not specified, the position value is interpreted absolutely. If the control word
should also be specified, for reasons of data consistency, first subindex 2 (ip_data_controlword) and
then sub-index 1 (ip_data_position) are written, since data transfer is triggered internally with write
access to ip_data_position.
Index
60C1
h
Name
interpolation_data_record
Object Code
RECORD
No. of Elements
2