J2534 Support - intrepidcs API

The icsneo40.dll implements the required imports as specified in J2534. The DLL will automaticallly register itself in the windows registry when loaded. This can be done by running neoVI Explorer, ValueCAN explorer, or Vehicle Spy once.

The DLL also supports the manufacturer specific IDS listed below. Also, it supports the single wire can SWCAN ids as specificed in J2534-2 (SWCAN_CAN and SWCAN_ISO15765).

// manufacturer specific protocol ids
#define J2534_PROTOCOLID_ICS_NETID_HSCAN 0x10001
#define J2534_PROTOCOLID_ICS_NETID_MSCAN 0x10002
#define J2534_PROTOCOLID_ICS_NETID_SWCAN 0x10003
#define J2534_PROTOCOLID_ICS_NETID_LSFTCAN 0x10004
#define J2534_PROTOCOLID_ICS_NETID_FORDSCP 0x10005
#define J2534_PROTOCOLID_ICS_NETID_J1708 0x10006
#define J2534_PROTOCOLID_ICS_NETID_AUX 0x10007
#define J2534_PROTOCOLID_ICS_NETID_JVPW 0x10008
#define J2534_PROTOCOLID_ICS_NETID_ISO 0x10009

 

intrepidcs API Documentation - (C) Copyright 2000-2012 Intrepid Control Systems, Inc.  (www.intrepidcs.com)

Last Updated : Wednesday, April 20, 2005