Difference between revisions of "UIO-4036"

From ESS-WIKI
Jump to: navigation, search
 
(5 intermediate revisions by 2 users not shown)
Line 84: Line 84:
 
&nbsp;[[File:UIO-4036 Front ethernet LAN3.png|RTENOTITLE]] <!--'''[[File:UIO-4036 photo 3 2021-10-27 152429.jpg|RTENOTITLE]]''' -->
 
&nbsp;[[File:UIO-4036 Front ethernet LAN3.png|RTENOTITLE]] <!--'''[[File:UIO-4036 photo 3 2021-10-27 152429.jpg|RTENOTITLE]]''' -->
  
<headertabs></headertabs>
+
= RSB-3710 =
 +
 
 +
'''LAN 0'''
 +
 
 +
[[File:UIO-4036 RSB-3710 ethernet.PNG|RTENOTITLE]]
 +
 
 +
'''LAN 1'''
 +
 
 +
[[File:UIO-4036 RSB-3710 ethernet.PNG|RTENOTITLE]]
 +
 
 +
'''LAN 2&nbsp;'''
 +
 
 +
[[File:UIO-4036 RSB-3710 ethernet.PNG|RTENOTITLE]]
 +
 
 +
'''LAN 3'''
 +
 
 +
[[File:UIO-4036 RSB-3710 ethernet.PNG|RTENOTITLE]]
 +
 
 +
 
 +
 
 +
= RSB-3810 =
 +
 
 +
'''(Note:&nbsp;Please contact Advantech to get the kernel packages for enabling&nbsp;the UIO-4036 Ethernet switch in Ubuntu version)'''
 +
 
 +
[https://ess-wiki.advantech.com.tw/view/UIO-4036_hardware_enabled: UIO-4036_hardware_enabled:]
 +
 
 +
{| border="1" cellpadding="1" cellspacing="1"
 +
|-
 +
| 1
 +
| LAN Switch
 +
| # ifconfig<br/> # ping 8.8.8.8
 +
|-
 +
| 2
 +
| EEPROM
 +
| # echo -n $'\x06\x05\x04\x03\x02\x01' > /data/test1<br/> # dd if=/data/test1 of=/sys/bus/i2c/devices/3-0050/eeprom<br/> # dd if=/sys/bus/i2c/devices/3-0050/eeprom of=/data/test2 conv=fsync
 +
|}
 +
 
 +
=== <headertabs></headertabs> ===

Latest revision as of 06:47, 1 August 2024

RTENOTITLE

General Specificationn

  • 4 x GbE
  • Dimension: 146 x 31 x 20mm

Environment Specification

  • Weight: 200g
  • Operating Humidity: 5 ~ 95% relative humidity, non-condensing
  • Operating Temperature: -40 ~ 85 OC
  • Storage Temperature: -40 ~ 85 C and 60 C @ 95% RH Non-Condensing

 

Ordering Information
P/N Description
UIO-4036 UIO-4036, 4 GbE

Find Other Products

[edit]

LAN 0

RTENOTITLE

LAN 1

RTENOTITLE

LAN 2 

RTENOTITLE

LAN 3

RTENOTITLE

LAN – Front IO –eth1

RTENOTITLE

LAN_0:

RTENOTITLE

LAN_1:

RTENOTITLE

LAN_2:

RTENOTITLE

LAN_3:


 RTENOTITLE

LAN 0

RTENOTITLE

LAN 1

RTENOTITLE

LAN 2 

RTENOTITLE

LAN 3

RTENOTITLE


(Note: Please contact Advantech to get the kernel packages for enabling the UIO-4036 Ethernet switch in Ubuntu version)

UIO-4036_hardware_enabled:

1 LAN Switch # ifconfig
# ping 8.8.8.8
2 EEPROM # echo -n $'\x06\x05\x04\x03\x02\x01' > /data/test1
# dd if=/data/test1 of=/sys/bus/i2c/devices/3-0050/eeprom
# dd if=/sys/bus/i2c/devices/3-0050/eeprom of=/data/test2 conv=fsync