mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-13 14:56:29 -04:00
Minor improvement of the documentation. See #282
This commit is contained in:
parent
38611ea0aa
commit
51a25657ea
@ -96,9 +96,9 @@
|
|||||||
<par>
|
<par>
|
||||||
Um die Schaltung weiter bearbeiten zu können, muss die Simulation zunächst gestoppt werden.
|
Um die Schaltung weiter bearbeiten zu können, muss die Simulation zunächst gestoppt werden.
|
||||||
Dies geschieht am einfachsten mit dem Stopp-Knopf in der ToolBar.
|
Dies geschieht am einfachsten mit dem Stopp-Knopf in der ToolBar.
|
||||||
Durch Klicken mit der rechten Maustaste auf eine Komponente öffnet sich ein Dialog, welcher die
|
Durch Klicken mit der rechten Maustaste auf eine Komponente (Control-Click unter MacOS) öffnet sich
|
||||||
Eigenschaften dieser Komponente anzeigt. Für den ersten Eingang kann über diesen Dialog die
|
ein Dialog, welcher die Eigenschaften dieser Komponente anzeigt. Für den ersten Eingang kann über
|
||||||
Bezeichnung 'A' festgelegt werden.
|
diesen Dialog die Bezeichnung 'A' festgelegt werden.
|
||||||
</par>
|
</par>
|
||||||
<par><image src="scr11.png"/></par>
|
<par><image src="scr11.png"/></par>
|
||||||
<par>
|
<par>
|
||||||
|
@ -90,13 +90,13 @@
|
|||||||
<par><image src="scr10.png"/></par>
|
<par><image src="scr10.png"/></par>
|
||||||
<par>
|
<par>
|
||||||
To further process the circuit, the simulation must first be stopped. The easiest way to do this is
|
To further process the circuit, the simulation must first be stopped. The easiest way to do this is
|
||||||
with the Stop button in the tool bar. Clicking on a component with the right mouse button opens a
|
with the Stop button in the tool bar. Clicking on a component with the right mouse button
|
||||||
dialog which displays the component's properties. The label 'A' can be defined for the first
|
(control-click on MacOS) opens a dialog which shows the component's properties. The label 'A' can
|
||||||
input via this dialog.
|
be defined for the first input via this dialog.
|
||||||
</par>
|
</par>
|
||||||
<par><image src="scr11.png"/></par>
|
<par><image src="scr11.png"/></par>
|
||||||
<par>
|
<par>
|
||||||
In this way, the labels for the remaining inputs and outputs can be configured. The menu item
|
In this way, the labels for the remaining inputs and outputs can be defined. The menu item
|
||||||
<e>Analysis</e> also contains a menu item <e>Analysis</e>. This function performs an analysis of
|
<e>Analysis</e> also contains a menu item <e>Analysis</e>. This function performs an analysis of
|
||||||
the current circuit. However, this is only possible if all inputs and outputs are labeled properly.
|
the current circuit. However, this is only possible if all inputs and outputs are labeled properly.
|
||||||
</par>
|
</par>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user