
EDS94AYCCA EN 5.0 - 06/2012
L
159
E94AYCCA communication manual (CANopen®)
Implemented CANopen objects
I-1010 - Store parameters
Save parameters with mains failure protection.
Corresponds to the device command
C00002 = "11: Save start parameters"
.
This command serves to save the current parameter settings of the active application
with mains failure protection in the memory module of the controller.
Read subindex 1
[14-3] Assignment of the data telegram (read access)
Write subindex 1
In addition to the index and subindex, the telegram data must also include the "save"
signature (ASCII characters; ISO 8859) so that the parameters are stored.
Writing with a wrong identifier causes a response according to CANopen specification
DS301, V4.02.
[14-4] Assignment of the data telegram (write access)
Index:
I-1010
Name:
Store parameters
Subindex
Default setting
Setting range (min. value | unit | max. value)
Access
Data type
0: highest subindex supported
1
- (only read access)
ro
U32
1: Save all parameters
-
0
4294967295 rw
U32
Subindex
Meaning
Read
Write
0
Max. supported subindex: 1
-
(A write attempt triggers the error
message 0x06010002.)
1
Reading memory functions of all
parameters.
Save parameters with mains failure
protection.
8th byte
7th byte
6th byte
5th byte
Data 4
Data 3
Data 2
Data 1
Bit 31 ... bit 2
Bit 1
Bit 0
0
0
/1
0/
1
Bit
Meaning
Bit 0
0 No saving of parameters on command.
1 Saving of parameters on command (Lenze).
Bit 1
0 No automatic saving of parameters (Lenze).
1 Automatic saving of parameters.
8th byte
7th byte
6th byte
5th byte
Data 4
Data 3
Data 2
Data 1
"e" = 0x65
"v" = 0x76
"a" = 0x61
"s" = 0x73