CarDAQ-Plus
CarDAQ-Plus is the most validated and accepted J2534 device in the world. It has been on the market longer than any other J2534 device, it has been approved by more automakers than any other product, and has been called the "golden standard" by customers and competitors alike.
OEM and Development Features
CarDAQ-Plus has many uses beyond the independent repair shop. The CarDAQ-Plus was designed to be a high performance development tool. It performs the standard PassThru J2534 functionality, adds an internal 200MHz embedded Linux host, an internal and optional external Compact Flash slot, and an internal web server for thin-client applications. In addition to acting as a laptop-to-vehicle PassThru device, it can also host diagnostic and data logging applications on-board.
Compact Flash expansion
The CarDAQ-Plus has one internal and one optional external Compact Flash slot that can be used simultaneously. The external Compact Flash slot is optional and must be ordered at the time of purchase. The Compact Flash expansion slots may also be used for other CF peripherals, such as GPS receivers, expanded storage, modems, and any other CF card that supports Linux. The CarDAQ-Plus will support up to 8GB of memory per Compact Flash slot
Remote Diagnostics and Standalone operations
CarDAQ-Plus runs it's own operating system, embedded Linux, which allows it to be used as a standalone tool without a PC attached during operation. The Linux installation includes a file and web server which could simplify development of remote diagnostics and management applications. Imagine writing your own C/C++ application to perform an on-road test. Your program could access GPS compact flash card to capture location information about the test-drive, or use a cellular modem and download telemetry from live tests! For standalone applications, this provides the features of a PC host and a PassThru device all in one package.
Tools available for development
Drew Technologies provides an application programmer interface (DLL) for OEMs, integrators, or end-users to develop their own PassThru (SAE J2534) applications. You can use any PassThru (J2534) compliant application with the CarDAQ-Plus. You can also Create your own applications in LabVIEW™, C or Visual Basic. Use your favorite language, including: TCL, Perl, .Net, Java, or C.
Specifications
- Bus Protocols
- CAN Bus (capable of ISO 15765, GMLAN, J1939, and ISO14229)
- 2nd CAN (Dual or Single Wire)
- Ford SCP (J1850PWM)
- GM Class2 (J1850VPW)
- KWP2000 (ISO9141/14230)
- Chrysler SCI (J2610)
- PC Interfaces
- USB (now included)
- Wired RJ45 Ethernet
- Supports Windows XP, Vista & 7 (32 & 64bit)
- Other
- Compliant to SAE J2534 (Feb 2002) and SAE J2534-1 (Dec 2004)
- Compliant to ISO 22900-1 MVCI physical layer
- Programming voltage on J1962 pin 6, 9, 11, 12, 13, 14 or Aux
- 6 General purpose analog inputs (0-27V, 2Ksps, 12 bit)
- Ground pins 9, 12, or 15
- Internal Compact Flash slot (must be configured when ordering)
- Optional external Compact Flash slot
- Product Specifications
- Operating voltage: 7 – 26 Volts
- Size: 1.25”H x 7.5”D x 5.25”W
- Operating Temperature: Commercial Range (0 to +70 C)
- ISO22900 Compliant for GM’s Tech2WIN software
CarDAQ-Plus的更多相关文章
- SAE J2534 Pass-Thru API
Connects to the OBDII J1962 DLC and supports the following protocols. 1 CAN2 Single Wire2 J1850PWM+ ...
- 让Drewtech的J2534 ToolBox 软件支持任何J2534的设备
更改windows注册表中的FunctionLibrary和ConfigApplication,将DLL和exe路径替换原来的,其他不要动. 或者 create second key in regis ...
- js大作业(0)
DAY1:在看HTML5游戏开发实战.手写了一遍乒乓球.自己玩了半小时.实话讲,和本科学的MFC差别不大.通过setInterval函数获取用户的输入 从而允许多用户操作.parseInt把字符串化为 ...
随机推荐
- Kyoto Cabinet(DBM) + Kyoto Tycoon(网络层)
项目原地址kyotocabinet: http://fallabs.com/kyotocabinet/ kyototycoon: http://fallabs.com/kyototyc ...
- Docker 基础技术:Linux Namespace(下)
导读 在Docker基础技术:Linux Namespace(上篇)中我们了解了,UTD.IPC.PID.Mount 四个namespace,我们模仿Docker做了一个相当相当山寨的镜像.在这一篇中 ...
- Range类中的三个方法及简单打印
package pkgFirst; import org.junit.Test; public class Range{ /** * FunName: println * Description : ...
- Raspberry Pi3 ~ 搭建开发环境
关于树莓派的开发环境 纠结了一些时间 ,我的是raspberry Pi 3 mode b 在官网下载 noobs (raspbain 版本)的. 安装完成之后接上显示器 启动系统 然后最初我是想在这个 ...
- C ~ C语言字节对齐
1. 什么是对齐? 现代计算机中内存空间都是按照字节(byte)划分的,从理论上讲似乎对任何类型的变量的访问可以从任何地址开始,但实际情况是在访问特定变量的时候经常在特定的内存地址访问,这就需要各类型 ...
- OSX学习02之更新输入法
OSX下最好的输入法是什么?话说在使用Windows的时候就知道了——它叫鼠须管. 想必大家用Windows的时候,进入系统第一步就是先装输入法吧~ OSX也是一样,自带输入法虽然凑合,但是我们作为A ...
- 【Unity入门】编辑器常用视图介绍
版权声明:本文为博主原创文章,转载请注明出处. 打开Unity编辑器的主窗口,在窗口的右上角可以看到有个“Layout”按钮.这是用来对Unity编辑器主窗口上面的各个窗口面板进行布局的.通常情况下我 ...
- Page 16 Exercises 1.2.3 -------Introduction to Software Testing (Paul Ammann and Jeff Offutt)
Below are four faulty programs. Each includes a test case that results in failure. Answer the follow ...
- python中的深拷贝与浅拷贝
深拷贝和浅拷贝 浅拷贝的时候,修改原来的对象,浅拷贝的对象不会发生改变. 1.对象的赋值 对象的赋值实际上是对象之间的引用:当创建一个对象,然后将这个对象赋值给另外一个变量的时候,python并没有拷 ...
- 移动开发必备!15款jQuery Mobile插件
移动互联网的发展,来自PC端的网页并不能完全自适应移动端页面需求,使得响应式设计体验产生并成为潮流,也正是这样一种需求,促成了jQuery Mobile的流行.jQuery Mobile这样一款基于j ...