FUNCTION GetBusState : BUSSTATE
This function return the current state of the bus. Diagnostic Information can be also read by GetDiagnosis.
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
GetBusState
|
BUSSTATE
|
current bus state
|
Input
|
hDriver
|
CAA.HANDLE
|
handle of CAN interface
|
peError
|
POINTER TO ERROR
|
optional pointer to error enum
|
|