2 Parameters
2.2 List of parameters
SINAMICS G120D
422 List Manual (LH14), 01/2016, A5E33842313
Notice: An ASCII table (excerpt) can be found, for example, in the appendix to the List Manual.
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
Description: Displays the sampling times currently present on the drive unit.
r7901[0...63]: sampling times of hardware time slices.
r7901[64...82]: sampling times of software time slices.
r7901[x] = 0, means the following:
No methods have been registered in the time slice involved.
Note: The basis for the software time slices is T_NRK = p7901[13].
Description: Displays the number of hardware sampling times that can still be assigned.
These free sampling times can be used by OA applications such as DCC or FBLOCKS.
Note: OA: Open Architecture
r7843[0...20] Memory card serial number / Mem_card ser.no
Access level: 1 Calculated: - Data type: Unsigned8
Can be changed: - Scaling: - Dyn. index: -
Unit group: - Unit selection: - Func. diagram: -
Min Max Factory setting
- - -
r7901[0...81] Sampling times / t_sample
Access level: 4 Calculated: - Data type: FloatingPoint32
Can be changed: - Scaling: - Dyn. index: -
Unit group: - Unit selection: - Func. diagram: -
Min Max Factory setting
- [µs] - [µs] - [µs]
r7903 Hardware sampling times still assignable / HW t_samp free
Access level: 3 Calculated: - Data type: Unsigned16
Can be changed: - Scaling: - Dyn. index: -
Unit group: - Unit selection: - Func. diagram: -
Min Max Factory setting
- - -