Welcome Customer !

Membership

Help

Beijing Juying Soaring Electronics Co., Ltd
Custom manufacturer

Main Products:

intelligent-mfg>Products
Product Categories

Beijing Juying Soaring Electronics Co., Ltd

  • E-mail

  • Phone

  • Address

    Room 401, Science and Trade Building, Shangdi Nankou, Haidian District, Beijing

Contact Now

DAM0404A - Single WIFI Version

NegotiableUpdate on 05/18
Model
Nature of the Manufacturer
Producers
Product Category
Place of Origin

Overview

DAM0404A single WIFI version device controls communication within the local area network through WIFI.

Product Details

Product Features

Supply voltage DC7-40V;

Relay output contact isolation;

The communication interface only supports wireless WIFI networks;

The default IP of the device is 192.168.10.1;

The default WIFI name of the device is JY_ * * (* * represents a random combination of numbers and letters);

Communication baud rate: 2400480096001920038400;

Communication protocol: Supports standard Modbus RTU/TCP protocol;

Support users for secondary development.

PRODUCT FUNCTION

Four way relay control;

Four channels with 12 resolution analog inputs (0-20mA/4-20mA/0-5V/0-10V);

Having two network channels;

Simultaneously supporting both local area network and external network control usage;

Support UDP/TCP working mode;

Support client and server modes;

Support transparent transmission, force control, Kingview, Modbus TCP connection;

It has the function of flashing and breaking [jog], and can customize the jog time.

Parameters

Communication Architecture Description

The device uses a wide area network based on the Internet for remote communication, and communicates with our cloud server ems.jydtu.com through configuration parameters, with port number 60001.

Interface Description

Relay wiring instructions

Analog wiring diagram

Second line system:

Three wire system:

Four wire system:

Equipment parameter configuration

The single WIFI version device is configured with parameters through a web page. The default WIFI signal name of the device is JY_ * * *, the connection password is 12345678, and the default IP is 192.168.10.1

Working mode description

Introduction to the Flashing and Breaking Function

Manual mode: For each operation of the relay, the relay will flip once (open when closed, close when open);

Flashing mode: For each operation of the relay, the relay will close for 1 second (actual time =set number * 0.1) and then automatically disconnect;

Flashing mode: For each operation of the relay, the relay will disconnect for 1 second (adjustable time) and then automatically close;

Instruction Explanation

Control 1 relay (taking the first circuit as an example, refer to this example for other channels)

Sending code: FE 05 00 00 FF 00 98 35

Relay card return information:

Return code: FE 05 00 00 FF 00 98 35

1. Relay inquiry
Query 4-channel relays

Sending code: FE 01 00 00 04 29 C6

Relay card return information:

Return code: FE 01 00 61 9C

2. Query the first analog signal

Send command code: FE 04 00 00 01 25 C5

Simulated return information:

FE 04 02 00 00 AD 24

3. Analysis of flashing open and closing instructions
Flash development code: FE 10 00 03 00 02 04 00 04 00 0A 00 D8
Flashing sending code: FE 10 00 03 00 02 04 00 02 00 14 21 62

Return code: FE 10 00 03 00 02 A5 C7

4. Analysis of fully open and fully closed commands

Full development code: FE 0F 00 00 04 01 FF 31 D2

Total disconnection sending code: FE 0F 00 00 04 01 00 71 92

Complete disconnection and full open return code: FE 0F 00 00 04 40 07