Diese Funktion führt 4 Byte Variablen in einer DWord Variable zusammen.
| LGF_MergeBytesToDWord (FC) | ||||||||
|---|---|---|---|---|---|---|---|---|
| Byte | byte3 | Ret_Val | DWord | |||||
| Byte | byte2 | |||||||
| Byte | byte1 | |||||||
| Byte | byte0 | |||||||
| Bezeichner | Datentyp | Beschreibung |
|---|---|---|
| byte3 | Byte | Input Byte 3 - MSB |
| byte2 | Byte | Input Byte 2 |
| byte1 | Byte | Input Byte 1 |
| byte0 | Byte | Input Byte 0 - LSB |
| Bezeichner | Datentyp | Beschreibung |
|---|---|---|
| Ret_Val | DWord | Zusammengefügte Bytefolge, gespeichert in einer DWord Variable |
| Version & Datum | Änderungsbeschreibung | |
|---|---|---|
| 01.00.00 | Simatic Systems Support | |
| 20.06.2019 | First release | |
| 03.00.00 | Simatic Systems Support | |
| 23.04.2020 | Set version to V3.0.0 harmonize the version of the whole library | |
| 03.00.01 | Simatic Systems Support | |
| 22.02.2021 | Insert documentation | |