| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Vehicle Network Toolbox |
| Contents | Index |
| Learn more about Vehicle Network Toolbox |
The Extended property is the identifier type for a CAN message. It can either be a standard identifier or an extended identifier.
Usage | CAN message |
Read only | Always |
Data type | Boolean |
false — The identifier type is standard (11 bits).
true — The identifier type is extended (29 bits).
To set the message identifier type to extended with the ID set to 2350 and the data length to 8 bytes, type:
message = canMessage(2350, true, 8)
You cannot edit this property after the initial configuration.

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2010- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |