0
Simulation not working

Hello greetings,
I am writing you because it seems that I am not getting the simulation to work, and I can't post a question to the forum. I am trying to run the RC example from the manual. I can create the schematic in Kicad-eeschema, then run in esim the kicadtoNgspice properly. But when I try to run the simulation it gives me: "Error while opening pyhon plotting Editor. Please look at console for more details"
and in the console it gives me the following: [ERROR]: Exception Message :[Errno 2] No such file or directory: 'C:\\Users\\Guillermo\\eSim-Workspace\\RCAC\\plot_data_i.txt' [ERROR]: Exception Message :local variable 'alli' referenced before assignment [ERROR]: Exception Message : [Errno 2] No such file or directory: 'C:\\Users\\Guillermo\\eSim-Workspace\\RCAC\\plot_data_v.txt'
my circ.out file is as follows: * c:\users\guillermo\esim-workspace\rcac\rcac.cir v1 in gnd sine(0 2 50 0 0) c1 out gnd 1u r1 out in 1k * u1 in plot_v1 * u2 out plot_v1 .tran 10e-03 100e-03 0e-03 * Control Statements .control run print allv > plot_data_v.txt print alli > plot_data_i.txt plot v(in) plot v(out) .endc .end
I am suspecting it is the simulation that is not working and not generating the "plot_data_i.txt" and the "plot_data_v.txt", because if I open the example from ProgramFiles>esim>Examples>RC I have no problem on getting the python editor to plot the results.
Thank you very much for your support.
Best regards from México,
Guillermo Becerra


eSim 29-09-16, 10:05 a.m. memobecerra
0
Please refer to http://forums.fossee.in/question/156/simulation-not-working-error-while-opening-phyton-plotting-editor/
29-09-16, 11:01 a.m. fahim


Log-in to answer to this question.