LGF_SplitWordToBytes (FC / V3.0.1)


Autor: Siemens Digital Industry

Kurzbeschreibung

Diese Funktion zerlegt eine Word Variable in 2 Byte Variablen.

Baustein Schnittstelle

LGF_SplitWordToBytes (FC)
Word  word Ret_Val  Void
    
   byte1  Byte
    
   byte0  Byte
    
   

Input Parameter

BezeichnerDatentypBeschreibung
wordWordBitfolge die zerlegt wird

Output Parameter

BezeichnerDatentypBeschreibung
Ret_ValVoidVoid - Funktion hat keinen Rückgabewert
byte1ByteOutput Byte 1 - MSB
byte0ByteOutput Byte 0 - LSB

Änderungshistorie

Version & DatumÄnderungsbeschreibung
01.00.00Simatic Systems Support
20.06.2019First release
03.00.00Simatic Systems Support
23.04.2020Set version to V3.0.0
harmonize the version of the whole library
03.00.01Simatic Systems Support
22.02.2021Insert documentation