We provide basic one-line diagrams IF you provide the (x,y) coordinates for the buses. See the help on BusCoords command. Once you have the coordinates defined (do this AFTER doing a Solve command-- just before you want to plot), you can issue a plot command like this:
plot circuit power Max=2000 dots=n labels=n subs=n C1=$00FF0000 1ph=3
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a way for me to visualize my circuit (with all the lines, transformers, loads etc) once I have written it's code on OpenDSS?
We provide basic one-line diagrams IF you provide the (x,y) coordinates for the buses. See the help on BusCoords command. Once you have the coordinates defined (do this AFTER doing a Solve command-- just before you want to plot), you can issue a plot command like this: