Script und Konfiguration
Script Download
Start
Assert con g signal
Trigger reset
Send <Ctrl-T> (0x14)
Wait for reception of "OK" (0x4F 0x4B)
in output from device (Timeout 100 ms)
received "OK"?
Yes
Send DCS le (remainder) as
HEX-string (e. g. 0x2E => "2E")
Send <LF> (0x0A)
Calculate checksum (16-Bit)
as sum of all bytes
Send checksum as HEX-string
(e. g. 0xB33F => "B33F")
Wait for reception of "Download ok"
(Timeout 500 ms)
received "Download ok"?
Yes
Wait for reception of "Restart"
in output from device
End
28
No
No
received "."?
No
Error
Bedienerhandbuch UNIGATE
Deutschmann Automation GmbH & Co. KG
Delay 100 ms
Clear input bu er
De-assert con g signal
Send <Ctrl-P> (0x10)
Wait for reception of "." (0x2E)
(Timeout 100 ms)
Yes
No
DCS le > 95 bytes?
Yes
Send rst 96 bytes of DCS le
as 192 byte HEX-string
(e. g. 0x2E => "2E")
Wait for reception of "." (0x2E)
(Timeout 500 ms)
received "."?
Yes
No
Bytes left > 127?
Yes
Send next 128 bytes of DCS le
as 256 byte HEX-string
®
IC2 - PROFINET 2Port V. 1.5
No
Error
25.1.22