电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

rBOX610-FL

产品描述Embedded Box Computers FANLESS EMBEDDED COMPUTER
产品类别模块/解决方案   
文件大小361KB,共2页
制造商Axiomtek
官网地址http://www.axiomtek.com/
下载文档 详细参数 全文预览

rBOX610-FL在线购买

供应商 器件名称 价格 最低购买 库存  
rBOX610-FL - - 点击查看 点击购买

rBOX610-FL概述

Embedded Box Computers FANLESS EMBEDDED COMPUTER

rBOX610-FL规格参数

参数名称属性值
产品种类
Product Category
Embedded Box Computers
制造商
Manufacturer
Axiomtek
RoHSDetails
工厂包装数量
Factory Pack Quantity
1

文档预览

下载PDF文档
rBOX610
Robust RISC-based DIN-rail Fanless Embedded System with iMX-287 Processor,
4 COM, 2 CAN Bus and DIO
Features
Fanless design
RISC-based module (iMX-287) processor
128MB DDR2 SDRAM onboard
4GB eMMC onboard
Completed Industrial AP development software (Serial server,
Modbus gateway, SNMP, Remote manager)
12-48 VDC wide range power input with terminal block
Ready-to-run embedded Linux operating system
Wide operating temperature range from -40°C to +70°C
Wireless
(3G/GPRS)
LED indicators (power, alarm,
ready/active, COM, wireless)
RISC-based Module
(iMX-287) Processor
4 COM
Front view
Console port
DIO (4-In/4-Out)
2 CANBus
Power DC-In
Fanless
Low Power
SDHC slot
SIM sot
DIN-rail kit
Freescale i.MX287
EN60950
Isolation
Ext. Temp
IP40
UL508
Introduction
The rBOX610 cost-effective DIN-rail fanless embedded system utilizes the low power
RISC-based module (iMX-287) processor and is designed to withstand temperatures
ranging from -40°C to +70°C for using in extreme operating environment and industrial
automation applications.
The rBOX610 features 4 RS-232/422/485 serial ports, dual LANs, 4 digital input channels,
4 digital output channels, 2 CAN bus and 1 eMMC onboard 4 GB & 1 x SDHC socket
for storage expansion (easy to access) in a compact, IP40 protected, industrial-strength
robust case. Two power paths input minimize the risk of data loss in the event of a single
power failure. Its vertical DIN-rail form factor makes it easy to install the system in a
small cabinet. Due to the RISC-based architecture, rBOX610 will not generate a lot of
heat while being operated. The ready-to-run the rBOX610 is specially designed for remote
control/monitoring management applications like unmanned control room, industrial
machine, automatic parking lot, traffic cabinet and more.
Rear view
System I/O Outlet
USB
Easy-to-access interface
1 x USB 2.0
USB power distribution control by
software
2 CAN 2.0 B (Phoenix connector, non-
isolation)
Meets ISO 11898 standard
Software control termination resistor
120 ohm can high speed up to 1Mbit/s
for transmit/receive
1 x DIO (4-IN/4-OUT)
DI:
Input channels : 4, source type
Input voltage : 0 to 30 VDC digital input
levels for dry contacts:
-Logic level 0: close to GND
-Logic level 1: open
Digital input levels for wet contacts:
-Logic level 0: +10V to +24V (DI to COM-)
-Logic level 1: +3V max.
DO:
Output channels: 4, sink type
Output current: max. 200 mA per channel
On-state voltage : 24 VDC nominal, open
collector to 30 V
Optical isolation protection 2 KV
DB9 connector
For user setting with debug
Battery onboard
Provides power for the internal real time
clock & calendar
Ideal for vibration environment &
reduces maintenance efforts
One relay output with current 0.5A@30 VDC
CAN
DIO
Hardware Specifications
Standard Color
Construction
CPU
System Board
System Memory
System I/O Outlet
Sliver-Black
Extruded aluminum and heavy-duty steel, IP40
i.MX287, ARM926EJ-S™ processor, 454MHz
Q7M100
1 x DDR2-667 SDRAM onboard, 128MB
Serial Port
4 x RS-232/422/485 (COM 1 ~ 4)
COM 1~3 with TX/RX/RTS/CTS signals
RS-232/422/485 interface select by
software
LAN
2 x 10/100 Mbps Ethernet
Magnetic isolation protection 1.5KV
Console Port
RTC
Alarm Contact
365
* All specifications and photos are subject to change without notice.
【入门贴】MSP430集成开发环境科普
在接触到一类MCU的时候我们都很关心开发MCU所需要的开发环境,论坛上也常用网友问到,在这篇帖子里我介绍下MSP430常用的集成开发环境,主要供入门的坛友们有个简单的了解。目前最常用的两个集成 ......
wstt 微控制器 MCU
WINCE5.0中屏蔽触屏唤醒怎么没有效果?
我在touch部分的驱动中在申请到系统中断号之后,调用KernelIoControl(IOCTL_HAL_DISABLE_WAKE, &gIntrTouch, sizeof(gIntrTouch), NULL, 0, NULL);想屏蔽掉触屏唤醒的功能,但是重新烧NK没有效 ......
marshaljeff 嵌入式系统
单片机读写多路U盘C程序2
/********* CH375的INT#引脚连接51单片机的INT0引脚, 采用中断方式 *********/ /***************** CH375中断服务程序,使用寄存器组1 *********************/ void CH375Interrupt( ) interr ......
TSB61 单片机
西门子PLC之间的MODBUS通信程序
121066 121066 包括两台PLC之间的通信设置命令,主站程序,从站程序,稍作修改可以1对N数据通信,在做工程项目时可以节省时间。 本程序可以实现有线和无线两种方式通信,尤其是当改造 ......
data029@126.com 工业自动化与控制
NAND FLASH驱动
windows ce4.2里,Nandflash驱动分为2层,FAL层和FMD层,其中FAL层是以LIB文件形式提供,FMD层则实现一些接口函数,如FMD_GetBlockStatus等。 本人的平台每次开机的时候都会去检测nandflash的 ......
cdqd 嵌入式系统
Win32[WCE ARMV4]Debug编译通过而Win32[WCE emulator]Debug出现错误
我用EVC4.0+SP4和PPC2003SDK编译程序,在Win32Debug下能编译通过,而在Win32Debug下出现16个错误: Linking... PocketTalk2Me.obj : error LNK2019: unresolved external symbol "public: virtua ......
yun ARM技术

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2344  801  1797  1800  114  29  47  34  41  46 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved