halshow - Show HAL parameters, pins and signals
halshow [Options] [watchfile]
--help (help)
--fformat format_string_for_float
--iformat format_string_for_int
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
halshow creates a GUI interface to view and interact with a running HAL session. It is documented in the PDF and HTML docs much more completely than is possible in a manpage: http://linuxcnc.org/docs/html/hal/halshow.html
LinuxCNC(1)
Much more information about LinuxCNC and HAL is available in the LinuxCNC and HAL User Manuals, found at /usr/share/doc/LinuxCNC/.
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
None known at this time.
This man page written by andypugh, as part of the LinuxCNC project.
Report bugs at https://github.com/LinuxCNC/linuxcnc/issues
Copyright
© 2020 andypugh.
This is free software; see the source for copying
conditions. There is NO warranty; not even for
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.