FUNCTION _DriverOpenP : CAA.HANDLE
Unmanaged implementation of DriverOpenP
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
_DriverOpenP
|
CAA.HANDLE
|
|
Input
|
usiNetId
|
USINT
|
number of CAN channel
|
uiBaudrate
|
UINT
|
baudrate in kBit/s
|
xSupport29Bits
|
BOOL
|
FALSE: only 11-Bit IDs, TRUE: support also 29-Bit
|
szMemSize
|
CAA.SIZE
|
size of allocated memory
|
pMemory
|
CAA.PVOID
|
pointer to memory
|
peError
|
POINTER TO ERROR
|
|
|