What is the best way to increase settling time on Visual C++ measurements of the PXI-6255 A to D? We needed to make some hardware changes that resulted in a measurement via a high-resistance voltage divider (24.7k and 100k) with secondary measurements on a near-ground voltage. The switching between the two sources leads to ghosting/crosstalk effects. We do not have a way to make hardware changes at the moment. Decreasing sampling frequency only helps to a certain point, after which the voltage reading is still low.
I attempted to use the function daqmxsetswitchdevsettlingtime but have been unable to find documentation regarding the first parameter, char deviceName[]. What is the Device Name?
If this function is depreciated, is there a replacement function?