EN 67
3139 785 31532
5.
Firmware Upgrading & Diagnostic Software
Nucleus Name
DS_SYS_SettingsHwIdSet
Nucleus Number
1232
Description
This nucleus sets the HW-Id in the HW-diversity string
Technical
-
Read out the HW-diversity string
-
Modify the HW-ID in that string as requested
-
Write the modified HW-diversity string to the EEPROM
Execution Time
Less than 1 second.
User Input
-
<HW-ID> - The hardware ID to set
-
No input - The user will be asked for the ID
Error Number
Description
123200
Setting the hardware ID succeeded
123201
Setting the hardware ID failed
123202
The user aborted setting the hardware ID, no changes made
Example
DS:> 1232
Enter the new HW ID of the digital board (Currently equals 21)
Enter a value between 0 and 99:
> 22
The HW ID will be set to: 22. Is that correct? ([Y/N]):y
123200:
Test OK @
DS:> 1232
Enter the new HW ID of the digital board (Currently equals 22)
Enter a value between 0 and 99:
>
The HW ID will be set to: 0. Is that correct? ([Y/N]):N
123202: Setting the HW ID was aborted by the user.
Error @
DS:> 1232 99
123200:
Test OK @