Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| elektronische_schaltungstechnik:weiterfuehrende_tipps_fuer_tina_ti [2021/05/09 11:15] – Externe Bearbeitung 127.0.0.1 | elektronische_schaltungstechnik:weiterfuehrende_tipps_fuer_tina_ti [2021/06/25 08:17] (current) – [2.2 Beispiel für ein SPICE Modell] tfischer | ||
|---|---|---|---|
| Line 71: | Line 71: | ||
| Der unten stehende Code zeigt das SPICE Modell, welches durch einen Texteditor in eine Datei '' | Der unten stehende Code zeigt das SPICE Modell, welches durch einen Texteditor in eine Datei '' | ||
| - | <code text> | + | <sxh text> |
| .SUBCKT C_el Pin_pos Pin_neg PARAMS: C = 10U | .SUBCKT C_el Pin_pos Pin_neg PARAMS: C = 10U | ||
| Line 100: | Line 100: | ||
| .ENDS C_el | .ENDS C_el | ||
| - | </code> | + | </sxh> |
| ==== 2.3 Import in TINA TI ==== | ==== 2.3 Import in TINA TI ==== | ||