Specifications

Table Of Contents
Serial port intercommunication agreement | VI-88TR development handbook
Return data: if success, return data is
(IP(4Bytes)+PORT(2Bytes)+MASK(4Bytes)+Gateway (4Bytes)).
F0H 10H 31H IP PORT MASK Gateway CheckSum
2.2.22 SetReader MAC
Function: to set network MAC for reader.
Command code: 32H
Command parameter: 6bytes parameter MAC
Command packet: 40H 08H 32H MAC CheckSum
Return data: if success, return data is null.
F0H 02H 32H DBH
2.2.23 Get Reader MAC
Function: to get network MAC from reader.
Command code: 33H
Command parameter: none
Command packet: 40H 02H 33H 8B
Return data: if success, return data is 6bytes MAC.
F0H 08H 33H MAC CheckSum
2.2.24 Report Now
090909RevA|Page 33 of 97