MATLAB XPC TARGET 4 - API GUIDE Betriebsanweisung Seite 306

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 372
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 305
getxpcpci
14-62
getxpcpci('all')
Display a list of the currently supported PCI devices in the xPC Target block
library. The result is displayed.
getxpcpci('supported')
When called with the 'supported' option, getxpcpci does not access the target
PC.
To display the list of PCI devices installed on the target PC,
tg1, first create a
target object,
tg1, for that target PC. Then, call getxpcpci with the 'all'
option. For example
tg1=xpctarget.xpc('RS232','COM1','115200')
getxpcpci(tg1, 'all')
Seitenansicht 305
1 2 ... 301 302 303 304 305 306 307 308 309 310 311 ... 371 372

Kommentare zu diesen Handbüchern

Keine Kommentare