09-08-2011 04:55 PM
Hello
I have developed a program which includes multicolumn list box as shown below
DUT VGS_Start VGS_Step VGS_Stop VDS_Start VDS_Step VDS_Stop
1 0.1 0.05 0.2 0.3 0.05 0.4
I want to have my program sweep between the VGS_start to VGS_stop in steps of VGS_step for each VDS_Start to VDS_Stop in steps of VDS_Step and have come a long way in doing that but some thing is missing. I am able to sweep the VGS from start to stop in steps of VGS_step just for VDS_start value but I am not able to continue sweeping VGS values from start to stop at other VDS values (i.e. VDS_start + VDS_Step until VDS_Stop).
I am attaching the vi I have developed for reference. If any1 can help me out by giving some suggestions will be a gr8 help.
THanks,
Robin
Solved! Go to Solution.
09-13-2011 05:07 AM