(cardIoStatus) (cardIoStatus card_id)
The target card ID (0..3). If no card ID is specified, the query is repeated for all initialized cards.
In response to a query or successful setting of a card:
(cardIoStatus card_id mode mode ReadyBit ready_flag RunBit run_flag ComBit com_flag count exchanges flags flags)
where
The mode of exchange between the fieldbus and process I/O data buffers on the card (see Hilscher Fieldbus CIF Card in the Cogent Driver Specifications sections of the Cogent C API manual).
1 if the card is running and initialization (of the card firmware) is complete.
1 if the card is configured and communicating.
1 if data exchange between the card and the fieldbus has been established.
An internal driver count of the number of buffer data accesses completed.
The current value of the 2-byte device flag register (in hex).
Otherwise, one of the following error messages:
(error "cardIoStatus DR_ERR_CARD_INVALID (time) invalid card: card_id")
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.