I found whenever I hava a .dc analysis in the circuit,
the plot will fail, the transient is ok though
***Simple Circuit ***
JUST A TEST
R1 1 0 10K
R2 2 1 20K
VDD 2 0 5V
.DC VDD 0 5 .1
.END
***Error Message***
Bad spice variable time
Bad spice variable time
while executing
"spice::spicetoblt time $holder_traceTimeVector"
(procedure "sw_trace_vectorUpdate" line 28)
invoked from within
"sw_trace_vectorUpdate $viewer $traceName"
(procedure "sw_update" line 34)
invoked from within
"sw_update $viewer"
(procedure "sw_plot" line 79)
invoked from within
"sw_plot v-sweep"
("eval" body line 1)
invoked from within
"eval "sw_plot $viewer $list" "
(procedure "sw_nodeselection_loadSelection" line 28)
invoked from within
"sw_nodeselection_loadSelection .trace_selection_box "
invoked from within
".trace_selection_box.tnb.voltage.b invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke]"
(procedure "tk::ButtonUp" line 22)
invoked from within
"tk::ButtonUp .trace_selection_box.tnb.voltage.b"
(command bound to event)
Spice file
Logged In: YES
user_id=918049
This happens for an .AC analysis too.