Continuous Analog Input Functions | ![]() ![]() ![]() ![]() |
Continuous Analog Input Functions
AI_ContReadChannel
This function performs continuous
A/D conversions on the specified analog input channel at a rate as close
to the rate you specified.
AI_ContReadChannelToFile
This function 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_ContScanChannels
This function performs continuous
A/D conversions on the specified continuous analog input channels
at a rate as close to the rate you specified. This function is only available
for those cards that support auto-scan functionality.
AI_ContScanChannelsToFile
This function 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_ContReadMultiChannels
This function performs continuous
A/D conversions on the specified analog input channels at a rate as close
to the rate you specified. This function is only available for those cards
that support auto-scan functionality.
AI_ContReadMultiChannelsToFile
This function performs continuous
A/D conversions on the specified 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_ContVScale
Converts the values of an array
of acquired data from an continuous A/D conversion call to the actual input
voltages.
AI_ContStatus
Checks the current status of
the continuous analog input operation.