You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/hal/halshow.adoc
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ _Reload tree view_ is useful when new components are loaded during runtime and s
98
98
.Halshow: Show Tab
99
99
image::images/halshow-show-tab.png["Halshow: Show Tab",align="center"]
100
100
101
-
Clicking on the node namein the tree, e.g. "Components", will show you (under the "Show" tab) all that HAL knows about the contents of that node.
101
+
Clicking on the node name, "Components" in the tree for example, will show you (under the "Show" tab) all that HAL knows about the contents of that node.
102
102
Figure <<fig:halshow-show-tab,Halshow Show Tab>> shows a list exactly like you will see if you click the "Components" name.
103
103
The information display is exactly like those shown in traditional text based HAL analysis tools.
104
104
The advantage here is that we have mouse click access, access that can be as broad or as focused as you need.
@@ -152,7 +152,8 @@ _Watch's_ refresh rate is a bit slow to see stepper pulses, but you can use it f
152
152
153
153
.New in 2.9
154
154
****
155
-
The pins and signals that are writable have buttons for manipulation on the right side. Pins that are linked to a signal have disabled buttons.
155
+
The pins and signals that are writable have buttons for manipulation on the right side.
156
+
Pins that are linked to a signal have disabled buttons.
156
157
To set these values, the corresponding pin has to be unlinked from the signal.
157
158
That can be done by right-click on the signal name and select "Unlink pin", see <<cap:watch-tab-context-menu,Watch Tach Context Menu>>.
158
159
@@ -189,8 +190,7 @@ They will persist as long as LinuxCNC remains up but are gone as soon as LinuxCN
189
190
The command entry has a BASH-like history (during the session), so you can restore inserted commands with the arrow up key.
190
191
****
191
192
192
-
The entry box labeled "HAL Command:" will accept any of the commands listed for halcmd.
193
-
These include:
193
+
The entry box labeled "HAL Command:" will accept any of the commands listed for halcmd. These include:
0 commit comments