09-30-2015 06:46 PM
I would like to ramp the output voltage of a parallel 8-bit DAC linearly in time using LabView controlling 8 of the digital output pins of a NI USB-6501 which feed into the parallel DAC.
I would like to be able to set the ramp rate (slope) and the final voltage in my program (starting from 0V) and then let the program transform those numbers into binary and feed it to the NI USB-6501.
This will be my first LabView program.
What should I read in order to learn how to set this specific task up with LabView?
09-30-2015 07:28 PM
09-30-2015 09:14 PM - last edited on 12-20-2024 06:07 PM by Content Cleaner
I think roughly every 10 seconds by one bit, that should not a problem. There are so many tutorials that's why I ask, which of them would you recommend? I started with those for now: http://www.ni.com/academic/students/learn-labview/
09-30-2015 09:38 PM - last edited on 12-20-2024 06:06 PM by Content Cleaner
That's probably fine to start. Also look at https://www.ni.com/en/support/documentation/supplemental/06/getting-started-with-ni-daqmx--main-page...