
STANDARD TCP/IP INTERFACE
107
7
7.3 STANDARD TCP/IP - COMMAND & RESPONSE EXAMPLES
In standard TCP/IP, RFID commands issued by the host resemble Modbus TCP commands.
The BIS M-626 handles all handshaking tasks.
Moreover, the command & response packets need an additional word at the beginning of the
string:
Protocol Header 0xFF
in MSB,
< Node ID>
in LSB.
Please notice that these two bytes are not considered part of the CBx command packet and
should not be counted in the Overall Length.
Below is the structure of the additional word required, named as
Word # 00
:
Word #
Command Packet Element
MSB
LSB
00
Protocol Header
in MSB:
0xFF
Node ID
in LSB
0xFF
<Node ID>
And similarly for the response:
Word #
Response PACKET ELEMENT
MSB
LSB
00
Protocol Header
in MSB: 0xFF
Node ID Echo
in LSB
0xFF
<Node ID Echo>
NOTE
These first two bytes will not be returned in the response packet for
commands executed by Node 01.
Therefore, the command packet structure for Standard TCP/IP applications is:
Figure 57 - Standard TCP/IP Protocol Command Packet Structure
Summary of Contents for BIS M-370-000-A02
Page 1: ......
Page 2: ......
Page 3: ......
Page 7: ......
Page 16: ...9 BIS M 371 000 A01 BIS M 372 000 A01 BIS M 373 000 A01 BIS M 370 000 A02 Figure G...
Page 17: ...10...
Page 21: ...BIS M 62_ MANUAL 14 1...
Page 60: ...INSTALLATION 53 2...
Page 77: ...BIS M 62_ MANUAL 70 4...
Page 101: ...BIS M 62_ MANUAL 94 5...
Page 103: ...BIS M 62_ MANUAL 96 6 The HTTP Server Main Page will be displayed...
Page 126: ...DEVICENET INTERFACE 119 8...
Page 185: ...BIS M 62_ MANUAL 178 10...
Page 188: ...RFID OPERATING PRINCIPLES 181 11...