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
BYTE EnableBuzzer; //(12)1:enable buzzer 0:disable buzzer
BYTE IP1; //(13)IP address of reader
BYTE IP2; //(14)
BYTE IP3; //(15)
BYTE IP4; //(16)
BYTE Port1; //(17)high-order of reader port
BYTE Port2; //(18)
BYTE Mask1; //(19)reader mask1
BYTE Mask2; //(20)reader mask2
BYTE Mask3; //(21)reader mask3
BYTE Mask4; //(22)reader mask4
BYTE Gateway1; //(23)reader address gateway
BYTE Gateway2; //(24)
BYTE Gateway3; //(25)
BYTE Gateway4; //(26)
BYTE MAC1; //(27)MAC address of reader
BYTE MAC2; //(28)
BYTE MAC3; //(29)
090909RevA|Page 64 of 97










