4 l_sdc_bitstobyte - bit multiplexer, 5 l_sdc_bitstodword - bit multiplexer, Plc designer v2.x| lenze application samples – Lenze PLC Designer V2.x User Manual

Page 303

Advertising
background image

1.3 EN - 07/2012

L

303

PLC Designer V2.x| Lenze Application Samples

The L_SDC_DataConversion.lib library

L_SDC_BitsToByte - bit multiplexer

18.4

L_SDC_BitsToByte - bit multiplexer

This FB converts eight input bits to a value of the "BYTE" type.

Inputs

Outputs

18.5

L_SDC_BitsToDWord - bit multiplexer

This FB converts 32 input bits to a value of the "DWORD" type.

Identifier/data type

Information/possible settings

xBit0..xBit7

BOOL

Input signal 1..8

Identifier/data type

Information/possible settings

byOutput

BYTE

Value of the "BYTE" type, which results by the bit set.

Advertising