MATLAB XPC TARGET RELEASE NOTES Guia do Utilizador Página 387

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 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 página 386
1 2 ... 382 383 384 385 386 387 388 389 390 391 392 ... 530 531

Comentários a estes Manuais

Sem comentários