**BUG**
Concise problem statement:
Description of Part Attributes for Voltage Controlled Switch do not match attributes in .model statement.
Part attributes are mapped onto model statement like this:
.model SW_S1 sw vh=0 vt = 0.5 ron= 5 roff=1k
: :
V(on) V(off)
Steps to reproduce bug:
1. Click on S1
2. Read Properties > Part Attributes > V(on) and V(off)
3. Super Menu > Miscellaneous > Netlist for Document > Spice then compare Part Attributes above with .model statement in netlist.
Results:
Part attributes are mapped onto model statement like this:
.model SW_S1 sw vh=0 vt = 0.5 ron= 5 roff=1k
: :
V(on) V(off)
Expected results:
Rename
V(on) => Vh
V(off) => Vt
Url:
https://easyeda.com/file_view_LM317-3-Terminal-Adjustable-Negative-Regulators-spice-simulation_urlDVd7pH.htm
Browser:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/30.0.1599.114 Chrome/30.0.1599.114 Safari/537.36