OD_1010_00 Store Parameters

Function

This object is used to start the saving of objects.

Object description

Index 1010h
Object name Store Parameters
Object Code ARRAY
Data type UNSIGNED32
Savable no
Access read only
PDO mapping no

Value description

Subindex 00h
Name Highest Sub-index Supported
Data type UNSIGNED8
Access read only
PDO mapping no

Description

Each subindex of the object stands for a certain memory class. By reading out the entry, it is possible to determine whether (value "1") or not (value="0") this memory category can be saved.

To start the save process of a memory category, value "65766173h" must be written in the corresponding subindex. This corresponds to the decimal of 1702257011d or the ASCII string save. As soon as the saving process is completed, the save command is again overwritten with the value "1", since saving is possible again.