I just checked and even awvTableSignals is really using the old "print engine" tables (also known as Results Display Window), rather than the true ViVA tables. I did this: mydir="/export/home/myarea/demos/VIVA615/adc_sample_hold/psf" awvTableSignals(list(list(mydir list(list("tran" list("OUTM" "OUTP")))))) If you're OK with this, then expressions can be sent to such a window with: awvPrintWaveform(v("/OUTM" ?result 'tran ?resultsDir mydir)*5) Regards, Andrew.
↧