Skip to main content
DAM-4RO-4DI

DAM-4RO-4DI

RS-485 interface, 4 relay outputs, 4 digital inputs

Overview

  • Industrial 4-channel relay module with 4 digital inputs.
  • RS-485 interface and standard Modbus RTU protocol.
  • Opto-isolated I/O; inputs support dry contact, NPN, and PNP wiring.
  • Relays support flash on/off, timed switching, linkage, and other control modes.
  • Dual isolation on the communication path with fuse, TVS, and surge protection.
  • Stable and reliable for demanding industrial applications.
Safety
  • High-voltage application. Follow electrical safety, leakage protection, and insulation requirements.
  • Disconnect power before installation, maintenance, or relay replacement.
  • Do not disassemble the module while energized—risk of damage or electric shock.
  • Do not exceed rated load. For inductive or capacitive loads, leave adequate margin and add protection to avoid contact welding, overheating, or fire.
  • Install in a dry, ventilated environment. Do not use in damp, overheated, or flammable locations.

Specifications

ItemDetails
Power6–36 V DC
InterfaceRS-485
Baud rates4800, 9600, 19200, 38400, 57600, 115200, 128000, 256000
Default format115200, N, 8, 1
Relays4 channels
ContactSPDT (1 NO + 1 NC per channel)
Contact load≤10 A @ 250 V AC or ≤10 A @ 30 V DC
Digital inputs4 channels, 5–30 V; dry contact / NPN / PNP
ProtocolStandard Modbus RTU
LEDSTA: slow blink idle; fast blink during communication
Dimensions145 × 90 × 40 mm

Hardware interface

DAM-4RO-4DI
FunctionPinDescription
Power DC 6–36 V+Positive
-Negative
CommunicationRS485 A+RS-485 A
RS485 B-RS-485 B
GRS-485 ground
RelayNCNormally closed
COMCommon
NONormally open
Digital inputCOMInput common
DGNDInput signal ground
X1–X4Channels 1–4 digital inputs

RS-485 bus wiring

Most PCs have no RS-485 port. Use a USB-to-RS485 adapter; connect A to the module A terminal and B to B. For multiple devices, use twisted-pair shielded cable in a daisy-chain topology.

Relay output wiring

COM is the relay common; NC is normally closed; NO is normally open. By default COM–NC is closed and COM–NO is open (LED off). When energized, COM–NO closes and COM–NC opens (LED on).

Digital input wiring

X1–X4 are the 6 input channels; DGND is signal ground. COM is the input common—it may be left floating, tied to supply positive, or negative.

  • Floating: dry contact (passive) input
  • Tied to supply +: low-level trigger, NPN active input, 5–30 V DC
  • Tied to supply −: high-level trigger, PNP active input, 5–30 V DC

Dry contact wiring

NPN active input wiring

PNP active input wiring

Operation demo

Two tools are shown below. Either works for first bring-up; the web serial assistant is recommended for a quick start.

  • Web serial assistant: no install; full frame display and parsing; less intuitive for register data.
  • Modbus Poll: direct register access; easier to read coil/input states; frames are not fully shown.

Open the serial debug tool, select the COM port, set 115200 N 8 1, and open the port.

Enable hex display and hex send, set checksum to ModbusCRC16, send 01 05 00 00 FF 00. CH1 relay should turn on and echo the frame.

Use Module commands on the right to pick the module model and send preset commands, or expand entries to edit before sending.

Common commands builds Modbus function-code frames from parameters.

Resources

Documentation

Tools