Diese Funktion zerlegt eine Word Variable in 2 Byte Variablen.
LGF_SplitWordToBytes (FC) | ||||||||
---|---|---|---|---|---|---|---|---|
Word | word | Ret_Val | Void | |||||
byte1 | Byte | |||||||
byte0 | Byte | |||||||
Bezeichner | Datentyp | Beschreibung |
---|---|---|
word | Word | Bitfolge die zerlegt wird |
Bezeichner | Datentyp | Beschreibung |
---|---|---|
Ret_Val | Void | Void - Funktion hat keinen Rückgabewert |
byte1 | Byte | Output Byte 1 - MSB |
byte0 | Byte | Output Byte 0 - LSB |
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 |