Specifications
Table Of Contents
- 1
- Applying development of unilateral communication
- Serial port intercommunication agreement
- Summarize
- Control command format of serial
- Set BaudRate
- Get Reader Version
- Set Relay
- Get Relay
- Set Output Power
- Set Frequency
- Read Param
- Set Param
- Read Auto Param
- Set Auto Param
- Select Antenna
- Restore factory settings
- Reboot
- Start/ stop automode
- Clear Memory
- Set Reader Time
- Get Reader Time
- Set Report Filter
- Get Report Filter
- Set Reader Network Address
- Get Reader Network Address
- SetReader MAC
- Get Reader MAC
- Report Now
- Get Tag Info.
- GetReaderID
- Command format of serial read-write tag
- Collection of operation command
- Electronic tag storage area and notes
- SDK software development
- SDK compose
- Design introduction
- Basic constant and figure
- Constant definition
- API function return code
- Data type definition
- Parameter figure in reader
- Function return code
- Control command function
- Connect reader
- Disconnection
- Set baud rate
- Read version
- Set output power
- Set operation frequency
- Read reader basic operation parameter
- Set reader basic operation parameter
- Read reader auto parameter
- Set reader auto parameter
- Select antenna
- Set relay state in reader
- Reboot reader
- Set time
- Get time
- Get record
- Delete all records
- Network command
- Set IP address for reader
- Get IP address in reader
- Set reader MAC address
- Get reader MAC address
- Read write ISO18000-6B function
- Identify tag ID number
- Identify selected tag ID number
- Read data block
- Write data block
- Slow write data block
- Set write protection
- Read write protection
- Read write ISO18000-6C function
- Identify EPC number of ISO18000-6C tag
- Read a block data
- Write a block data
- Set read write protection state
- FCC警告语大于20cm(1)
SDK software development | VI-88R development handbook
RS485,2-RJ45. Default 0. 3- Wiegand26 4- Wiegand34
BYTE WiegandWidth; //(9)value of Weigand pulse width.
BYTE WiegandInterval; //(10)value of Weigand pulse interval.
BYTE ID_Start; //(11)start address of output ID, value
0~4.
BYTE IDPosition; //(12)storage address for tag ID in tag.
BYTE Report_Interval; //(13) report interval:unit is second.
Default 1. Automatically notify host pc once at intervals.
BYTE Report_Condition; //(14)condition of report:default 1.
0-notify now,1-timing,2-add,3-remove,4-change
BYTE Report_Output; //(15)report output port
BYTE Antenna; //(16)select
antenna.1-ant1,2-ant2,4-ant4,8-ant8
BYTE TriggerMode; //(17)trigger mode(default0): 0-low
level 1-high level
BYTE HostIP1; //(18)notified IP address
BYTE HostIP2; //(19)
BYTE HostIP3; //(20)
BYTE HostIP4; //(21)
BYTE Port1; //(22)notified port
090909RevA|Page 66 of 97










