Overview

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的更多相关文章

  1. SAE J2534 Pass-Thru API

    Connects to the OBDII J1962 DLC and supports the following protocols. 1 CAN2 Single Wire2 J1850PWM+ ...

  2. 让Drewtech的J2534 ToolBox 软件支持任何J2534的设备

    更改windows注册表中的FunctionLibrary和ConfigApplication,将DLL和exe路径替换原来的,其他不要动. 或者 create second key in regis ...

  3. js大作业(0)

    DAY1:在看HTML5游戏开发实战.手写了一遍乒乓球.自己玩了半小时.实话讲,和本科学的MFC差别不大.通过setInterval函数获取用户的输入 从而允许多用户操作.parseInt把字符串化为 ...

随机推荐

  1. 解析AFNetWorking 网络框架(一)

    转:http://blog.csdn.net/andy_jiangbin/article/details/17103041 一直忙于工作,需要资料在网上找到就转发在博客里,今天自己也贡献一点微薄的力量 ...

  2. LoadRunner error -27979

    4.LoadRunner请求无法找到:在录制Web协议脚本回放脚本的过程中,会出现请求无法找到的现象,而导致脚本运行停止.错误现象:Action.c(41): Error -27979: Reques ...

  3. 数组名的含义.xml

    pre{ line-height:1; color:#1e1e1e; background-color:#f0f0f0; font-size:16px;}.sysFunc{color:#627cf6; ...

  4. 组建自动化工具Ant

    组建自动化工具Ant Ant可以帮助我们自动化的完成项目的构建 下面是维基百科对Ant的介绍:http://zh.wikipedia.org/wiki/Apache_Ant Apache Ant,是一 ...

  5. 说说Python 中的文件操作 和 目录操作

    我们知道,文件名.目录名和链接名都是用一个字符串作为其标识符的,但是给我们一个标识符,我们该如何确定它所指的到底是常规文件文件名.目录名还是链接名呢?这时,我们可以使用os.path模块提供的isfi ...

  6. PermGen space Eclipse 终极解决方案

    1.选中项目右键 run or debug configurations... 2.在 VM arguments 加入  -Xms128m -Xmx512m -XX:PermSize=64M -XX: ...

  7. Metasploit启动

    一.启动Kali的PostgreSQL服务 由于使用PostgreSQL作为数据库,因此,必须先运行它. root@kali:~# service postgresql start 使用ss -ant ...

  8. NServiceBus-日志

    默认的日志 NServiceBus一些有限,固执己见,内置的日志记录. 默认的日��行为如下: 控制台 所有 Info(及以上)消息将被输送到当前的控制台. 错误将会写 ConsoleColor.Re ...

  9. 【调试】路由器设置不了静态IP -- clwu

    办公室的路由器是IP-COM,原来可以设置静态IP 的,但后来不知道为什么比较长一段时间内设置不了,原来设置的静态IP 也不见了.现象是这样 什么都没有. 今天的网络被网管重调整过了,需要重新设置静态 ...

  10. x-debug配置简述 - chunyu

    一 x-debug 是什么?在配置之前,先解决一个问题,x-debug 是什么?我也不查标准答案了,就说说个人理解.x-debug是一个PHP调试工具,帮助开发者在IDE里面进行代码的断点调试,效果如 ...