User`s guide

12 Functions — Alphabetical List
12-54
Enable the message for event-based transmit, start the channel, and change some data to
trigger the event-based transmit:
transmitEvent(ch, msg, 'On');
start(canch);
msg.Data = [1 2 3 4];
See Also
canChannel | canMessage | transmitConfiguration | transmitPeriodic