NOTICE
An ASCII table (excerpt) can be found, for example, in the appendix to the List Manual.
r7843[0...20] Memory card serial number / Mem_card ser.no
Access level: 1 Calculated: - Data type: Unsigned8
Can be changed: - Scaling: - Dynamic index: -
Unit group: - Unit selection: - Function diagram: -
Min:
-
Max:
-
Factory setting:
-
Description: Displays the actual serial number of the memory card.
The individual characters of the serial number are displayed in the ASCII code in the indices.
NOTICE
An ASCII table (excerpt) can be found, for example, in the appendix to the List Manual.
Note
Example: displaying the serial number for a memory card:
r7843[0] = 49 dec --> ASCII characters = "1" --> serial number, character 1
r7843[1] = 49 dec --> ASCII characters = "1" --> serial number, character 2
r7843[2] = 49 dec --> ASCII characters = "1" --> serial number, character 3
r7843[3] = 57 dec --> ASCII characters = "9" --> serial number, character 4
r7843[4] = 50 dec --> ASCII characters = "2" --> serial number, character 5
r7843[5] = 51 dec --> ASCII characters = "3" --> serial number, character 6
r7843[6] = 69 dec --> ASCII characters = "E" --> serial number, character 7
r7843[7] = 0 dec --> ASCII characters = " " --> serial number, character 8
...
r7843[19] = 0 dec --> ASCII characters = " " --> serial number, character 20
r7843[20] = 0 dec
Serial number = 111923E
r7844[0...2] Memory card/device memory firmware version / Mem_crd/dev_mem FW
Access level: 2 Calculated: - Data type: Unsigned32
Can be changed: - Scaling: - Dynamic index: -
Unit group: - Unit selection: - Function diagram: -
Min:
-
Max:
-
Factory setting:
-
Description: Displays the version of the firmware stored on the memory medium of the drive device.
Depending on the drive device being used, the memory medium is a memory card, or an internal non-volatile device
memory.
Index: [0] = Internal
[1] = External
[2] = Parameter backup
Note
For index 0:
Displays the internal firmware version (e.g. 04402315).
This firmware version is the version of the memory card/device memory and not the CU firmware (r0018), however,
normally they have the same versions.
For index 1:
Displays the external firmware version (e.g. 04040000 -> 4.4).
For automation systems with SINAMICS Integrated this is the runtime version of the automation system.
For index 2:
Displays the internal firmware version of the parameter backup.
With this CU firmware version, the parameter backup was saved, which was used when powering up.
Parameters
7.2 Parameter list
SINAMICS G120X converter
Operating Instructions, 06/2019, FW V1.01, A5E44751209B AC 865