Baumer_EAM580_360_SAE_J1939_MA_EN_Rev0003.0000h_Index0002.docx Baumer Electric AG
06.08.2018 18/27 Frauenfeld, Switzerland
9 Object descriptions and examples
The frequently used objects are described in this chapter. More objects can be found in the Object directory.
9.1 0x1010 Saving of parameters
With the object 0x1010, the parameters can be saved to the non-volatile memory and applied at startup. The response is
sent by the encoder after the parameters are saved to the non-volatile memory.
The Sub-Indexes are defined as follow:
Parameters which are saved
Please see the object dictionary for all
parameters, which are saved.
Saving of application parameters
10.3 Standardized Device Profile Area
Saving of manufacturer specific
parameters
Manufacturer Specific Profile Area
A magic number-sequence (to avoid accidental saving) is being used to trigger the save-command. The letters “save”
needs to be used as Byte 4 … 7 (73h, 61h, 76h, 65h)
Example of saving all parameters:
Send saving of all parameters
Successful response by encoder (60h)
9.2 0x1011 Restoring of default values
With the object 0x1011, the parameters can be restored to the factory preset values (factory values ca be defined when
ordering). The values are restored after a reset of the encoder.
The response is sent by the encoder after the command for restoring the parameters is save to the non-volatile memory.
Sub-Indexes are defined as follow:
Parameters which are restored
Please see the object dictionary for all
parameters, which are restored.
Restore of application parameters
10.3 Standardized Device Profile Area
Restore of manufacturer specific
parameters
Manufacturer Specific Profile Area
A magic number-sequence (to avoid accidental saving) is being used to trigger the save-command. The letters “load”
needs to be used as Byte 4 … 7 (6C, 6Fh, 61h, 64h)
Example of restoring the application parameters:
Send restoring of all parameters
Successful response by encoder (60h)