Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

To scale a programmable power supply using MAX or python

I have connected a programmable power supply to the DAQ and given the analog output channel ao0 to the pps along with ground to write voltage using python, when i try to set 1 volt it automatically gets scaled by 8 resulting in 8Volt, how do i apply custom scaling or is there a way to eliminate this default scale

0 Kudos
Message 1 of 2
(3,197 Views)

Have you tried to use this function?

https://nidaqmx-python.readthedocs.io/en/latest/scale.html

0 Kudos
Message 2 of 2
(2,018 Views)