FUNCTION GetReceiveCounter : CAA.COUNT
Returns a counter which is incremented with each received message. Diagnostic Information can be also read by GetDiagnosis.
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
GetReceiveCounter
|
CAA.COUNT
|
number of received messages
|
Input
|
hDriver
|
CAA.HANDLE
|
handle of CAN interface
|
peError
|
POINTER TO ERROR
|
optional pointer to error enum
|
|