Serial NO. : H02917005-EN
Date of Editing : 2024-10-24
Problem Solving :
There are two WG port on Dual Door Control panel AR-716-E02 (old name AR-721E)
Method 1:
All parameters can be programmed by the connected Keypad WG reader 721K, 725K, 331K or 888K
WG Key-panel Reader | |||
AR-721K | AR-725K | AR-331K | AR-888K |
Set Door Number Command:
00 NNN (NNN means Door Number,Range 1~254 , Default Door Number 001 for WG Port 0 and Default Door Number 002 for WG Port 1)
Method2:
If you forget to purchase the Keyboard WG reader but would change door number to manage to access which door by Door Group Setting via 70ServerSQL/701ClientSQL software, we can use Commview to send command to set door number for each two WG Port Reader.
Connect AR-716-E02 to computer via USB converter AR-321-CM and run Commview
STEP 1 : Select Com Port
STEP 2 : Select Node ID of AR-716-E02, we use node ID 001 as example.
STEP 3 : Enter command , Door Number Range 1~254
3.1 Set Door Number for WG reader 1 under WG Port 0, send command 20 00 08 01 03
T 000: 7E 08 01 20 00 08 01 03 D4 01
20 : Write EEPROM command
00 08 : EEPROM Door Number Address for WG Port 0
01 : Bytes length
03: Set Door Number of WG Port 0 reader to 03
R 001: 7E 0C 00 04 01 20 00 04 18 28 01 03 EC 59 ( 70.0ms)
3.2 Set Door Number for WG reader 2 under WG Port 1, send command 20 00 36 01 04
T 002: 7E 08 01 20 00 36 01 04 ED 49
20 : Write EEPROM command
00 36 : EEPROM Door Number Address for WG Port 1
01 : Bytes length
04: Set Door Number of WG Port 1 reader to 04
R 003: 7E 0C 00 04 01 20 00 04 18 28 01 03 EC 59 ( 79.0ms)
STEP 4 : Click “Send”
STEP 5 : Check the echo , if the echo code is 04 , that mean we have sent the correct command to AR-716-E02