MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Manual de servicio Pagina 163

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 282
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 162
LibMapSignalSource
4
-41
LibMapSignalSource
Purpose
Determines the appropriate source signal given the mapping source and
mapping index
Syntax
%<LibMapSignalSource(mappingSource, mappingIndex, ucv, lcv)>
Arguments
mappingSource
String
"U"
,
"X"
,
"B"
, or
"G"
.
mappingIndex
Integer index into the map for
U
,
X
,
B
, or
G
.
ucv
User control variable string.
lcv
Loop control variable string.
Returns
The appropriate source signal given the mapping source and mapping index.
Description
LibMapSignalSource
returns the appropriate source signal given the mapping
source and mapping index. Valid mapping sources are
U
,
X
,
B
, and
G
. The
mapping index is the index into these maps.
Example
A wide input signal named
Vin
may produce the following result for
LibMapSignalSource(U, mappingIndex, "", "")
U.Vin[2]
Vista de pagina 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 281 282

Comentarios a estos manuales

Sin comentarios