Programming
6.4 Status codes
SIMATIC RF1000
Operating Instructions, 02/2019, C79000-G8976-C432-04
43
6.4
Status codes
The following table contains a list of the status codes of the VHL command set divided up
into command groups.
Table 6- 45 General status codes
Value
Variable
Description
USB
RS232
syscmd
0x0000 0x00
STATUS_OK
No error
vhl
0x0101 0x01
NOTAG_ERR
Transponder does not exist or no response.
This status code requires reselection of the
card with the function "vhl_select".
0x0102 0x02
CARD_NOT_SELECTED_ERR The function cannot be executed because
no transponder is selected.
0x0103 0x03
HF_ERR
Communications problems with the tran-
sponder.
0x0104 0x04
CONFIG_ERR
The structure of the VHL file is invalid or the
VHL file was not found.
0x0105 0x05
AUTH_ERR
Authentication error. The keys in the VHL
file are invalid (MIFARE) or the stamp in the
reader is invalid (LEGIC cards).
0x0106 0x06
READ_ERR
The communications sequence is success-
ful, but reading failed.
0x0107 0x07
WRITE_ERR
This value is currently not supported.
0x0108 0x08
CONFCARD_READ
A transponder was recognized.
0x0109 0x09
INVALID_CARD_FAMILY_ERR The required transponder type does not
match the transponder family of the current-
ly selected transponder.
0x010A 0x0A
NOT_SUPPORTED_ERR
The function is not supported.
0x010B 0x0B
VHL_FORMAT_ERR
Format error
0x010C 0x0C
VHL_HW_ERR
Hardware problems during access (e.g. on
the reader chip)
Autoread
0x0501 0x01
NO_MESSAGE_ERR
No valid card / no valid transponder recog-
nized.
0x0502 0x02
SCRIPT_RUNTIME_ERR
Runtime error detected during script execu-
tion.
0x0503 0x03
SCRIPT_SYNTAX_ERR
Syntax error in the script
0x0504 0x04
SCRIPT_NOT_IMPL_ERR
Scripts does not exist.
0x0510 0x10
AR_DISABLED_ERR
"Autoread" function is switched off.