cardDescribe

cardDescribe — provides a list of the cards available.

Synopsis

       
(cardDescribe)
	

Parameters

none

Returns

(cardDescribe (card_id card_type)...)

where card_type is the card-identifying string.

Description

This command provides a list of the cards available.

Example

In a system with 2 cards,

(cardDescribe)
  

would return something similar to this:

(cardDescribe (0 "CIF 30-IBSM") (1 "CIF 30-DPM"))