文件名称:闸机测试软件
文件大小:68KB
文件格式:RAR
更新时间:2021-04-28 09:35:18
闸机,测试
1.:A向读卡1人通行 上位机发送开门命令:0xfe 0x80 0x04 0x00 0x01 0x00 0x01 0x7a 如A向通行,则闸机返回:0xfe 0x81 0x03 0x01 0x01 0x01 0x7d 如通行超时,则闸机返回:0xfe 0x81 0x03 0x01 0x00 0x00 0x7d 如违规通行,则闸机返回:0xfe 0x81 0x03 0x01 0x00 0x03 0x7e(4次以下 如果通过会返回A向通过) 2.:B向读卡1人通行 上位机发送开门命令:0xfe 0x80 0x04 0x00 0x02 0x00 0x01 0x79 如B向通行,则闸机返回:0xfe 0x81 0x03 0x02 0x01 0x02 0x7d 如通行超时,则闸机返回:0xfe 0x81 0x03 0x02 0x00 0x00 0x7e 如违规通行,则闸机返回:0xfe 0x81 0x03 0x02 0x00 0x03 0x7d
【文件预览】:
ConsoleTurnstile
----ConsoleTurnstile()
--------bin()
--------Program.cs(3KB)
--------obj()
--------ConsoleTurnstile.csproj(3KB)
--------TurnstileSerialPort.cs(5KB)
--------App.config(187B)
--------Properties()
----ConsoleTurnstile.sln(938B)
----ConsoleTurnstile.v11.suo(42KB)