MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Guida Utente Pagina 348

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 575
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 347
readmsg
Columns 1 through 13
12345678910111213
Columns 14 through 25
14 15 16 17 18 19 20 21 22 23 24 25
Now use RTDX to read the messages into a 4-by-5 array called
out_array.
number_msgs = msgcount(rx,'ochannel') % Check number of msgs
% in read queue.
out_array = cc.rtdx.readmsg('ochannel','double',[4 5])
See Also read, readmat, writemsg
7-126
Vedere la pagina 347
1 2 ... 343 344 345 346 347 348 349 350 351 352 353 ... 574 575

Commenti su questo manuale

Nessun commento