11-08-2005 11:35 PM
11-09-2005 02:58 PM
Hello,
I must admit that I am slightly confused about what you mean. What driver are you using, Traditional NI-DAQ or NI-DAQmx? I assume that since you reference parameter.vi you are using Traditional NI-DAQ. It's hard to say what the best way would be to set the excitation without seeing how you are using this subVI, but you could simply call the parameter VI once for each separate excitation that you are trying to set. You could even do this in an auto-indexed for loop that uses arrays for the SCXI module list and the excitation list, so you do not have to have 3 separate parameter VIs. This is just a suggestions. If you want to post a portion of your code we may be able to make more specific recommendations.
Thanks,
Laura