LinuxCNC Documentation
This page is 45% translated. Untranslated text is shown in English.

СИНОПСИС

halshow [options] [watchfile]

ОПЦИИ

--help

Отобразить помощь

--fformat format_string_for_float

Float format string

--iformat format_string_for_int

Integer format string

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 документирован в PDF и HTML-документации гораздо полнее, чем это возможно на странице руководства: https://linuxcnc.org/docs/html/hal/halshow.html

HISTORY

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.

BUGS

None known at this time.

АВТОР

Raymond E. Henry

СООБЩЕНИЕ ОБ ОШИБКАХ

Сообщайте об ошибках по адресу 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.