Tool Actions¶
-
qtpyvcp.actions.tool_actions.
TCLPATH
= '/usr/lib/tcltk/linuxcnc'¶ Tool Actions launch LinuxCNC tools
-
qtpyvcp.actions.tool_actions.
halshow
()[source]¶ Launch HALShow utility to view HAL and a Watch Window
- Components
- Pins
- Parameters
- Signals
- Functions
- Threads
ActionButton syntax:
tool_actions.halshow
-
qtpyvcp.actions.tool_actions.
calibration
()[source]¶ Launch the HAL PID calibration utility.
Test PID, Scale, Acceleration and Velocity settings if they are in the INI file.
ActionButton syntax:
tool_actions.calibration
-
qtpyvcp.actions.tool_actions.
halmeter
()[source]¶ Launch the HALMeter utility to display the current value of a single pin.
ActionButton syntax:
tool_actions.halmeter
-
qtpyvcp.actions.tool_actions.
status
()[source]¶ Launch the LinuxCNC status monitor utility.
ActionButton syntax:
tool_actions.status
-
qtpyvcp.actions.tool_actions.
halscope
()[source]¶ Launch the HALScope utility.
Halscope is an oscilloscope for the HAL
ActionButton syntax:
tool_actions.halscope