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

  • 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 370
get (scope object)
Property Description Writable
WriteSize
Enter the block size, in bytes, of the d ata
chunks. This parameter specifies that a
memory buffer, of length number of samples
(
NumSamples), collect d ata in multiples of
WriteSize. B y default, this parameter is 512
bytes, which is the typical disk sector size.
Using a block size t hat is the same as the disk
sector size provides optimal perfo rmance .
If you experience a system crash, you can
expect to lose an amount of data the size of
WriteSize.
For scopes of type
'Host' or 'Tar get' ,this
parameter has no effect.
Yes
YLimit
Minimum and maximum y-axis values. This
property can be set to
'auto'.
For scopes of type
'Host' or 'File',this
parameter has no effect.
Yes
Examples List all the readable properties, along with their current values. This
is given in the form of a structure whose field names are the property
names and whose field values are property values.
get(sc)
List the value for the scope object property Type.Noticethatthe
property name is a string, in quota t ion marks, and is not case sensitive.
get(sc,'type')
ans = Target
18-47
Vue de la page 370
1 2 ... 366 367 368 369 370 371 372 373 374 375 376 ... 530 531

Commentaires sur ces manuels

Pas de commentaire