MATLAB Help Center
Configure filter to block CAN messages with specified identifier type
filterBlockAll(canch,type)
filterBlockAll(canch,type) configures the CAN message filter to block all messages matching the specified identifier type.
canch
type
example
collapse all
Block all standard ID message types.
canch = canChannel('Vector','CANCaseXL 1',1) filterBlockAll(canch,'Standard')
CAN device channel, specified as a CAN channel object, on which to filter.
Example: canch = canChannel('NI','CAN1')
canch = canChannel('NI','CAN1')
'standard'
'extended'
Identifier type by which to filter, specified as a character vector or string. CAN messages identifier types are 'Standard' and 'Extended'.
'Standard'
'Extended'
Example: 'Standard'
Data Types: char | string
char
string
Introduced in R2011b
canChannel
filterAllowAll
filterAllowOnly
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office