Hello we have in our laboratory an N6762A module and we want to use it for Current-Voltages caracteristiques. we have a program that set voltage and measure the corespodant current of the DUT. We want to modifie it to automatically generate values of voltages and measure the different current to have the I-V characteristic. I tried the for range but it did not do the job. I please need your help!!! thanks.
For the output, assuming you are simply returning a number from the module, try putting it into a LOGGING ALPHANUMERIC so that it captures all of the output values.
If that doesn't help, why not attach a copy of your program or a screenshot which might give us a better idea as to what you want to achieve and where you need assistance to get there.