Index: simulation/sim/01_dc/index.html =================================================================== --- simulation/sim/01_dc/index.html (revision 8793) +++ simulation/sim/01_dc/index.html (revision 8794) @@ -165,7 +165,16 @@ get multiple printouts or plots of the same or different analyses.

TODO: screenshot -TODO: describe widgets +

+Select the first entry, which runs the 'op' analysis and presents the result +simply printing values. Click on the edit button. This opens the sim output +config dialog. The top half of the dialog box configures the analysis; the +op analysis does not have parameters so it's sparse in this example. The bottom +half configures the presentation, which is set to 'print' in this case, which +will simply print the textual value of any property listed. The list can be +edited using New/Edit/Remove buttons. Each item of the list is a network name +or a component-port pair (or a function based on one of these). In this example +we are measuring voltages at two pins of connector CN2.

Sim setup: run & output