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把字符串化为 ...
随机推荐
- 通过文件流stream下载文件
public ActionResult ShowLocalizedXML(int id) { string orderName = ""; string xmlString = G ...
- 基于CentOS与VmwareStation10搭建Oracle11G RAC 64集群环境:2.搭建环境-2.1创建虚拟机
2.1.创建虚拟机 2.1.1. 创建虚拟机节点1 2.1.2. 创建虚拟机节点2 操作如节点1. 基于CentOS与VmwareStation10搭建Oracle11G RAC 64集群环境所有链 ...
- Apache加载PHP.ini顺序
网上找到一份关于Apache加载PHP.ini顺序的文档: (1) apache的httpd.conf中的PhpIniDir: (2) 注册表键值:HKEY_LOCAL_MACHINE->SOF ...
- 嵌入式 使用udev高效、动态地管理Linux 设备文件
本文以通俗的方法阐述 udev 及相关术语的概念.udev 的配置文件和规则文件,然后以 Red Hat Enterprise Server 为平台演示一些管理设备文件和查询设备信息的实例.本文会使那 ...
- hdu 4333(扩展kmp)
题意:就是给你一个数字,然后把最后一个数字放到最前面去,经过几次变换后又回到原数字,问在这些数字中,比原数字小的,相等的,大的分别有多少个.比如341-->134-->413-->3 ...
- ppt打不出中文
1. 安装微软输入法2007就可以解决了 这个是微软的一个bug,在powerpoint 2007里面如果监测到你的注册表里面没有微软拼音输入法2007的话,就不能够打出中文. 2. 如果你不想安装微 ...
- MAC OSX 驱动操作
mac ox系统的驱动安装常规操作:下载到 *.kext 的驱动以后,都可以直接把它拖到 /System/Library/Extensions/ 下替换掉原来的文件.替换了以后,还需要修复权限才能够正 ...
- 基于opencv的人脸检测的web应用
参考资料 https://github.com/bsdnoobz/web-based-face-detect http://opencv-code.com/projects/web-based-int ...
- Java多线程的五种状态
新建状态:new Thread(参数)之后,建立了一个线程对象; 就绪状态:线程对象建立之后,调用start()方法,进入就绪状态,此时并不会直接调用run()方法,线程进入运行状态还需要抢占CPU资 ...
- 详解centos下vi的用法
vi编辑器是所有Unix及Linux系统下标准的编辑器,它的强大不逊色于任何最新的文本编辑器,这里只是简单地介绍一下它的用法和一小部分指令.由于对Unix及Linux系统的任何版本,vi编辑器是完全相 ...