11-04-2008 05:40 AM
I need to output the same voltage to 14 different analog outs. The only way I can think of doing this is shown in the attach picture - ie. build an array. With 14 this looks messy - can you imagine how it would look with more! Is there any neater way to do this?
Dave
Solved! Go to Solution.
11-04-2008 05:47 AM
hi,
u want same voltage setpoint for all channels so u use 'initialize array' and give dimention size what ever u want i think this will help u