S
Svenn Bjerkem
Guest
Hi,
looking a bit around to see if I could find a way to get a bit more
control over that first line that ocnPrint produces. In many cases I
have only "getData(" in there. The interesting information in the
string is towards the end where the variable name and the current value
is listed.
I also tried to use awvPrintWaveform, that give me a Result Display
Window where I can use info show output to see the entire string that
is cut of. This means that the info is available somewhere in the
system.
At the moment it is possible to write to a file, but cadence is able to
print the data into the result browser so it should also be possible to
print the info into a list, one list for each line, then it would be
possible to replace the header line with values that are extracted with
the famGetSweep* functions.
The goal of this exercise is to be able to generate ascii data files
for programs like gnuplot, kpl, qtiplot, hippodraw, veusz etc.without
the empty lines and the difficult header line that ocnPrint generates.
Maybe that nondescriptive heading line in ocnPrint is actually a bug in
Cadence? Has anybody reported the behaviour as such? Would it help if I
did?
--
Svenn
looking a bit around to see if I could find a way to get a bit more
control over that first line that ocnPrint produces. In many cases I
have only "getData(" in there. The interesting information in the
string is towards the end where the variable name and the current value
is listed.
I also tried to use awvPrintWaveform, that give me a Result Display
Window where I can use info show output to see the entire string that
is cut of. This means that the info is available somewhere in the
system.
At the moment it is possible to write to a file, but cadence is able to
print the data into the result browser so it should also be possible to
print the info into a list, one list for each line, then it would be
possible to replace the header line with values that are extracted with
the famGetSweep* functions.
The goal of this exercise is to be able to generate ascii data files
for programs like gnuplot, kpl, qtiplot, hippodraw, veusz etc.without
the empty lines and the difficult header line that ocnPrint generates.
Maybe that nondescriptive heading line in ocnPrint is actually a bug in
Cadence? Has anybody reported the behaviour as such? Would it help if I
did?
--
Svenn