2 STARTUP AND TESTING THE READER ...................................................................... 5
3 AEG ID INSTRUCTION SET .......................................................................................... 5
3.1 General ..................................................................................................................................................... 5
3.1.2 Output format .................................................................................................................................... 6
3.1.2.1 Instruction specific output ........................................................................................................... 6
3.1.2.2 Output after changing a parameter .............................................................................................. 6
3.1.2.3 Output at parameter query ........................................................................................................... 7
3.2.5 HF – Antenna field ........................................................................................................................... 11
3.2.6 HID – human interface device/keyboard ............................................................................................ 12
3.2.7 KL – keyboard language ................................................................................................................... 13
3.2.8 VER – version .................................................................................................................................. 13
3.3 Instructions for reading settings .............................................................................................................. 14
3.3.1 CID – suppression of ID Codes .......................................................................................................... 14
3.3.2 CN – suppression of No Reads .......................................................................................................... 15
3.3.3 NID – Failure Protection .................................................................................................................. 16
3.3.5 LAA – LED automatic activity .......................................................................................................... 17
3.3.6 TSC – time show code ...................................................................................................................... 17
3.3.7 TOR – maximum reading time .......................................................................................................... 18
3.3.8 VSAVE – variables save ................................................................................................................... 18
3.3.9 VS – variables show ......................................................................................................................... 19
3.3.10 SA – algorithm selection................................................................................................................... 19
3.4 General reading instructions .................................................................................................................... 20
3.4.1 GT – get tag ..................................................................................................................................... 20
3.4.2 MD – mode of operation ................................................................................................................... 20
3.4.3 Basic data exchange process ............................................................................................................. 20
• Connect the reader with the USB interface from your notebook or pc
• The reader is supplied via the USB interface. The supply differs depending on the used port. To
reach the maximal reading distance a powerfull supply is essential. A USB hub with its own
power supply can deliver this.
• In the device manager there will appear a new device (AEG ID Communications Port)
• In the brackets you see the port number of the device (e.g. COM5)
• Open the “Demo Terminal“ on the CD
• Open the menu “Settings”
• You have to set the following settings: baud rate 19200 baud, 8 data bits, no parity, 1 stop bit, ,
no flow control.
• Send the command „VER <CR>“ to the reader. The reader answers with the actual firmware
version (e.g. AEG ID Multi-ISO V2.034).
• Send the command “MD <SP> 0 <CR>” to the reader. The reader sends No Read messages
(XXXXXXXX), while there is no transponder in the antenna field available (if CN parameter ist
0). If there is a transponder present in the antenna field the reader sends its serial.
3 AEG ID instruction set
3.1 General
The command set described below defines the transfer of data on the serial interface.
The commands consist of a command code and optionally of a parameter value. Commands are terminated by the control character <CR> (0Dh). The control character serves as command line terminator.
Command codes and parameters,including all letters and numerical values, are principally transmitted as a sequence of ASCII characters (the value 255 (decimal) consequently as 32H, 35H, 35H; the
command RST as 52H, 53H, 54H).