LGF_MergeBitsToDWord (FC / V3.0.1)

Overview

Author: Siemens Digital Industry

Short description

This function merge 32 Bits / 32 Boolean variables into one DWord variable.

Block Interface

LGF_MergeBitsToDWord (FC)
Bool  bit31 Ret_Val  DWord
    
Bool  bit30   
    
Bool  bit29   
    
Bool  bit28   
    
Bool  bit27   
    
Bool  bit26   
    
Bool  bit25   
    
Bool  bit24   
    
Bool  bit23   
    
Bool  bit22   
    
Bool  bit21   
    
Bool  bit20   
    
Bool  bit19   
    
Bool  bit18   
    
Bool  bit17   
    
Bool  bit16   
    
Bool  bit15   
    
Bool  bit14   
    
Bool  bit13   
    
Bool  bit12   
    
Bool  bit11   
    
Bool  bit10   
    
Bool  bit9   
    
Bool  bit8   
    
Bool  bit7   
    
Bool  bit6   
    
Bool  bit5   
    
Bool  bit4   
    
Bool  bit3   
    
Bool  bit2   
    
Bool  bit1   
    
Bool  bit0   
    
   

Input parameter

IdentifierData type Description
bit31Bool Input Bit 31 - MSB
bit30Bool Input Bit 30
bit29Bool Input Bit 29
bit28Bool Input Bit 28
bit27Bool Input Bit 27
bit26Bool Input Bit 26
bit25Bool Input Bit 25
bit24Bool Input Bit 24
bit23Bool Input Bit 23
bit22Bool Input Bit 22
bit21Bool Input Bit 21
bit20Bool Input Bit 20
bit19Bool Input Bit 19
bit18Bool Input Bit 18
bit17Bool Input Bit 17
bit16Bool Input Bit 16
bit15Bool Input Bit 15
bit14Bool Input Bit 14
bit13Bool Input Bit 13
bit12Bool Input Bit 12
bit11Bool Input Bit 11
bit10Bool Input Bit 10
bit9Bool Input Bit 9
bit8Bool Input Bit 8
bit7Bool Input Bit 7
bit6Bool Input Bit 6
bit5Bool Input Bit 5
bit4Bool Input Bit 4
bit3Bool Input Bit 3
bit2Bool Input Bit 2
bit1Bool Input Bit 1
bit0Bool Input Bit 0 - LSB

Output parameter

IdentifierData type Description
Ret_ValDWord Composite Bit 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