halshow - Show HAL parameters, pins and signals
halshow [options] [watchfile]
--help
Displays the help
--fformat format_string_for_float
Float format string
--iformat format_string_for_int
Integer format string
For format see https://www.tcl.tk/man/tcl8.6.11/TclCmd/format.html
Example: "%.5f" displays a float with 5 digits right of the decimal point.
--noprefs
Don’t use preference file to save settings
The program halshow creates a GUI interface to view and interact with a running HAL session.
linuxcnc(1)
Halshow is documented in the PDF and HTML documentation much more completely than is possible in a manpage: https://linuxcnc.org/docs/html/hal/halshow.html
LinuxCNC 2.9
• Added buttons for pin/parameter/signal manipulation.
• Added menu entries for setting update interval, adding manually.
• Added right-click menu for copy, set, unlink pin and remove from view.
• Added button to expand/collapse the tree view
• Added search entry
None known at this time.
Raymond E. Henry
Report bugs at https://github.com/LinuxCNC/linuxcnc/issues.
Copyright © 2020 Andy Pugh.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.