User Manual

Function library "LenzeConversionBox"
Function blocks
L_cbByteArrayToByte - Convert array of byte into 8 individual bytes
8 L DMS 1.0 EN - 07/2011 - TD05
3.1 L_cbByteArrayToByte - Convert array of byte into 8 individual bytes
This FB converts an ARRAY OF BYTE consisting of 8 elements from the BYTE data type into
8 individual bytes.
Inputs
Outputs
Call possible in: ; Cyclic task
; Interrupt task
; Time-controlled task (INTERVAL)
; Event-controlled task (EVENT)
L_cbByteArrayToByte
abyByteArray byByte0
byByte1
byByte2
byByte3
byByte4
byByte5
byByte6
byByte7
Identifier/data type Information/possible settings
abyByteArray
ARRAY[1..8] OF BYTE
Array with 8 elements from BYTE data type
Identifier/data type Value/meaning
byByte0 ... byByte7
BYTE
Element 1 ... 8 of the abyByteArray input