9 l_sdc_dwordtobits - bit demultiplexer, 10 l_sdc_dwordto2words - type converter, Plc designer v2.x| lenze application samples – Lenze PLC Designer V2.x User Manual

Page 307

Advertising
background image

1.3 EN - 07/2012

L

307

PLC Designer V2.x| Lenze Application Samples

The L_SDC_DataConversion.lib library

L_SDC_DWordToBits - bit demultiplexer

18.9

L_SDC_DWordToBits - bit demultiplexer

This FB outputs the 32 corresponding bit values for an input value of the "DWORD" type.

Inputs

Outputs

18.10

L_SDC_DWordTo2Words - type converter

This FB converts an input value of the "DWORD" type to two output values of the "WORD"

type.

Identifier/data type

Information/possible settings

dwInput

DWORD

Input signal

Identifier/data type

Information/possible settings

xBit0..xBit31

BOOL

Output of bit 0..bit 31 of dwInput (valency: 2

0

..2

31

)

Advertising