INFICON SKY CDGxxxD (Profibus) User Manual
Page 14

14
tira54e1-a (2009-01) CDGxxxD.cp
Instructions and responses can’t be blocked: Exactly one instruction is transmitted
in one Output Telegram and exactly one response is transmitted in one Input Tele-
gram. Therefore exactly 4 bytes of user data may be transmitted within one in-
struction or one response. The instructions / responses are coded in the parameter
signature word (PKE):
Bit position
15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
AK res.
Slot
Where: Bits Meaning
15 … 12 AK ≙ Instruction / response signature
11 … 8
reserved
7 … 0
define the slot from which data are read or onto which a
value is to be written
In Master
⇒ Slave communication, the AK field contains the instruction signature of
the master.
In Slave
⇒ Master communication, the AK field contains the instruction signature of
the slave.
AK Function
Master
⇒ Slave
(Instruction signature)
AK
normal
Function
Slave
⇒ Master
(Response signature)
AK
error
0
No instruction
0
No response
1
Read parameter value
1
2
11
Transmit parameter value
(word)
Transmit parameter value
(double word)
Transmit parameter value
(byte)
7
1)
2
Write parameter value
(data type: word)
1
Transmit parameter value
(word)
7
1)
3
Write parameter value
(data type: double word)
2
Transmit parameter value
(double word)
7
1)
10 Write parameter value
(data type: byte)
11
Transmit parameter value
(byte)
7
1)
1)
Instruction cannot be executed (error code)
On the left of the table, the instruction signatures of the master are listed according
to their function. On the right of the table, the corresponding normal responses (AK
Normal) and error codes (AK Error) transmitted by the slave are listed.
1) The master transmits an instruction to the slave and repeats that instruction
until it receives a response from the slave.
2) The slave keeps transmitting the response to the instruction until the master
transmits a new instruction.
3) The master marks the end of the first instruction cycle by setting AK to zero.
Only after that, a new instruction/response cycle may be started.
Instruction signature
Instruction – response
sequence