Diese Funktion führt 2 Byte Variablen in einer Word Variable zusammen.
LGF_MergeBytesToWord (FC) | ||||||||
---|---|---|---|---|---|---|---|---|
Byte | byte1 | Ret_Val | Word | |||||
Byte | byte0 | |||||||
Bezeichner | Datentyp | Beschreibung |
---|---|---|
byte1 | Byte | Input Byte 1 - MSB |
byte0 | Byte | Input Byte 0 - LSB |
Bezeichner | Datentyp | Beschreibung |
---|---|---|
Ret_Val | Word | Zusammengefügte Bytefolge, gespeichert in einer Word 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 |