跳到主要内容

Introduction

Industrial Interface

DI/DO

Digital I/O interface may be used as switch of high level for logical 1 and low level for logical 0.

DI

Digital Input.

When input event High level/Low level/Counter occur what should be done.

DO

Digital Output.

Serial

RS485

Support half-duplex serial communication distance up to 120m.

RS232

Support full-duplex serial communication distance up to 20m.

Settings

The following settings are common to all modes of the serial port.

SettingDescriptionDefault
EnableEnable serial portdisable
Serial TypeSerial port type (Predefined)-
Baud RateSerial port baudrate9600
Data BitsSerial port data bits8
Stop BitsSerial port stop bits1
ParitySerial port parity bitNone
Software Flow ControlSerial port flow controldisable
Serial ModeSerial port work modetransparent

Serial support three work modes:

  • DTU Mode
  • Modbus Slave
  • Modbus Master

DTU Mode

Monitor the serial status and sync to remote server.

Modbus Slave

Monitor the DI status and change the DO status.

Modbus TCP

Define DI/DO ports and monitor the DI status and change the DO status via Modbus TCP.

Modbus RTU

Define DI/DO ports and monitor the DI status and change the DO status via Modbus RTU.

Modbus RTU Over TCP

Define DI/DO ports and monitor the DI status and change the DO status via Modbus RTU Over TCP.

Modbus Master

Monitor the Modbus Slave and react accordingly.

Channel

  • Serial
  • TCP