Release_Card | ![]() ![]() ![]() ![]() |
Release_Card
@ Description
There are at most 32 cards that
can be registered simultaneously. This function is used to tell PCIS-DASK
library
that this registered card is
not used currently and can be released. This would make room for new card
to register.
Also by the end of a program,
you need to use this function to release all cards that were registered.
@ Cards Support
6208V/6216V, 6208A, 6308V/08A,
7200, 7230, 7233, 7234, 7248, 7249, 7250/51,
7252, 7296, 7300A, 7432, 7433,
7434, 9111, 9112, 9113, 9114, 9116, 9118, 9812/10
@ Syntax
I16 Release_Card (U16 CardNumber)
@ Parameter
CardNumber : The card id of the card that want to be released.
@ Return Code
NoError