General Introduction
The Wiegand to TCP/IP converter was developed to interface access control system. For example to connect a RFID card reader or a keyboard with Wiegand interface to access controller with a TCP/IP 10M/100M Ethernet RJ45 port. The converter support double-way transmission, it can transfer data from Wiegand interface to TCP/IP port, and it also can transfer data from TCP/IP network to Wiegand interface. The device can transfer standard Wiegand 26bit, 34bit, 66bit to computer software as default via TCP/IP, and also support TTL communication for testing and upgrade the firmware to suit for some special project which need customize Wiegand format bit such as Wiegand 37bit, Wiegand 48bit, and Wiegand 60bit, etc.
Technical Parameter
Communication Explain
Wiegand to TCP/IP converter can use for transfer data from TCP/IP to Wiegand interface, and also transfer data from Wiegand to TCP/IP. It output Wiegand 34bit as default (Wiegand 26bit and Wiegand 66bit as option), if you need other Wiegand bit, please explain your request to sales when release order.
When the converter output Wiegand 34bit, it output max 32 digit data, that is to say 4 byte of hex 0xFF 0xFF 0xFF 0xFF (Decimal number 4,294,967,295), so our converter Wiegand 34bit output data range must in 0 to 4,294,967,295, total 10digit decimal number, and over this range there have mistake to show.
So when you order Wiegand 34bit to TCP/IP converter, if you send a number more than 4,294,967,295, converter shall output abnormal data.
When the converter output Wiegand 26bit, it support decimal number max: 255, 65525, so our converter Wiegand 26bit output data range must in 0 to 255,65535. For reference only: the formula based on Wiegand 26bit decimal number, the range of limited it is like: 3+5
3=0 to 255
5=0 to 65535
So when you order Wiegand 26bit to TCP/IP converter, you send a number from TCP/IP to Wiegand, cannot out of range (total 8 digit decimal number, first 3 digit max 255, last 5 digit max 65536).
Furthermore, when send data from TCP/IP terminal to Wiegand interface, converter only transfers numbers, and words shall be ignored, for example:
Computer send data: "123ABC456", converter transfer only: "123456"
"ABC123ABC456" converter transfer only: "123456"
"ABCDEFG123456789" converter transfer only: "123456789"
"http://domain.com/ticket/ID&-abcdef12345678" converter transfer only: "12345678"
"A1B2C3D4E5F678G" converter transfer only "12345678"
If you have any special requirement, we can make customized order to suit your project.


