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;
Can achieve remote control;
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
Size
Shell size
Bare board size
Relay wiring instructions
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
Unique Device ID Number
Each device has a unique ID number for users to use in secondary development. Use your phone to scan the QR code on the device casing or packaging casing to obtain the unique ID number.
Platform Software Description
Juying Cloud Platform is a network platform software developed by our company, which includes mobile APP platform software and web version platform. The mobile APP software includes two categories: Android and IOS. The platform is designed for our company's DAM series network version devices and GPRS version devices, aiming to provide users with remote control output (relay, switch quantity), analog quantity (4-20mA, 0-10V, 0-5V) acquisition, switch quantity acquisition and other services, greatly facilitating user needs. The server is provided by our company, and customers can use it with confidence.
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 [unit second]=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. Analysis of Flash Open and Flash Close 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
3. 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