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

СИНОПСИС

panelui

ОПИСАНИЕ

The non-realtime component panelui interfaces buttons to LinuxCNC or HAL. It decodes MESA 7I73 style key-scan codes and calls the appropriate routine. It gets input from a realtime component - sampler. Sampler gets it’s input from either the MESA 7i73 or sim_matrix_kb component. Panelui is configurable using an INI style text file to define button types, HAL pin types, and/or commands.

Полную документацию можно найти в HTML или PDF-документах: https://linuxcnc.org/docs/html/gui/panelui.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/.

BUGS

None known at this time.

АВТОР

This man page written by Andy Pugh, as part of the LinuxCNC project.

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

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