The Edit Mode affects the appearance and behavior of the CANopen Node module. It can be modified from Design Mode.
Name
|
Description
|
0 - Standard
|
The read/write behavior is similar to the Object Editor, Read / Write works on the currently selected object only.
|
1 - List Read
|
No Write / Edit functionality, Read always reads the entire list of parameters, not only a single object.
|
2 - List Read/Write
|
No Store / Reset functionality. Read / Write always affect the entire list of parameters.
|
3 - Auto Store
|
Same as the EditMode = 2 but Write will always execute a Store action after writing the values, to make the parameter change permanent.
|
|