Definitions which are retained for compatibility.
More...
|
| unsigned long | canReadTimer (const int hnd) |
| |
| canStatus | canLocateHardware (void) |
| |
| int | canOpen (const canHWDescr *const hwdescr, const canSWDescr *const swdescr, const unsigned int flags) |
| |
| canStatus | canGetCircuits (int *context, char *name, char *vendor, char *version, unsigned int *cardtype, unsigned int *circtype, unsigned int *channel) |
| |
| canStatus | canInstallAction (int handle, long id, int(*fn)()) |
| |
| canStatus | canUninstallAction (int handle, long id) |
| |
| canStatus | canInstallOwnBuffer (int handle, long id, unsigned int len, void *buf) |
| |
| canStatus | canUninstallOwnBuffer (int handle, long id) |
| |
|
(Not supported) - Warning
- Obsolete!
|
| #define | canSLOW_MODE 0x01 |
| | Sync on rising and falling edge. More...
|
| |
Definitions which are retained for compatibility.
◆ tagCanHWDescr
| Data Fields |
|
int |
cardType |
|
|
int |
channel |
|
|
int |
circuitType |
|
◆ tagCanSWDescr
◆ canSWDescriptorEx
| Data Fields |
|
unsigned int |
rxBufSize |
|
|
unsigned int |
size |
|
|
unsigned int |
txBufSize |
|
◆ canCARD_AC2
CAN-AC2 (Softing)
- Warning
- Obsolete!
◆ canCARD_ANY
Any card will do.
- Warning
- Obsolete!
◆ canCARD_CANCARD
| #define canCARD_CANCARD 2 |
CANCard (Softing)
- Warning
- Obsolete!
◆ canCARD_ISACAN
◆ canCARD_LAPCAN
◆ CANCARD_NEC72005
| #define CANCARD_NEC72005 4 |
NEC72005 on CANCard.
- Warning
- Obsolete!
◆ canCARD_PCCAN
PCCAN ver 1.x (KVASER)
- Warning
- Obsolete!
◆ canCARD_PCCAN_OEM
| #define canCARD_PCCAN_OEM 6 |
Special for OEM PCcan cards.
- Warning
- Obsolete!
◆ canCHANNEL_ANY
| #define canCHANNEL_ANY -1 |
Any channel will do.
- Warning
- Obsolete!
◆ canCHANNEL_CAP_CAN_DIAGNOSTICS
◆ canCHANNEL_CAP_DIAGNOSTICS
| #define canCHANNEL_CAP_DIAGNOSTICS 0x10000000L |
Obsolete, use canCHANNEL_CAP_CANTEGRITY instead.
◆ canCHANNEL_CAP_REMOTE
◆ canCIRCSTAT_BUS_OFF
| #define canCIRCSTAT_BUS_OFF 0x0002 |
Bus off.
- Warning
- Obsolete!
◆ canCIRCSTAT_ERROR_PASSIVE
| #define canCIRCSTAT_ERROR_PASSIVE 0x0001 |
Error passive.
- Warning
- Obsolete!
◆ canCIRCSTAT_ERROR_WARNING
| #define canCIRCSTAT_ERROR_WARNING 0x0004 |
Error counter > 96.
- Warning
- Obsolete!
◆ canCIRCUIT_ANY
| #define canCIRCUIT_ANY -1 |
Any circuit will do.
- Warning
- Obsolete!
◆ canDISCARD_MESSAGE
| #define canDISCARD_MESSAGE 3 |
◆ canERR_BUFOFL
| #define canERR_BUFOFL canERR_RESERVED_3 |
"Buffer overflow"
- Warning
- Obsolete!
◆ canERR_CARDCOMMFAILED
"Can't communicate with the card"
- Warning
- Obsolete!
◆ canERR_MSGLOST
"Message lost by CAN-chip"
- Warning
- Obsolete!
◆ canERR_OVERRUN
"Receive buffer overrun"
- Warning
- Obsolete!
◆ canERR_REINIT
| #define canERR_REINIT canERR_RESERVED_4 |
"Reinitialization failed"
- Warning
- Obsolete!
◆ canFlgACCEPT
◆ canFlgCODE
◆ canFlgMASK
◆ canFlgREJECT
◆ CANID_METAMSG
| #define CANID_METAMSG (-1L) |
Like msgs containing bus status changes.
- Warning
- Obsolete!
◆ CANID_WILDCARD
| #define CANID_WILDCARD (-2L) |
We don't care or don't know.
- Warning
- Obsolete!
◆ canINVPULLDOWN
◆ canINVPULLUP
◆ canINVPUSHPULL
◆ canIOCTL_LOCAL_ECHO_OFF
| #define canIOCTL_LOCAL_ECHO_OFF 4 |
◆ canIOCTL_LOCAL_ECHO_ON
| #define canIOCTL_LOCAL_ECHO_ON 3 |
◆ canMSG_STATUS
| #define canMSG_STATUS 0x0008 |
◆ canOFF
◆ canPULLDOWN
◆ canPULLUP
◆ canPUSHPULL
This is the usual setting.
- Warning
- Obsolete!
◆ canRETAIN_MESSAGE
| #define canRETAIN_MESSAGE 4 |
◆ canSLOW_MODE
| #define canSLOW_MODE 0x01 |
Sync on rising and falling edge.
- Warning
- Obsolete!
◆ canSTAT_INACTIVE
The circuit is not active (removed from the sw bus)
- Warning
- Obsolete!
◆ canSTICKY_ACK_ERROR
| #define canSTICKY_ACK_ERROR 0x80000801 |
◆ canSTICKY_BIT0_ERROR
| #define canSTICKY_BIT0_ERROR 0x80000010 |
◆ canSTICKY_BIT1_ERROR
| #define canSTICKY_BIT1_ERROR 0x80000020 |
◆ canSTICKY_CRC_ERROR
| #define canSTICKY_CRC_ERROR 0x80000008 |
◆ canSTICKY_FORM_ERROR
| #define canSTICKY_FORM_ERROR 0x80000002 |
◆ canSTICKY_HW_OVERRUN
| #define canSTICKY_HW_OVERRUN 0x80000040 |
◆ canSTICKY_STUFF_ERROR
| #define canSTICKY_STUFF_ERROR 0x80000004 |
◆ canSTICKY_SW_OVERRUN
| #define canSTICKY_SW_OVERRUN 0x80000080 |
◆ canTRISTATE
◆ canWANT_ACTIONS
| #define canWANT_ACTIONS 0x01 |
◆ canWANT_ERROR_COUNTERS
| #define canWANT_ERROR_COUNTERS 0x04 |
◆ canWANT_EXCLUSIVE
| #define canWANT_EXCLUSIVE 0x08 |
◆ canWANT_EXTENDED
| #define canWANT_EXTENDED 0x10 |
◆ canWANT_OWN_BUFFERS
| #define canWANT_OWN_BUFFERS 0x02 |
◆ canWANT_VIRTUAL
| #define canWANT_VIRTUAL 0x20 |
◆ CIRC_SJA1000
◆ CIRC_VIRTUAL
◆ PCCAN_INTEL526
Not supported.
- Warning
- Obsolete!
◆ PCCAN_INTEL527
82527 on PCCAN 1.0
- Warning
- Obsolete!
◆ PCCAN_PHILIPS
82C200 on PCCAN 1.0
- Warning
- Obsolete!
◆ canHWDescr
◆ canMemoryAllocator
| typedef void*(* canMemoryAllocator) (size_t size) |
Retained for compatibility.
- Warning
- Obsolete!
◆ canMemoryDeallocator
| typedef void(* canMemoryDeallocator) (void *p) |
◆ canSWDescr
◆ canGetCircuits()
| canStatus canGetCircuits |
( |
int * |
context, |
|
|
char * |
name, |
|
|
char * |
vendor, |
|
|
char * |
version, |
|
|
unsigned int * |
cardtype, |
|
|
unsigned int * |
circtype, |
|
|
unsigned int * |
channel |
|
) |
| |
◆ canInstallAction()
| canStatus canInstallAction |
( |
int |
handle, |
|
|
long |
id, |
|
|
int(*)() |
fn |
|
) |
| |
◆ canInstallOwnBuffer()
| canStatus canInstallOwnBuffer |
( |
int |
handle, |
|
|
long |
id, |
|
|
unsigned int |
len, |
|
|
void * |
buf |
|
) |
| |
◆ canLocateHardware()
◆ canOpen()
| int canOpen |
( |
const canHWDescr *const |
hwdescr, |
|
|
const canSWDescr *const |
swdescr, |
|
|
const unsigned int |
flags |
|
) |
| |
◆ canReadTimer()
| unsigned long canReadTimer |
( |
const int |
hnd | ) |
|
- Delphi
- function canReadTimer(handle: canHandle): Longint;
- Warning
- Obsolete! kvReadTimer() should be used instead.
◆ canUninstallAction()
| canStatus canUninstallAction |
( |
int |
handle, |
|
|
long |
id |
|
) |
| |
◆ canUninstallOwnBuffer()
| canStatus canUninstallOwnBuffer |
( |
int |
handle, |
|
|
long |
id |
|
) |
| |