Skip to Main Content Skip to Search
Product Documentation

filterBlockAll - Configure filter to block messages with specified identifier type

Syntax

filterBlockAll(canch,'type')

Description

filterBlockAll(canch,'type') configures the message filter to block all messages matching the specified identifier type.

Input Arguments

canch

The CAN channel on which you want to filter messages.

type

The identifier type by which to filter messages. CAN messages are 'Standard' and 'Extended'.

Examples

To block all standard message types, type:

canch = canChannel('Vector','CANCaseXL 1',1)
filterBlockAll(canch,'Standard')

See Also

filterAllowAll | filterAllowOnly

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS