Advertisement

Quick Links

Manual
ARE i2.0x HF
AEG is a registered trademark used under license from AB Electrolux (publ)

Advertisement

Table of Contents
loading

Summary of Contents for AEG ARE i2.0x HF

  • Page 1 Manual ARE i2.0x HF AEG is a registered trademark used under license from AB Electrolux (publ)
  • Page 2: Table Of Contents

    Version: 13 Manual ARE i2.0x HF release V3 Page: 2 / 25 Introduction ............................4 ARE i2.0x HF ............................5 ARE i2.0x HF hardware ........................5 Dimensions ARE i2.0x HF ......................5 2.1.1 Protection Class ........................... 5 2.1.2 AAN Xi9F HF dimensions ......................5 2.1.3...
  • Page 3 Version: 13 Manual ARE i2.0x HF release V3 Page: 3 / 25 LED Process active ........................19 2.3.7 LED Process status ........................20 2.3.8 LED Setup help (FLED) ......................21 2.3.9 LED (De)activate LED functionality (LED) ................21 2.3.10 System implementation ........................22 Power supply ..........................
  • Page 4: Introduction

    1. Introduction ARE i2.0x HF is a compact industrial reader based on an RS-232 interface. This version is compatible with ISO 15693 applications. ARE i2.0x HF uses an external antenna for communication to the transponder. There are various antenna form factors available.
  • Page 5: Are I2.0X Hf

    Manual ARE i2.0x HF release V3 Page: 5 / 25 2. ARE i2.0x HF ARE i2.0x HF works with transponders that comply to HF standard ISO 15693. 2.1 ARE i2.0x HF hardware 2.1.1 Dimensions ARE i2.0x HF 37.1mm | 1.461 in 57.7mm | 2.272 in...
  • Page 6: Mounting And Grounding

    ARE i2.0x HF is connected via its M12, 5-Pin male A-coded plug. Power supply as well as communication is provided by user. Do only use specified cables. ARE i2.0x HF uses a LED lit RFID symbol on its front side to visually communicate its various states (standby, reading, successful read, no read, error, and so on...).
  • Page 7: Read Range For Hf Applications Using Aan Xi9F Hf

    The antenna AAN Xi9F HF is connected via a 2-pin connector on top of ARE i2.0x HF. ARE i2.0x HF uses an external antenna AAN Xi9F HF. There are air core coil transponders like disks and ferrite core coil transponders like glass tube transponders. It is important to understand the impact of orientation of transponders relative to AAN Xi9F HF.
  • Page 8 Version: 13 Manual ARE i2.0x HF release V3 Page: 8 / 25 45mm 40mm 40mm 60mm *note: only one transponder in the field at a time. Above illustration only shows possible read ranges. Manual ARE i2.0x HF release V3.docx...
  • Page 9: Firmware Are I2.0X Hf

    2.2.1 Instruction Set Communication with ARE i2.0x HF is based on a simple ASCII text based protocol. The host sends text based telegrams to ARE i2.0x HF and receives text based telegrams back containing the answer to the query. Communication to ARE i2.0x HF is always triggered by the host.
  • Page 10: Ver

    TOR – Timeout Reading After a read is triggered by GT, TOR is a time during which ARE i2.0x HF continuously tries to read a transponder UID without the need to be triggered by the host again. This limits bus traffic considerably. Once a successful read is performed, continuous reading stops immediately regardless of time and the transponder UID is transmitted to the host.
  • Page 11 Version: 13 Manual ARE i2.0x HF release V3 Page: 11 / 25 2.2.6 GT GT – Get Tag GT is used to retrieve the transponder UID. GT uses TOR parameter to define the time during which the reader continuously looks for a transponder without the need for the host to get involved.
  • Page 12 Version: 13 Manual ARE i2.0x HF release V3 Page: 12 / 25 2.2.8 WD WD – Write transponder memory page WD is used to write to individual memory page of a transponder in the field. WD uses TOR parameter during which the reader continuously looks for a transponder without the need for the host to get involved.
  • Page 13: Cid

    ‘1’ <CR> 2.2.12 VSAVE VSAVE – Save parameter permanently in ARE i2.0x HF flash memory VSAVE is used to save parameters permanently in flash memory of ARE i2.0x HF to be available after power on. Input format: VSAVE <CR> Hex: ASCII: ‘V’...
  • Page 14: Init

    Version: 13 Manual ARE i2.0x HF release V3 Page: 14 / 25 2.2.13 INIT INIT – Restore standard parameters. Command needs to be followed up by VSAVE in order to permanently store the parameters. Input format: INIT<CR> Hex: ASCII: ‘I’...
  • Page 15: Led Instruction Set

    Version: 13 Manual ARE i2.0x HF release V3 Page: 15 / 25 2.3 LED instruction set ARE i2.0 HF employs a multi-color LED to signal different modes. Basically below colors can be created: The user can choose any color apart from white. This color is reserved for setup help functionality as described below.
  • Page 16: Led Standby (Lstb)

    Version: 13 Manual ARE i2.0x HF release V3 Page: 16 / 25 2.3.1 LED Standby (LSTB) Standby color is Cyan, no flash. Input format: LSTB<SP> 01101<CR> Hex: ASCII: ‘L’ ‘S’ ‘T’ ‘B’ <SP> ‘0’ ’1’ <CR> Output: 01101<CR> Hex: ASCII: ‘0’...
  • Page 17: Led Transponder Number Successfully Read (Lrd)

    Version: 13 Manual ARE i2.0x HF release V3 Page: 17 / 25 2.3.3 LED Transponder number successfully read (LRD) Successful read color is green, no flash Input format: LRD<SP> 01001<CR> Hex: ASCII: ‘L’ ‘R’ ‘D’ <SP> ‘0’ ‘1’ ’1’ <CR>...
  • Page 18: Led Return To Standby (Lrt)

    Version: 13 Manual ARE i2.0x HF release V3 Page: 18 / 25 2.3.5 LED Return to standby (LRT) Some modes require ARE i9 to go back to standby. The time until this happens is set by using the LRT command.
  • Page 19: Led Process Active

    Version: 13 Manual ARE i2.0x HF release V3 Page: 19 / 25 2.3.7 LED Process active In case of multiple commands being sent to the chip (e.g. rd and wd instructions), it may be necessary to control LED functionality manually. The LED Process active instruction sets the LED to a defined color and mode. This color and mode stays on as long as the LED Process active parameter is switched on.
  • Page 20: Led Process Status

    Version: 13 Manual ARE i2.0x HF release V3 Page: 20 / 25 2.3.8 LED Process status LED Process status is used to indicate the status of a process, after it is performed. Successful Process LED color is green, not flashing Input format: LPS<SP>...
  • Page 21: Led Setup Help (Fled)

    Version: 13 Manual ARE i2.0x HF release V3 Page: 21 / 25 2.3.9 LED Setup help (FLED) In order to locate the respective ARE i2.0 HF hooked up to a particular RS 232 port, the instruction FLED is used. This instruction flashes the LED in white for 10 seconds. The color can not be changed.
  • Page 22: System Implementation

    3.3 Mounting on metal ARE i2.0x HF is typically mounted on a metal DIN hat rail in a metal electrical cabinet. There is no influence of metal on performance of ARE i2.0x HF and therefore nothing to watch out for.
  • Page 23: Fcc Statement

    Version: 13 Manual ARE i2.0x HF release V3 Page: 23 / 25 4. FCC Statement 4.1 ARE i2.0x HF Valid for ARE i2.0x HF Federal Communications Commissions (FCC) Statement §15.21 You are cautioned that changes or modifications not expressly approved by the part responsible for compliance could void the user’s authority to operate the equipment.
  • Page 24: Release, Change Protocol

    Manual ARE i2.0x HF release V3 Page: 24 / 25 5. Release, Change Protocol Revision: Date: Changes: Author: 28.05.2023 Release first edition 08.06.2023 Antenna connector change for ARE i2.0x HF 23.08.2023 No read message correction Manual ARE i2.0x HF release V3.docx...
  • Page 25 AEG Identifikationssysteme GmbH Hörvelsinger Weg 47 89081 Ulm Tel.: +49 731 14 00 88 – 0 Email: sales@aegid.de Web: www.aegid.de AEG is a registered trademark used under license from AB Electrolux (publ)

Table of Contents