LGF_MergeBytesToDWord (FC / V3.0.1)

Overview

Author: Siemens Digital Industry

Short description

This function merge 4 Byte variables into one DWord variable.

Block Interface

LGF_MergeBytesToDWord (FC)
Byte  byte3 Ret_Val  DWord
    
Byte  byte2   
    
Byte  byte1   
    
Byte  byte0   
    
   

Input parameter

IdentifierData type Description
byte3Byte Input Byte 3 - MSB
byte2Byte Input Byte 2
byte1Byte Input Byte 1
byte0Byte Input Byte 0 - LSB

Output parameter

IdentifierData type Description
Ret_ValDWord Composite Byte sequence stored as DWord variable

Change log

Version & DateChange description
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