[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No Subject




Hello,

Is there any method by which we can get the contents of a "traced 
variable" in a file ??

e.g.

set tracer [new Trace/Var]
$tcp trace cwnd_ $tracer 

Here, $tracer traces the variable cwnd_.  Now how to get these traced 
values at each event of simulation, in a file, so that we can view them ?? 

Thanking you,
Swati.