3 l_sdc_4bytestodword - type converter, Plc designer v2.x| lenze application samples – Lenze PLC Designer V2.x User Manual

Page 302

Advertising
background image

PLC Designer V2.x| Lenze Application Samples

The L_SDC_DataConversion.lib library

L_SDC_4BytesToDWord - type converter

302

L

1.3 EN - 07/2012

18.3

L_SDC_4BytesToDWord - type converter

This function converts four input values of the "BYTE" type to an output value of the

"DWORD" type.

Inputs

Output signal
L_SDC_4BytesToDWord
- value of the "DOUBLE WORD" type according to the input values

transferred

Identifier/data type

Information/possible settings

byInput1..4

BYTE

Input value 1..4

1 Bit 0 ... bit 7 of L_SDC_4BytesToDWord
2 Bit 8 ... bit 15 of dwOut L_SDC_4BytesToDWord
3 Bit 16 ... bit 23 of dwOut L_SDC_4BytesToDWord
4 Bit 24 ... bit 31 of dwOut L_SDC_4BytesToDWord

Advertising