So I've found the cause of the problem - the generated waveform doesn't have any units and therefore viva plots it in a different subwindow. However, if you right click on the x-axis and select Allow Any Units then both waveforms will plot on the same axes :-). You can configure viva ahead of time by putting the following into your .cdsinit: envSetVal("viva.indepAxis" "flexible" 'string "true") If you enter the above command into the CIW then viva's original behavior persists until you open up a new plot window. So now I guess I'm all set, but I can also ask a follow up question - can I set the independent axis units of my generated waveform to be in seconds?
↧