Hello.
In theory, it is possible, but it depends on how you are planning on identifying the card. You can determine if a card with a particular serial number is present, or simply if a card of a certain model is present. In the attached image I show very simple code, which I think you can then use together with loops and other structures to achieve what you need. The code on top is using traditional daq, and that VI is found in the Data Acquisiton>Calibration & Configuration subpalete, and the code on the botton is using DAQmx, and the property nodes used there can be found in DAQmx Data Acquisition>DAQmx Advanced>DAQmx System Setup. Hope this helps.