Siemens SIMATIC Ident RF200 Operating Manual

Siemens SIMATIC Ident RF200 Operating Manual

Ascii protocol
Hide thumbs Also See for SIMATIC Ident RF200:

Advertisement

SIMATIC Ident
RFID systems
ASCII protocol for RF200
Operating Manual
11/2016
C79000-G8976-C329-04
___________________
Introduction
Command and message
___________________
frames
___________________
Scan mode function
extension for ASCII readers
___________________
Reader
___________________
Transponder
___________________
Appendix
___________________
Service & Support
1
2
3
4
5
A
B

Advertisement

Table of Contents
loading

Summary of Contents for Siemens SIMATIC Ident RF200

  • Page 1 ___________________ Introduction Command and message ___________________ frames ___________________ Scan mode function SIMATIC Ident extension for ASCII readers ___________________ Reader RFID systems ASCII protocol for RF200 ___________________ Transponder ___________________ Appendix Operating Manual ___________________ Service & Support 11/2016 C79000-G8976-C329-04...
  • Page 2 Note the following: WARNING Siemens products may only be used for the applications described in the catalog and in the relevant technical documentation. If products and components from other manufacturers are used, these must be recommended or approved by Siemens. Proper transport, storage, installation, assembly, commissioning, operation and maintenance are required to ensure that the products operate safely and without any problems.
  • Page 3: Table Of Contents

    Table of contents Introduction ............................. 5 Properties of the protocol ......................6 Interface parameters ......................... 7 Specifications for data transmission ..................8 Command and message frames ......................9 Overview of commands ......................9 "READ" command ........................10 "WRITE" command ......................... 11 SLG STATUS (mode 0) command ..................
  • Page 4 Table of contents Appendix .............................. 41 PC driver "LAUF/3964R" ......................41 Connecting cables ......................... 41 Wide-range power supply unit ....................43 Service & Support ..........................45 ASCII protocol for RF200 Operating Manual, 11/2016, C79000-G8976-C329-04...
  • Page 5: Introduction

    “RF200” on controllers or host systems with the RS-232 serial interface. Registered trademarks SIMATIC ®, SIMATIC NET ®, SIMATIC RF ® and MOBY ® are registered trademarks of Siemens AG. Additional information You will find more information in "RF200 system manual (http://support.automation.siemens.com/WW/view/en/43906324)".
  • Page 6: Properties Of The Protocol

    Introduction 1.1 Properties of the protocol Properties of the protocol This protocol represents a simple communications procedure for a point-to-point connection. The communications parameters of the serial interface are set as follows in the factory: ● Data frame with 8 data bits ●...
  • Page 7: Interface Parameters

    Introduction 1.2 Interface parameters Interface parameters You can select the following interface parameters: ● Transmission speed: – 19.2 kBd (default), – 57.6 kBd, – 115.2 kBd ● Parity: – without, – even, – odd (default) ● Stop bits: – 1 (default), –...
  • Page 8: Specifications For Data Transmission

    Introduction 1.3 Specifications for data transmission Specifications for data transmission The data transfer must meet the following specification: With each byte, first the high nibble and then the low nibble are transferred. e.g. in the case of 0x87: first character → 0x38; second character → 0x37. "Words"...
  • Page 9: Command And Message Frames

    Command and message frames Overview of commands The ASCII protocol supports the single tag mode with normal addressing. The following modes can be selected: ● with presence (MDS_Control On) ● without presence (MDS_Control Off) ● without presence including command-dependent antenna on/off (MDS_Control, HF Off) If the presence check is active "with presence", transponders entering the antenna field are displayed.
  • Page 10: Read" Command

    Command and message frames 2.2 "READ" command The following messages are not generated by the reader: ● Startup Note "RESET" after startup The reader does not generate a startup message. Following the startup, execute a "RESET" so that the reader can receive further commands. "READ"...
  • Page 11: Write" Command

    Command and message frames 2.3 "WRITE" command Address Designation Value Description Byte 6 User data address Value from command Byte 7 Byte 8 User data address Value from command Byte 9 Byte 10 User data length Value from command Byte 11 Byte 12 User data lowest byte, high nibble...
  • Page 12: Slg Status (Mode 0) Command

    Command and message frames 2.4 SLG STATUS (mode 0) command Table 2- 5 "WRITE" acknowledgment Address Designation Value Description Byte 0 Frame length 0x30 Net data length of the frame - 1 byte Byte 1 0x32 Byte 2 Command 0x30 Byte 3 0x31 Byte 4...
  • Page 13: Slg Status (Mode 1) Command

    Command and message frames 2.5 SLG STATUS (mode 1) command Address Designation Value Description Byte 8 Command status 0x30 0x30 ≙ command is not active Byte 9 0x30 / 0x31 0x31 ≙ command is active Byte 10 Presence 0x30 0x30 ≙ no presence 0x31 ≙...
  • Page 14 Command and message frames 2.5 SLG STATUS (mode 1) command Address Designation Value Description Byte 9 0xXX XX = 31 ≙ RF260R XX = 32 ≙ RF210R / RF220R XX = 33 ≙ RF240R XX = 34 ≙ RF240R (RS-232) XX = 35 ≙...
  • Page 15: Mds-Status" (Mode 3) Command

    Command and message frames 2.6 "MDS-STATUS" (mode 3) command Address Designation Value Description Byte 46 Ftim 0x30 Selected ISO mode from reset parameter Byte 47 (see section "RESET") Bytes 48..49 Reserved 0x30 Byte 50 0x30 0x31 ≙ antenna is switched on 0x32 ≙...
  • Page 16 Command and message frames 2.6 "MDS-STATUS" (mode 3) command Address Designation Value Description Byte 6 Mode 0x30 Value from command Byte 7 0x33 Byte 8 0x45 8-byte UID, beginning with the MSB (always E0) Byte 9 0x30 Byte 10 byte 6, high nibble Byte 11 byte 6, low nibble Byte 12...
  • Page 17: Set-Ant" Acknowledgement

    Command and message frames 2.7 "SET-ANT" acknowledgement "SET-ANT" acknowledgement Table 2- 12 "SET-ANT" acknowledgement Address Designation Value Description Byte 0 Frame length 0x30 Net data length of the frame - 1 byte Byte 1 0x33 Byte 2 Command 0x30 Byte 3 0x30 Byte 4 Status...
  • Page 18: Reset" Command

    Command and message frames 2.9 "RESET" command Address Designation Value Description Byte 8 Parity 0x30 0x30 ≙ odd parity Byte 9 0x30 / 0x31 / 0x32 0x31 ≙ odd parity 0x32 ≙ no parity Byte 10 Stop bit 0x30 0x30 ≙ 1 stop bit 0x31 ≙...
  • Page 19: Anw-Meld" Message

    Command and message frames 2.10 "ANW-MELD" message Address Designation Value Description Byte 14 mtag 0x30 Only single tag mode is supported Byte 15 0x30 Byte 16 0x30 Byte 17 0x31 Byte 18 Fcon 0x30 Reserved Byte 19 0x30 Byte 20 Ftim 0x30 ISO mode general...
  • Page 20 Command and message frames 2.10 "ANW-MELD" message Address Designation Value Description Byte 6 reserved 0x30 Byte 7 0x30 Byte 8 Presence status 0x30 0x30 ≙ no transponder in the an- tenna field Byte 9 0x30 / 0x31 0x31 ≙ one transponder in the antenna field With the active presence check, if there is a change in the presence status, the reader sends a frame with the number of transponders in the antenna field.
  • Page 21: Error Messages

    Command and message frames 2.11 Error messages 2.11 Error messages The following error messages are recognized by the RF200 system and entered in the command acknowledgement in the "status" field. Table 2- 19 Error codes of the RF200 readers Flashing of Error code Description red LED on...
  • Page 22 Command and message frames 2.11 Error messages Note Manufacturer-dependent error messages With transponders with a blocked/protected memory area, different error messages (e.g. error 0x01, 0x0C) can occur depending on the manufacturer type (NXP, Infineon, etc.) ASCII protocol for RF200 Operating Manual, 11/2016, C79000-G8976-C329-04...
  • Page 23: Scan Mode Function Extension For Ascii Readers

    Scan mode function extension for ASCII readers The scan mode function extension retains the original function of the RF200 ASCII readers. The extension adds the SYSTEM command to the existing command set. Using this command, you can switch the readers retentively to scan mode. This means that the switchover to scan mode is stored in a failsafe manner on the reader.
  • Page 24: Retentively Enabling/Disabling Scan Mode

    Scan mode function extension for ASCII readers 3.1 Retentively enabling/disabling scan mode Retentively enabling/disabling scan mode You can enable scan mode by executing the “SYSTEM” command with the function identifier “FKT = 0x08”. Command Value Description SYSTEM 0xAA Retentively enable scan mode FKT = 0x08 •...
  • Page 25: Communication And Parameter Assignment

    Scan mode function extension for ASCII readers 3.2 Communication and parameter assignment The reader is in scan mode as soon as the message frame has been successfully transmitted. Communication and parameter assignment In the scan mode, data are transferred automatically to the host via the serial interface when the reader is switched on.
  • Page 26: Communication In Scan Mode

    Scan mode function extension for ASCII readers 3.3 Communication in scan mode Communication in scan mode The communication between host and reader in scan mode occurs using the interface parameters set in the reader. The interface parameters are set as follows in the factory: ●...
  • Page 27 Scan mode function extension for ASCII readers 3.3 Communication in scan mode The “Transmission in ASCII format” setting means that the four higher-order bits are converted and transmitted first followed by the four least significant bits, irrespective of the “ByteOrder” parameter. Data description The following table lists all parameters available in the reader.
  • Page 28 Scan mode function extension for ASCII readers 3.3 Communication in scan mode Byte Value Meaning Description RS232 Physical interface reserved Physical interface setting. Only possible with RF38xR. 9600 Baud rate Transmission speed setting. Applies to scan mode, test mode, and frame communi- 19200 cation.
  • Page 29: Change Parameters" Frame

    Scan mode function extension for ASCII readers 3.3 Communication in scan mode Table 3- 8 “Data record” parameter, UID + user data Separator Data End-of-text character Table 3- 9 Example of a UID in ISO mode binary: 0xE0 0x04 0x01 0x00 0x54 0x75...
  • Page 30: Read Status" Frame

    Scan mode function extension for ASCII readers 3.3 Communication in scan mode All parameters must always be transmitted together. If the reader configuration is not saved on the host, you should first read out the parameters saved to the reader. 3.3.2 “Read status”...
  • Page 31: Enable Test Mode" Frame

    Scan mode function extension for ASCII readers 3.3 Communication in scan mode Status information The following table lists the status information that can be read out from the reader. The byte count refers to the entry in the acknowledgement of the “Read status” frame. Table 3- 16 Description of status information Byte...
  • Page 32: Error Messages

    Scan mode function extension for ASCII readers 3.4 Error messages Error messages Error messages The error code is always stored in byte 2 of the acknowledgment. Error Code “00” is always output when a frame is processed without errors. Error code ≠ 00 means that the parameters have not been accepted.
  • Page 33: Reader

    Reader Ordering data Table 4- 1 Ordering data of the reader Article number RF240R with RS-232 interface (ASCII) 6GT2821-4AC40 RF250R with RS-232 interface (ASCII) 6GT2821-5AC40 RF260R with RS-232 interface (ASCII) 6GT2821-6AC40 LED status indicator The LEDs indicate the reader’s operating states. The LED can appear green, red, or yellow and indicate off , on , and flashing status:...
  • Page 34 Reader 4.2 LED status indicator ASCII protocol for RF200 Operating Manual, 11/2016, C79000-G8976-C329-04...
  • Page 35: Transponder

    Transponder Selecting the transponders Table 5- 1 ISO transponder ISO transponder Description Article number MDS D100 6GT2600-0AD10 IP68 • Memory size: 112 bytes of EEPROM user memory • Operating temperature: -25 °C ... +80 °C • Dimensions (L x W x H): 85.6 x 54 x 0.9 mm •...
  • Page 36 Transponder 5.1 Selecting the transponders ISO transponder Description Article number MDS D165 6GT2600-1AB00-0AX0 IP65 • Memory size: 112 bytes of EEPROM user memory • Operating temperature: -25 °C ... +85 °C • Dimensions (L x W): 86 x 54 mm •...
  • Page 37 Transponder 5.1 Selecting the transponders ISO transponder Description Article number MDS D423 6GT2600-4AA00 IP68; IPx9K • Memory size: 2000 bytes of FRAM user memory • Operating temperature: -25 °C ... +85 °C • Dimensions (Ø x H): 30 (+0.2/-0.5) x 8 (-0.5) mm •...
  • Page 38 Transponder 5.1 Selecting the transponders ISO transponder Description Article number MDS D522 6GT2600-5AF00-0AX0 IP68 • Special version Memory size: 8192 bytes of FRAM user memory • Operating temperature: -25 °C ... +85 °C • Dimensions (Ø x H): 18 (+0.1) x 5.2 mm •...
  • Page 39: Memory Configuration Of The Transponders

    Transponder 5.2 Memory configuration of the transponders Memory configuration of the transponders Figure 5-1 Memory configuration of the transponders ASCII protocol for RF200 Operating Manual, 11/2016, C79000-G8976-C329-04...
  • Page 40 Transponder 5.2 Memory configuration of the transponders Memory areas Depending on the manufacturer of the transponder chip, the memory configuration of an ISO transponder consists of varying sizes of user memory. The typical sizes are 112 bytes, 256 bytes, 992 bytes EEPROM or 2000 bytes FRAM. Each ISO transponder chip has an 8-byte long unique serial number (UID, read only).
  • Page 41: Appendix

    As an alternative to the ASCII protocol, you can, however, also assign parameters using the PC with the "3964R" driver. The SIEMENS PC driver "3964R" can be integrated easily in an application to simplify the creation of the communications functions between a PC as host and the reader.
  • Page 42 Appendix A.2 Connecting cables With open ends for the power supply Figure A-2 Connecting cable between PC and RF240R/RF260R/RF290R (RS-232) with open ends for the power supply ASCII protocol for RF200 Operating Manual, 11/2016, C79000-G8976-C329-04...
  • Page 43: Wide-Range Power Supply Unit

    EU standards for CE conformity. Furthermore, the US version has been UL-certified for the US and Canada. Wide-range power supply unit for SIMATIC RF systems Characteristics Application Supplying power to Siemens Ident devices Degree of protection IP67 Design features Mechanically and electrically rug- •...
  • Page 44 Appendix A.3 Wide-range power supply unit Table A- 2 Ordering data accessories for the wide-range power supply unit for SIMATIC RF sys- tems Article number 24 V connecting cable 6GT2891-0NH50 for SIMATIC RF620R/RF630R/RF640R/RF670R 24 V connecting cable 6GT2891-0PH50 for SIMATIC RF650R/RF680R/RF685R 24 V connecting cable 6GT2491-1HH50 for readers of the SIMATIC-product family MOBY D...
  • Page 45: Service & Support

    Service & Support Industry Online Support In addition to the product documentation, the comprehensive online information platform of Siemens Industry Online Support at the following Internet address: Link 1: (https://support.industry.siemens.com/cs/de/en/) Apart from news, there you will also find: ● Project information: Manuals, FAQs, downloads, application examples etc.
  • Page 46 Service & Support ASCII protocol for RF200 Operating Manual, 11/2016, C79000-G8976-C329-04...

This manual is also suitable for:

6gt2821-4ac406gt2821-5ac406gt2821-6ac40

Table of Contents