Q : New Software Version 10.3 of 701ServerSQL and 701ClientSQL
Answer:
Detailed Manual--> Learn more
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Q : 701Client - Max Chars for differnt field User Card Setting
Answer:
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
(2022-01-19)Q : Firmware New Feature
Answer:
E Series Controller RFID frequency change / User capacity selection
Command | Function |
34*xxx# | |
34*064# | Keypad Locked. |
34*032# | LCD Screen locked; the LCD screen can be controlled via remote software. |
34*016# | Disable 125Khz card swiping Function |
34*008# | Disable 13.56 Mifare card swiping Function |
34*004# | Use“#” as Door bell Function |
34*002# | Trigger Alarm when swiping invalid card |
34*001# | Turn off Buzzer function |
43*x# | |
43*0# | 16384 user capacity mode, each user can set 64 floors and 16 character English aliases (8 Chinese). |
43*1# | 32768 user capacity mode, each user has 32 floors and 16 character English aliases (8 Chinese). |
Above function of RFID frequency change / User capacity selection can be set on 3 Parameter (1) à PIN&UID format after entering programming mode
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
(2022-01-18)Q :The file name rules for sound file when TCP/IO status changes
Answer:
File saved path: C:\Program Files (x86)\701Client\sound
File Name: CtlPpAANNNPPPP?????.wav
DI Release & DO Off sound file: CtlPpAreaNodePpNumOpen.wav
DI Close & DO On sound file: CtlPpAreaNodePpNumClose.wav
CtlPp:Head that is fixed
AA :2 bytes for Area Code
NNN:3 bytes for Controller Node ID
PPPP: 4 bytes for IO number
?????:Status name including Open or Close or On or Off.
For example:
DI 8 of Node ID 003 under Area 01:
When DI close, it will link the sound file of CtlPp010030008Close.wav to play
When DI release, will link the sound file of CtlPp010030008Open.wav to play
DO 255 of Node ID 003 under Area 01:
When DO On, it will link the sound file of CtlPp010030008On.wav to play
When DO Off, it will link the sound file of CtlPp010030008Off.wav to play
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
(2022-01-07)Q : 701ServerSQL how to specify Modbus IO Address of in Area partition?
Answer:
701ServerSQL support Modbus TCP to Modbus RTU functions. Support up to 16 Areas in which each areas support 254 access controller or IO devices, each unit support up to 4906 IO number. Since Modbus IO Address does not have an Area partition field, 701ServerSQL Area partition code must be brought into the Modbus IO Address to fully utilize the partitioned of IO Address with more than 10 million points established.
The calculation formula is as follows: Area Modbus IO Address = (Area Code) * 2048 + (Controller IO Address).
Example: Actual IO Address 251 of access controller node ID 2 in Area 3 ; the Area Modbus IO Address become 12539
Modbus IO | Range | |
Area | 0 ~ 15 | |
Node ID | 1 ~ 254 | |
IO Address | 0 ~ 4096 | 16 Bits |
IO Address Bit Mapping
IO Address | 16 Bits Modbus Address | |
Modbus Format | Bit 15~12 | Bits 11 ~00 |
701ServerSQL Format | Area Code | Modbus IO Address |
Reference document:
(701Server Modbus IO Mapping.pdf)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
(2022-01-06)Q : How to change E series LCD access controller to show I Love SOYAL and at the same time beep two times?
Answer:
Send command: 28 20 0C 49 20 4C 6F 76 65 20 53 4F 59 41 4C 01 00
Echo command below:
T 000 : 7E 14 01 28 20 0C 49 20 4C 6F 76 65 20 53 4F 59 41 4C 01 00 CA C7
R 001 : 7E 0F 00 04 01 C2 43 0F 91 10 10 00 00 00 00 E5 AF (101.0ms)
I Love SOYAL string format is Big 5, which can be converted into the HEX as below
Reference document:
(Protocol: Protocol_881E_725Ev2_82xEv5 4V04.pdf)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
(2022-01-05)Q : Comparison Chart of Driver Versions of AR-321CM Chip and Operation System
Answer:
Detailed Manual--> Learn more