LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to generate this plot

forgot to attach

 

 

Message Edited by jjlee on 08-02-2006 03:36 PM

0 Kudos
Message 11 of 16
(1,582 Views)
In Labview 7.1 you would use Write Characters to File.vi instead.
Message 12 of 16
(1,565 Views)

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?

0 Kudos
Message 13 of 16
(1,549 Views)
how should I activate matching aggressors with the user input of "# of enabled channels?"
I don't know how to turn on matching aggressors and measure xtalk to save data and plot the desired graph....
I really appreciate your help...
 
0 Kudos
Message 14 of 16
(1,530 Views)

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,

 

0 Kudos
Message 15 of 16
(1,514 Views)
I have updated the attached VI for the '%xtalk vs # channel' case.
there is no error, but the case did not execute at all....
may I ask for some suggestions on how to solve this problem?
 
 
0 Kudos
Message 16 of 16
(1,493 Views)