6-byte process image

The 6-byte process image only consists of the parameter data block. In contrast to the other process images, it does not support direct access to the process data of the AS-i slaves. The process data access must take place via the AS-i parameters 0x80 to 0x87 (digital slaves) or 0x204 to 0x27F (analog slaves).

Input data (KL6201/KL6211 -> PLC)

Parameter data block (6 bytes)

Byte 0

Byte 1

Byte 2

Byte 3

Byte 4

Byte 5

SB0

SB1

ParaIn0

ParaIn1

ParaIn2

ParaIn3

Output data (PLC -> KL6201/KL6211)

Parameter data block (6 bytes)

Byte 0

Byte 1

Byte 2

Byte 3

Byte 4

Byte 5

CB0

CB1

ParaOut0

ParaOut1

ParaOut2

ParaOut3

Key

CB n: control byte n
SB n: status byte n
Para In n: Input parameter, byte n
Para Out n: Output parameter, byte n
ASiSN: AS-i status nibble
ASiCN: AS-i command nibble
ASiIn slave x+y: Input data of the AS-i slaves x and y (one nibble per slave)
ASiOut slave x+y: Output data of the AS-i slaves x and y (one nibble per slave)