plotting data previosly stored with ocnPrint()??

S

Sylvio Triebel

Guest
Hi,
I found some postings how to configure ocnPrint()
and how to print expressions
but I'm much more curious if it would be possible
to reconvert the data-file back into waveforms...

Thanks,
Sylvio
 
Sylvio Triebel wrote:

I found some postings how to configure ocnPrint()
and how to print expressions
but I'm much more curious if it would be possible
to reconvert the data-file back into waveforms...
You can use a piecewise linear source.

http://glory.eee.nott.ac.uk/userguides/guides/cadence_waveform.pdf

Cheers,

Roger
--
Nottingham One Day Juggling Convention
5th March 2005 - 10am-Late
http://www.nottsjuggling.co.uk
 
"Sylvio" == Sylvio Triebel <Sylvio.Triebel@nospam.com> writes:
Sylvio> Date: Wed, 12 Jan 2005 09:53:25 +0100

Sylvio> Hi, I found some postings how to configure ocnPrint() and
Sylvio> how to print expressions but I'm much more curious if it
Sylvio> would be possible to reconvert the data-file back into
Sylvio> waveforms...

Sylvio> Thanks, Sylvio

Try awvPlotList and awvAppendList.

Satya

--
Remove XXX and YYY to get my address
 
You can use the table function in the calculator - wavescan in ADE has a new
function for doing this (something like getAsciiWave, if I remember rightly).

Or you can search on sourcelink for a function I wrote, abTable (I think
there's a solution with that in).

Regards,

Andrew.

On Wed, 12 Jan 2005 09:53:25 +0100, Sylvio Triebel <Sylvio.Triebel@nospam.com>
wrote:

Hi,
I found some postings how to configure ocnPrint()
and how to print expressions
but I'm much more curious if it would be possible
to reconvert the data-file back into waveforms...

Thanks,
Sylvio
 
Thaks for the replys...

summary:
-there is no native CDS function (written in C...) to parse .ocnPrint files
--> parsing with Skill (which is also the Solution from Andrew)
and will be hopefully be still faster than evaluating complex expressions
from psf data
-plotting could be done with awvPlotTable/awvAppendTable

thats the perfect information I needed...

Regards, Sylvio

Sylvio Triebel wrote:
Hi,
I found some postings how to configure ocnPrint()
and how to print expressions
but I'm much more curious if it would be possible
to reconvert the data-file back into waveforms...

Thanks,
Sylvio
 
Actually there _is_ now a native function - getAsciiWave() - introduced in
IC5141

Andrew.

On Thu, 13 Jan 2005 09:27:59 +0100, Sylvio Triebel <Sylvio.Triebel@nospam.com>
wrote:

Thaks for the replys...

summary:
-there is no native CDS function (written in C...) to parse .ocnPrint files
--> parsing with Skill (which is also the Solution from Andrew)
and will be hopefully be still faster than evaluating complex expressions
from psf data
-plotting could be done with awvPlotTable/awvAppendTable

thats the perfect information I needed...

Regards, Sylvio

Sylvio Triebel wrote:
Hi,
I found some postings how to configure ocnPrint()
and how to print expressions
but I'm much more curious if it would be possible
to reconvert the data-file back into waveforms...

Thanks,
Sylvio
 

Welcome to EDABoard.com

Sponsor

Back
Top