| Contents | Index |
Configure MessageReceivedFcn as a callback function to run a string expression, a function handle, or a cell array when a specified number of messages are available.
The MessageReceivedFcnCount property defines the number of messages available before the configured MessageReceivedFcn runs.
Usage | CAN channel |
Read only | Never |
Data type | Callback function |
The default value is an empty string. You can specify the name of a callback function that you want to run when the specified number of messages are available.
canch.MessageReceivedFcn = @Myfunction
You can also use the set function to set the values of this property.
MessageReceivedFcnCount, MessagesAvailable

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 |