MATLAB XPC TARGET RELEASE NOTES Guide de l'utilisateur Page 309

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 531
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 308
Target PC Commands
the difference between a signal index (0, 1,...)andasignalname(S0, S1,.
..).
The following table lists the syntax forthetargetcommandsthatyoucan
use on the target PC. The MATLAB equivalent syntax is shown in the right
column. The target object name
tg and the scope object name sc are used as
an example for the MATLAB methods.
Target PC
Command Description and Syntax MATLAB Equivalent
addscope addscope scope_index
addscope
tg.addscope(scope_index)
tg.addscope
remscope remscope scope_index
remscope all
tg.remscope(scope_index)
tg.remscope
startscope startscope scope_index sc.start or +sc
stopscope stopscope scope_index sc.stop or -sc
addsignal addsignal scope_index
= signal _index1,
signal_index2,. . .
sc.addsignal(signal_-
index_vector
)
remsignal remsignal scope_index
= signal _index1,
signal_index2,. . .
sc.remsignal(signal_-
index_vector
)
viewmode
Zoom in to one scope or
zoom out to all scopes.
Syntax:
viewmode
scope_index
or left-click
the scope wi ndow
viewmode 'all' or
right-click any scope
window
Press the function key for
the scope, and then press V
to toggle
viewmode.
tg.viewMode =
scope_index
tg.viewMode = 'all'
16-5
Vue de la page 308
1 2 ... 304 305 306 307 308 309 310 311 312 313 314 ... 530 531

Commentaires sur ces manuels

Pas de commentaire