Ryan,
Sorry the equivalent function call is:
AIAcquireWaveforms(device,channel,num_samples,sample_rate, max, min,actualscanrate ,GROUP_BY_CHANNEL, waveform);
The function from the previous comment replaced:
nidaqAISinglePointOp(Channel, CHANNEL_MAX,CHANNEL_MIN, &value);
This causes major headaches when I'm trying to do some simple updates.
Thanks,
Scott