MATLAB XPC TARGET RELEASE NOTES Podręcznik Użytkownika Strona 403

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 402
getxpcpci
Purpose Determine which PCI boards are installed in target PC
Syntax MATLAB command line
getxpcpci(target_object, 'type_of_boards')
getxpcpci(target_object, 'verbose')
Arguments
target_object
Variable n ame to reference the target
object.
type_of_boards
Valuesarenoarguments,'all',and
'supported'.
verbose
Argument to include the base address
register information in the PCI device
display.
Description The ge txpc pci function displays, in the MATLAB window, which PCI
boards are installed in the target PC. By default,
getxpcpci displays
this information for the target object,
tg. If you have multip l e target
PCs in your system, you can call the
getxpcpci function for a particular
target object,
target_object.
Only devices supported by driver blocks in the xPC Target block library
are displayed. The information includes the PCI bus number, slot
number, assigned IRQ number, manufacturer name, board name, device
type, manufacturer PCI ID, base address, and the board PCI ID itself.
For a successful query:
The host-target communication link must be working. (The function
xpctargetping must return success before y ou can use the function
getxpcpci.)
Either a target application is loaded or the loader is active. The
latter is used to query for resources assigned to a specific PCI device,
18-79
Przeglądanie stron 402
1 2 ... 398 399 400 401 402 403 404 405 406 407 408 ... 530 531

Komentarze do niniejszej Instrukcji

Brak uwag