General Configuration Function Group | ![]() ![]() ![]() ![]() |
General Configuration Function Group
Use these functions to initializes and configures data acquisition card.
Register_Card
Initializes the hardware and
software states of an NuDAQ PCI-bus data acquisition card. Register_Card
must be called before any other DASK library functions can be called for
that card.
Release_Card
Tells DASK library that this
registered card is not used currently and can be released. This would make
room for new card to register.