User`s manual

10 Function Classes
PCIS-DASK
Analog Input Function Group
AI_ContReadMultiChannels
Performs continuous A/D conversions
on the specified analog input channels
at a rate as close to the rate you speci-
fied. This function is only available for
those cards that support auto-scan func-
tionality.
AI_ContReadChannelToFile
Performs continuous A/D conversions
on the specified analog input channel at
a rate as close to the rate you specified
and saves the acquired data in a disk
file.
AI_ContScanChannelsToFile
Performs continuous A/D conversions
on the specified continuous analog input
channels at a rate as close to the rate
you specified and saves the acquired
data in a disk file. This function is only
available for those cards that support
auto-scan functionality.
AI_ContReadMultiChannelsToFile
Performs continuous A/D conversions
on the specified analog input channels
at a rate as close to the rate you speci-
fied and saves the acquired data in a
disk file. This function is only available
for those cards that support auto-scan
functionality.
AI_ContVScale Converts the values of an array of
acquired data from an continuous A/D
conversion call to the actual input volt-
ages.
AI_ContStatus Checks the current status of the continu-
ous analog input operation.
AI_EventCallBack Controls and notifies the user's applica-
tion when a specified DAQ event occurs.