Download Print this page
Pepperl+Fuchs IQT1 R4-V1 Series Manual
Pepperl+Fuchs IQT1 R4-V1 Series Manual

Pepperl+Fuchs IQT1 R4-V1 Series Manual

Rfid r/w systems, 13.56 mhz

Advertisement

Quick Links

FACTORY AUTOMATION
MANUAL
IQT1-*-R4-V1
RFID R/W systems, 13.56 MHz

Advertisement

loading
Need help?

Need help?

Do you have a question about the IQT1 R4-V1 Series and is the answer not in the manual?

Questions and answers

Summary of Contents for Pepperl+Fuchs IQT1 R4-V1 Series

  • Page 1 FACTORY AUTOMATION MANUAL IQT1-*-R4-V1 RFID R/W systems, 13.56 MHz...
  • Page 2 IQT1-*-R4-V1 With regard to the supply of products, the current issue of the following document is ap- plicable: The General Terms of Delivery for Products and Services of the Electrical Indus- try, published by the Central Association of the Electrical Industry (Zentralverband Elektrotechnik und Elektroindustrie (ZVEI) e.V.) in its most recent version as well as the supplementary clause: "Expanded reservation of proprietorship"...
  • Page 3 IQT1-*-R4-V1 Introduction................. 4 Declaration of Conformity............5 Declaration of Conformity ..............5 Safety ................... 6 Symbols Relevant to Safety ..............6 Intended Use ..................6 General Notes on Safety ..............6 Specific Safety Instructions ..............7 3.4.1 IQT*-*-R4-V1 R/W System ..............7 Product Description ..............
  • Page 4 Introduction Introduction Congratulations You have chosen a device manufactured by Pepperl+Fuchs. Pepperl+Fuchs develops, produces and distributes electronic sensors and interface modules for the market of automation technology on a worldwide scale. Before installing this equipment and put into operation, read this manual carefully. This manual containes instructions and notes to help you through the installation and commissioning step by step.
  • Page 5 This product was developed and manufactured under observance of the applicable European standards and guidelines. Note! A Declaration of Conformity can be requested from the manufacturer. The product manufacturer, Pepperl+Fuchs GmbH, D-68307 Mannheim, has a certified quality assurance system that conforms to ISO 9001. ISO9001...
  • Page 6 If serious faults occur, stop using the device. Secure the device against inadvertent operation. In the event of repairs, return the device to your local Pepperl+Fuchs representative or sales office. The connection of the device and maintenance work when live may only be carried out by a qualified electrical specialist.
  • Page 7 IQT1-*-R4-V1 Safety Specific Safety Instructions 3.4.1 IQT*-*-R4-V1 R/W System Warning! Processes started in an uncontrolled manner jeopardize the plant Before commissioning, ensure that there are no risks involved in using the device that may endanger the plant. Power supply The device may only be operated using a limited-power current source, in accordance with EN 60950.
  • Page 8 IQT1-*-R4-V1 Product Description Product Description These products are R/W systems equipped with a RS485 serial interface. The R/W systems write to and read from read/write tags in the 13.56 MHz frequency range. The devices are connected via M12 plugs. Figure 4.1 IQT1-18GM-R4-V1 Figure 4.2 IQT1-F61-R4-V1...
  • Page 9 Retain the original packaging in case you have to store or ship the device again at a later date. Should you have any questions, please contact Pepperl+Fuchs. Mounting and Connecting the R/W System Note! Do not mount the R/W system in metal surfaces.
  • Page 10 By using a command, you can tell the device the specific read/write tag with which it is to communicate. IQT1-*-V1 R/W systems currently support the following read/write tags: 13.56 MHz/ISO 15693 Tag Types Pepperl+Fuchs Tag type Chip type Details designation...
  • Page 11 IQT1-*-R4-V1 Operation Command Overview The commands in the list are described in detail on the following pages. System commands Abbre- Command description viation Page version See "version VE" on page 15, see "Version VE" on page set device address See "Set Device Address SD" on page 16 get device address See "Get Device Address GA"...
  • Page 12 IQT1-*-R4-V1 Operation Read-Only Code Abbre- Command description viation Page single read read-only code SF See "Single Read Read-Only Code SF" on page 18, see "Single Read Words SR" on page 17 enhanced buffered read See "Enhanced Buffered Read Read-Only Code EF" on read-only code page 18, see "Enhanced Buffered Read Read-Only Code EF"...
  • Page 13 IQT1-*-R4-V1 Operation Configure Interface CI This command configures the timeout and the baud rate. The values are stored in the nonvolatile memory. Any modifications become active only after a reset has been performed. The timeout is the time after which the R/W system no longer waits for characters in a command.
  • Page 14 IQT1-*-R4-V1 Operation Enhanced Buffered Read Words ER The R/W system continuously attempts to read <WordNum> 32-bit words from the address <WordAddr>. Variable data is transferred via the interface. When a read/write tag leaves the detection range, the status '05h' (read command) is output. Command: ER <WordAddr>...
  • Page 15 IQT1-*-R4-V1 Operation Command: SF <CHCK> <ETX> Response: <Status> <Data> <CHCK> <ETX> Enhanced Buffered Read Read-Only Code EF The R/W head makes attempts until successful to read a read-only code. Once it has successfully read a code, the status '00h' is output. The status '05h' (read command) is output whenever a read/write tag leaves the detection range.
  • Page 16 IQT1-*-R4-V1 Operation Set Device Address SD This command changes the device address in multidrop mode from <OldDeviceNo> to <NewDeviceNo>. The default device address is "FF". Command: SD <OldDeviceNo> <NewDeviceNo> <CHCK> <ETX> Response: <Status> <DeviceNo> <CHCK> <ETX> Get Device Address GA This command reads the device address of a R/W system.
  • Page 17 IQT1-*-R4-V1 Operation reset RS This command sets the changed system settings, e.g. timeout and baud rate, newly loaded from the non-volatile memory. Command: RS <DeviceNo> <CHCK> <ETX> Response: "2" <DeviceNo> <CHCK> <ETX> Command Store CS <Param> = "1" stores the next command in this setting in the nonvolatile memory. This command is executed.
  • Page 18 IQT1-*-R4-V1 Operation Command: ER <DeviceNo> <WordAddr> <WordNum> <CHCK> <ETX> Response: <Status> <DeviceNo> <CHCK> <ETX> Single Write Words SW The R/W system makes only one attempt to write <WordNum> 32-bit words from the address <WordAddr>. Command: SW <DeviceNo> <WordAddr> <WordNum> <Data> <CHCK> <ETX> Response: <Status>...
  • Page 19 IQT1-*-R4-V1 Operation Command: EF <DeviceNo> <CHCK> <ETX> Response: <Status> <DeviceNo> <CHCK> <ETX> Legend <CHCK>: 1 ASCII character, 8 bit checksum with the addition of all preceding characters, without overrun. <CR>: 1 ASCII character 13 <Data>: <WordNum> times 4 octets. <DeviceNo>: 2 ASCII characters <ExecCounter>: '-': No command active...
  • Page 20 Twinsburg, Ohio 44087 · USA Tel. +1 330 4253555 E-mail: sales@us.pepperl-fuchs.com Asia Pacific Headquarters Pepperl+Fuchs Pte Ltd. Company Registration No. 199003130E Singapore 139942 Tel. +65 67799091 E-mail: sales@sg.pepperl-fuchs.com www.pepperl-fuchs.com Subject to modifications / DOCT-3728D Copyright PEPPERL+FUCHS • Printed in Germany 09/2015...

This manual is also suitable for:

Iqt1-18gm-r4-v1Iqt1-f61-r4-v1Iqt1-fp-r4-v1