08-02-2006 03:34 PM - edited 08-02-2006 03:34 PM
forgot to attach
Message Edited by jjlee on 08-02-2006 03:36 PM
08-03-2006 02:01 AM
08-03-2006 01:05 PM
I am not sure if the program is calculating the crosstalk with user input of "# of enabled channels"
Basically,
"for 1 channel enabled" --->enable Aggressors 1 & 2 -->measure crosstalk in % -->find 'Max' in the data point--> plot "Max% crosstalk vs. # of channel enabled" ---> prompt to save the data
"for 2 channels enabled" -->enable Aggressor 1 , 2 --->measure crosstalk in % --> enable Aggressor 3, 4 --->measure crosstalk in % --> build data array with % in crosstalk ---> find 'Max' in the data arrray for each case --> plot "Max% crosstalk vs. # of channel enabled" ---> prompt to save the data
for 3 and 4 channels cases will have additional data array columns...
could you give some suggestion how I should modify the current VI?
08-03-2006 02:49 PM
08-04-2006 10:43 AM
I cannot figure out how to enable the appropriate aggressors to repeat the measurement and save data(array)???
(plz see "%xtalk vs # of channel case")
thanks,
08-05-2006 06:06 PM