Specifications

Table Of Contents
Serial port intercommunication agreement | VI-88TR development handbook
Command packet:40H 02H 16H A8H
ReturnData: if success, return data will be (2 bytes of mask ADDR2 bytes
of mask LENM bytes of data). If LEN/8 is integer, then M=LEN/8if LEN/8
is not integer, then M=LEN/81, last byte data in high-order-position,
low-order filling zero.
F0H 4+M 16H ADDR LEN M CheckSum
2.2.20 Set Reader Network Address
Function: to set network address for reader.
Command code: 30H
Command parameter: 14bytes parameter.
(IP(4Bytes)+PORT(2Bytes)+MASK(4Bytes)+Gateway(4Bytes)).
Command packet: 40H 10H 30H IP PORT MASK Gateway
CheckSum
Return data: if success, return data is null.
F0H 02H 30H DEH
2.2.21 Get Reader Network Address
Function: to get network address from reader.
Command code: 31H
Command parameter: none
Command packet: 40H 02H 31H 8DH
090909RevA|Page 32 of 97