Changing AnalogueIn Hardware Range max & mins
Is it possible to change the 'Hardware Range' for Dataq.Devices.DI2008.AnalogVoltageIn channel while acquiring or at least without calling AcqusitionStopAsync()/Start? Which seems to take some time to return.
Reason is, that I would like to do some sort of Auto-Scaling on a channel if the voltage being measure starts to exceed the current Max/Min's
Similar to a auto ranging multimeter type operation.
Paul