Appendix: flow charts showing the operation of the device
Flow chart: rapid command processing with loop counter
Hans Turck GmbH & Co. KG | T +49 208 4952-0 | more@turck.com | www.turck.com
07.00 | 2022/09 | 280
15.2 Flow chart: rapid command processing with loop counter
busy
done
in.errorCode = 0x0000
done
in.errorCode = [0x0001…0xffff]
Start
in.loopCout <> 0
or
in.responseCode <> 0
(in.loopCount <> out.loopCount)
or
in.responseCode ≤ 0
in.responseCode < 0x4000
new command desired?
idle:
out.commandCode := 0
out.loopCount := 0
initiate command:
out.loopCount :=
out.loopCount+1
select command:
out.commandCode :=
0x2002 LOOP_READ
yes no
Fig.176: Flow chart for fast command processing with loop counter