LTSpice - waveform display options

Thread Starter

Ramussons

Joined May 3, 2013
1,409
This is regarding simulation of Digital Circuits in LTSpice.

Below is a waveform of 3 variables w.r.t. a common X axis.
default.jpg
What I would like is, something like this:
preferred.jpg
Now, since this is a Digital circuit, we know the Logic HI and LO for each variable without any Readings on the Y axis. (The present readings are because of a DC shift introduced on each variable to separate the displays).

Is it possible to get this done on the LTSpice display, or is Level Shift one solution?

Thanks for your time.
 

djsfantasi

Joined Apr 11, 2010
9,163
Display the first waveform only.

Right click on the waveform plot pane. Select "Add Plot Pane".

Drag the label into the new plot pane.

You don't need a separate library.
 

Thread Starter

Ramussons

Joined May 3, 2013
1,409
Display the first waveform only.

Right click on the waveform plot pane. Select "Add Plot Pane".

Drag the label into the new plot pane.

You don't need a separate library.
Thanks for the idea. It works nicely as an immediate way out.

hi,
Use the dview.lib from LTS.
Example image.
NOTE: The Yaxis scale is NOT applicable.

E

EDIT:
Post your LTS asc file.
I will try this out. Looking at the example plot, it seems to answer my requirement.
 
Top