L_cbbytetobytearray, Function library "lenzeconversionbox – Lenze Function library LenzeConversionBox User Manual
Page 9

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