Lenze Function library LenzeConversionBox Manual de usuario Pagina 8

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 14
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 7
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
Vista de pagina 7
1 2 3 4 5 6 7 8 9 10 11 12 13 14

Comentarios a estos manuales

Sin comentarios