(cardProfile card_id)
(cardProfile card_id
(Port port) (Addr hardware_addr)
(MemorySize size_Kbytes Kb) (Interrupt intr ) | (Polled poll_ms)
(CardType "card_name")
(ModuleId module_id) (ModuleRev module_revision)
(Protocol protocol))Otherwise, if the specified card has not been initialized:
(error "cardProfile DR_ERR_CARD_INVALID (time) invalid card: card_id")
This command produces a detailed profile of the card attributes. Each attribute in the list is provided in the following syntax:
(attribute_name attribute_value [...])
This command is often inserted into an initial configuration file, after a cardInit command has auto-detected the card(s), to provide a detailed description of the cards available.
Copyright © 1995-2006 by Cogent Real-Time Systems, Inc. All rights reserved.