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

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 575
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 273
enable
Examples To use channels to RTDX, you must both open and enable the channels:
cc = ticcs; % Create a new connection to the IDE.
enable(cc.rtdx) % Enable the RTDX interface.
open(cc.rtdx,'inputchannel','w') % Open a channel for sending
% data to the processor.
enable(cc.rtdx,'inputchannel') % Enable the channel so you can use
%it.
See Also disable, open
7-52
Vedere la pagina 273
1 2 ... 269 270 271 272 273 274 275 276 277 278 279 ... 574 575

Commenti su questo manuale

Nessun commento