MATLAB XPC TARGET 4 - API GUIDE Betriebsanweisung Seite 238

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 372
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 237
13 Target PC Command-Line Interface Reference
13-4
Target PC
Command
Description and Syntax MATLAB Equivalent
getpar
Display the value of a
block parameter using the
parameter index.
Syntax:
getpar
parameter_index
get(tg, 'parameter_name')
setpar
Change the value of a
block parameter using the
parameter index.
Syntax:
setpar
parameter_index =
floating_point_number
set(tg, 'parameter_name',
number)
stoptime
Enter a new stop time.
Use
inf to run the target
application until you
manually stop it or reset
the target PC.
Syntax:
stoptime =
floating_point_number
tg.stoptime = number
sampletime
Enter a new sample time.
Syntax:
sampletime =
floating_point_number
tg.sampletime = number
set(tg, 'SampleTime',
number)
Seitenansicht 237
1 2 ... 233 234 235 236 237 238 239 240 241 242 243 ... 371 372

Kommentare zu diesen Handbüchern

Keine Kommentare