(cardEnable)
(cardEnable card_id)
(cardEnable card_id {[+|-][R][W][M]})
In response to a query or successful setting of a card:
(cardEnable card_id +|- R +|- W +|- M)
Otherwise, one of the following error messages:
(error "cardEnable DR_ERR_CARD_INVALID (time) invalid card: card_id")
This command sets or queries the enable status of a card. Each of the three interfaces to the card: process data input, process data output, and messages, can be individually turned on or off. With an interface disabled, the driver provides a normal interface to the user, but does not actually perform the exchange with card (note that if messaging is turned off, the response back to the user cannot really be the actual normal response). Normally all three interfaces are enabled. This command might be used to inhibit an interface for debug or simulation purposes, such as for example, to allow safe testing of a system by ensuring the outputs cannot be modified.
Copyright © 1995-2006 by Cogent Real-Time Systems, Inc. All rights reserved.