38 Byte Prozessabbild
Für AS-i Netze, in denen auch Slave-Adressen größer 32 eingesetzt werden, benötigen Sie das 38 Byte große Prozessabbild um direkt auf die Prozessdaten dieser AS-i Slaves zugreifen zu können.
Eingangsdaten (KL6201/KL6211 -> SPS)
Parameterdatenblock (6 Byte) | Prozessdatenblock (32 Byte) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Byte 0 | Byte 1 | Byte 2 | Byte 3 | Byte 4 | Byte 5 | Byte 6 | Byte 7 | Byte 8 | ... | Byte 37 |
SB0 | SB1 | ParaIn0 | ParaIn1 | ParaIn2 | ParaIn3 | ASiSN | ASiIn | ASiIn | ... | ASiIn |
Ausgangsdaten (SPS -> KL6201/KL6211)
Parameterdatenblock (6 Byte) | Prozessdatenblock (32 Byte) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Byte 0 | Byte 1 | Byte 2 | Byte 3 | Byte 4 | Byte 5 | Byte 6 | Byte 7 | Byte 8 | ... | Byte 37 |
CB0 | CB1 | ParaOut0 | ParaOut1 | ParaOut2 | ParaOut3 | ASiCN | ASiOut | ASiOut | ... | ASiOut |
Legende
CB n: Control-Byte n
SB n: Status-Byte n
Para In n: Eingangsparameter, Byte n
Para Out n: Ausgangsparameter, Byte n
ASiSN: AS-i Status-Nibble
ASiCN: AS-i Command-Nibble
ASiIn Slave x+y: Eingangsdaten der AS-i Slaves x und y (ein Nibble pro Slave)
ASiOut Slave x+y: Ausgangsdaten der AS-i Slaves x und y (ein Nibble pro Slave)