|
CAN_ComFault |
Top Next |
|
CAN_ComFault get CAN bus communication fault state according to its RxWatchdog Since R2019b
Library: CAN Bus Controller ( Dafulai Electronics) /CAN_ComFault
Description
This block will indicate whether CAN Bus communication fault occurs according to its RxWatchdog. You must enable RxWatchdog in CAN_setup block in order to get correct communication state. Otherwise, we will get "always communication normal" (Output port= false)
Notes: This block has nothing to do with refresh. It will output fault state even though you didn't run any refresh (Auto-refresh or manually refresh block)
Parameters
Please double click this block to open parameters dialog below:
Let us explain parameters.
Ports
Input
None
Outport
Fault — "logical" scalar. True means CAN bus communication fault.
|