MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Guía de usuario Pagina 103

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 386
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 102
The Real-Time Workshop User Interface
3-21
- Imported Extern declares the signal as extern. It must then be declared
from outside the generated code.
- Imported Extern Pointer — declares the signal as an
extern pointer. It
must then be declared from outside the generated code.
These cases are useful if you want to link Real-Time Workshop generated
code to other C code (that is, code that the Real-Time Workshop did not
generate). Note that you are responsible for correctly linking code modules
together.
C API for Signal Monitoring. The Real-Time Workshop provides support for
developing a C API for signal monitoring independent of external mode. See “C
API for Signal Monitoring” on page 5-4 for more information.
Vista de pagina 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 385 386

Comentarios a estos manuales

Sin comentarios