UIO-4030/TEST

From ESS-WIKI
Revision as of 05:39, 23 June 2023 by Evaluator (talk | contribs)
Jump to: navigation, search
RTENOTITLE

General Specificationn

  • 1 x 2 wires RS-232
  • 1 xRS-485
  • GPIO: 4 DIs and 4 DOs (2.5~24V)
  • Dimension: 146 x 31 x 22 mm

Environment Specification

  • Weight: 180g
  • Operating Humidity: 5 ~ 95% relative humidity, non-condensing
  • Operating Temperature: -40 ~ 85 *C
  • Storage Temperature: -40 ~ 85 *c and 60 *c @95% RH non-condensing

 

Ordering Information
P/N Description
UIO-4030 1x RS232, 4x Dis.

4x DOs,1x RS-485

Find Other Products

[edit]

 Note: RS-232: /dev/ttymxc2 
 GPIO : need to connect loopback.
 RS-485: pin1 data- & pin2 data+ (ttyUSB0)

RS-232

$ stty -F /dev/ttymxc2 -echo -onlcr 115200 crtscts
$ cat /dev/ttymxc2 &
$ echo "Serial Port Test" > /dev/ttymxc2

RS485 
    
Test RS-485 with Adam-4520.

$ stty -F /dev/ttyUSB0 115200
$ echo "Serial Test" > /dev/ttyUSB0

GPIO 

[EXTENSION I/O B]
pin#5: gpio 121, pin#6: gpio 122
pin#7: gpio 123, pin#8: gpio 124
pin#9: gpio 125, pin#10: gpio 126
pin#11: gpio 127, pin#12: 133

從這填資料