My project 1-DS7400 alarm host debugging tool V1.0

Source: Internet
Author: User


 

Open the engine: The main alarm host used in China is vista120/ds7400 and other hosts. The related alarm software is expensive and has complicated functions. Most of the functions are unavailable for hundreds of years, non-professionals are also difficult to use all functions, especially the lack of debugging tools. Therefore, the communication protocol format of the ds7400 alarm host is specially studied and the version V1.0 of the ds7400 alarm host debugging tool is developed, basically, all required functions are available and are permanently free to use. Please give us your comments! For code exchange, add QQ: 517216493.

Procedure:
Step 1: connect the host to the computer by using the dx4010 serial port module.
Step 2: Install the debugging tool and the. net2.0 framework.
Step 3: select the serial port number from the corresponding ds7400 host to the computer, and click Open host.

Implemented functions:
System Protection
System withdrawal
Anti-zone alarm
Anti-Zone Bypass
Anti-zone fault
Anti-zone disconnection
Host AC power loss
Low battery voltage

Bosch ds7400 host communication protocol format

Anti-DDoS: 85 0e 00 74
Alarm HOST: 123 host zone/partition: 1 alarm host message: area_arm_ds7400

Withdrawal: 85 0d 00 77
Alarm HOST: 123 host zone/partition: 1 alarm host message: area_disarm_ds7400

Cancel alert: 85 0C 00 76
Alarm HOST: 123 host zone/partition: 1 alarm host message: cancel_alarm_ds7400

Normal: A0 02 5D
Received ds7400 host status report

09 anti-DDoS zone: Anti-DDoS status and deployment status
Normal disconnection: 85 18 08 6A
Alarm HOST: 123 host zone/partition: 9 alarm host message: ZONE_OPEN_DS7400

Normally connected: 85 19 08 6B
Alarm HOST: 123 host zone/partition: 9 alarm host message: ZONE_RESTORE_DS7400

Alarm disconnection: 85 18 08 6A 85 07 08 75
Alarm HOST: 123 host zone/partition: 9 alarm host message: ZONE_OPEN_DS7400
Alarm HOST: 123 host zone/partition: 9 alarm host message: BURGLAR_ZONE_ALARM_DS7400

Alarm connection: 85 19 08 6B 85 11 08 63
Alarm HOST: 123 host zone/partition: 9 alarm host message: ZONE_RESTORE_DS7400
Alarm HOST: 123 host zone/partition: 9 alarm host message: ZONE_ALARM_RESTORE_DS7400

Bypass: 85 0F 08 7D
Alarm HOST: 123 host zone/partition: 9 alarm host message: FORCED_BYPASS_DS7400

Code in sequence
10 defense zones:
Normal disconnection: 85 18 09 6B
Normally connected: 85 19 09 6A
Alarm disconnection: 85 18 09 6B 85 07 09 74
Alarm connection: 85 19 09 6A 85 11 09 62
Bypass: 85 0F 09 7C

Format: 85 18 09 6B (example)
The first digit is the identifier, the second digit is the event type (0E anti-DDoS 0D anti-DDoS 07 alarm, etc.), and the third digit is the anti-area code (corresponding to hexadecimal conversion to hexadecimal plus one, for example, convert 09 to 10 in the hexadecimal format of 09, and add another 10, corresponding to the 010 anti-DDoS zone). The fourth digit is the verification code.

DS7400 host debugging tool: Click to download

. NET2.0 framework:
Http://www.microsoft.com/downloads/details.aspx? Displaylang = zh-cn & FamilyID = 0856eacb-4362-4b0d-8edd-aab15c5e04f5

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.