Remove measurement created by UI?

New to using the Spice Simulator UI.

At some point I (either intentionally or accidentally) added an RMS measurement for a digital output pin.

Since then, I’ve removed the connection to the pin, however ngSPICE is still trying to measure it, and I receive an error.

I’d like to remove the measurement, but I don’t see any UI to do that. There is a “measurement” window to the right but that is all gray.

I found in the *.wbk file there was a JSON node called “measurements”. I deleted the sub-node corresponding to the measurement I wanted to remove. I no longer get the error.

My question: was there a more “symmetric” (added with the UI, removed with the UI) way of removing this measurement, or is this UI missing and the only way is to directly edit the *.wbk file?

Thanks

-John

mouse click on rms command to mark it, then ‘delete’

Thank you holger. Where am I mouse clicking? There are multiple panes in the simulator window:

  • graph
  • log
  • signal
  • cursor
  • measurement

The only place I see the measurement is in the log.

-John

In the ‘Measurement Value’ window.

Grab the white-gray boundary (right under ‘Measurement’) with you mouse, move it down to open the white window with the Measurement / Value columns with its data row. Mark the row and delete it.

Wonderful, now I see the list in the UI - thank you!

Since I installed KiCad I have never seen that pane anything but all gray, regardless of how I’ve resized that window.

I’ll go ahead and report this as a bug. I’m currently running 9.0.4.

-John