![Pepperl+Fuchs IRI-KHA6-4.RX Скачать руководство пользователя страница 22](http://html1.mh-extra.com/html/pepperl-fuchs/iri-kha6-4-rx/iri-kha6-4-rx_manual_1527670022.webp)
IDENT-I • IRI-KHD2-4.RX, IRI-KHA6-4.RX
Commands
Zumutbare Änderungen aufgrund technischer Verbesserungen vorbehalten.
Copyright Fuchs, Printed in Germany
Fuchs GmbH • 68301 Mannheim • Telefon (06 21) 7 76-11 11 • Telefax (06 21) 7 76-27-11 11 • Internet http://www.pepperl-fuchs.com
A
u
sgabedat
um
27.
0
2
.2002
20
6.3
Error messages
Error messages are delivered via the serial interface according to circumstances.
These messages consist of a letter and an error number which identifies the type of
error. In data formats 28 and 64 the valid error messages are in brackets.
Example:
By the interface is sent the command “X”. This command is not defined and the mes-
sage “M2 <CR> <LF>” is returned.
6.4
Example of a program written in Basic
10 OPEN “COM1: 9600, n, 8, 1, CS, DS, CD, LF” AS #1
20 PRINT # 1, “AR1”
30 INPUT # CODE$
40 PRINT CODE$
50 GOTO 20
Error message
Explanation
E1 (M0)
Hardware fault in the control interface.
E1 (M1)
Memory fault (RAM) in the control interface.
E1 (M2)
Memory fault (PROM) in the control interface.
E9 (M3)
The received command not understood.
E9 (M4)
Parity error in serial communication.
M5 (M5)
Binary mode not admissible in the selected data mode.
E0 (M6)
The addressed read head is not connected or is not function-
ally ready.
E2 (M7)
Code carrier is not readable or is not present.
E3 (M8)
Parity check on the read code revealed an error.
All error messages are followed by a
<CR>
and
<LF>
command.
ASCII
M
2
<CR>
<LF>
Hex
33
32
0D
0A
Den.
51
50
13
10