MATLAB XPC TARGET RELEASE NOTES Guía de usuario Pagina 387

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 531
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 386
getscope
the target PC. To change the number of samples, you need to create a
scope object and then change the scope object property
NumSamples.
sc1 = getscope(tg,1) or sc1 = tg.getscope(1)
sc1.NumSample = 500
The following example gets the properties of all scopes on the target PC
and creates a vector of scope objects on the host PC. If the target object
has more than one scope, it create a vector of scope objects.
scvector = getscope(tg)
See Also xPC Target target object methods getxpcenv and remscope.
xPC Target demo scripts listed in “xPC Target Demos” on page 6-9.
18-63
Vista de pagina 386
1 2 ... 382 383 384 385 386 387 388 389 390 391 392 ... 530 531

Comentarios a estos manuales

Sin comentarios