kicad/demos/simulation/analog-multiplier/a-multi.wbk

42 lines
828 B
Plaintext
Raw Normal View History

{
"last_sch_text_sim_command": ".tran 1u 10m",
"tabs": [
{
"analysis": "TRAN",
"commands": [
".tran 1u 10m",
".kicad adjustpaths",
".save all"
],
"dottedSecondary": false,
"margins": {
"bottom": 45,
"left": 70,
"right": 70,
"top": 30
},
"measurements": [],
"showGrid": true,
"traces": [
{
"color": "rgb(228, 26, 28)",
"signal": "V(/in1)",
"trace_type": 257
},
{
"color": "rgb(55, 126, 184)",
"signal": "V(/in2)",
"trace_type": 257
},
{
"color": "rgb(77, 175, 74)",
"signal": "V(/out)",
"trace_type": 257
}
]
}
],
"user_defined_signals": [],
"version": 6
}