METHOD GetBusState : BUS_STATE
Returns the bus state of the current node; if method returns BUS_STATE.ERROR further information can be read by GetBusError.
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
GetBusState
|
BUS_STATE
|
current bus state
|
Output
|
xDiagnosisInfoAvailable
|
BOOL
|
if true, diagnosis info can be read by calling IBus.GetBusDiagnosisInfo (if supported)
|
eError
|
ERROR
|
|
|