20
13
-0
4
26
IUH-F117-V1-*
Commissioning
6.2
Device Settings
Before commissioning the read/write head, the control interface must first be
configured. To do so, refer to the "Commissioning" chapter of the manual for your
control interface.
Configure the read/write heads with the described system commands (see
chapter 7.5.2). For a parameterization example, see see chapter 6.3.
6.3
Operation via the Command Interface
This section shows you how to operate the IUH-F117-V1 read/write head using an
IDENTControl control interface with serial interface. The commissioning
procedure described relates to the RS 232 interface and involves a PC. The
examples include the syntax for coding the commands and parameters via the
Ethernet TCP/IP and PROFIBUS interface. Further details about these codes and
the factory settings for your IDENTControl control interface can be found in the
manual.
<SystemCode>:
= U (for read/write head IUH*)
<TagType>:
2 ASCII characters
<UII/EPC>:
Unique Item Identifier, memory area of a tag in accordance with EPC
Gen 2 (ISO/IEC 18000-63), in which the EPC code is stored
<WordAddr>:
Word start address in the read/write tag, 4 hex
ASCII
characters, range
from "0000h" to "FFFF", depending on tag type
<WordNum>:
Number of words to be read or written, 2 hex
ASCII
characters. Range
from "01" through "20" depending on the tag type, word lengths are 4
bytes
Warning!
Device not configured or configured incorrectly
Configure the device prior to commissioning. A device that has not been
configured or configured incorrectly may lead to faults in the plant.
Caution!
Uncontrolled triggered processes
Before commissioning the device, make sure that all processes are running
smoothly; otherwise damage may occur in the plant.
Note!
Hexadecimal Display
In the examples, hexadecimal values are shown in the format .xx. A decimal point
is followed by 2 characters of hexadecimal code.
.03 = <ETX>
.41 = A
ASCII