MATLAB XPC TARGET 4 - API GUIDE Betriebsanweisung Seite 286

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 372
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 285
get (target object)
14-42
Examples List the value for the target object property StopTime. Notice that the property
name is a string, in quotation marks, and not case sensitive.
get(tg,'stoptime') or tg.get('stoptime')
ans = 0.2
See Also The xPC Target target object method set (target object).
The scope object methods
get (scope object) and set (target object).
The built-in MATLAB functions
get and set.
TimeLog
Storage in the MATLAB workspace for the
time or t-vector logged during execution of
the target application.
ViewMode
Display either all scopes or a single scope
on the target PC. Value is
'all' or a single
scope index. This property is active only if
the environment property
TargetScope is
set to
enabled.
Yes
Property Description Writable
Seitenansicht 285
1 2 ... 281 282 283 284 285 286 287 288 289 290 291 ... 371 372

Kommentare zu diesen Handbüchern

Keine Kommentare