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

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 575
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 68
Constructing ticc s Objects
RTDX channels : 0
Inspecting the output reveals tw o objects listed—a CCS IDE object and an
RTDX object. CCS IDE and RTDX objects cannot be created separately. By
design they maintain a member class relationship; the RTDX object is a class,
a member of the CCS object class. In this example,
cc is an instance of the
class CCS. If you enter
rx = cc.rtdx
rx
is a handle to the RTDX portion of the CCS object. As an alias, rx replaces
cc.rtdx in functions such as readmat or writemsg that use the RTDX
communications features of the CCS link. Typing
rx at the command line
now produces
rx
RTDX channels : 0
The object properties are described in Chapter 6, “Function Refere nce”, and
in more detail in ticcs Object Properties. These properties are set to default
values when you construct objects.
2-47
Vedere la pagina 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 574 575

Commenti su questo manuale

Nessun commento