× Forum Header

In custom_postgui.hal ?

More
08 Oct 2015 21:51 #63575 by gaston48
Hello,

What is this instruction in custom_postgui.hal Stepconf with (2.7.0)

"sets spindle-at-speed true" ?

It can be found here:

git.linuxcnc / .... /stepconf/build_HAL.py

Thank you

Please Log in or Create an account to join the conversation.

More
08 Oct 2015 22:00 #63576 by cncbasher
Replied by cncbasher on topic In custom_postgui.hal ?
this sets the spindle speed indicator panel , as you dont have any encoder to feedback the rpm ,
this overides the display .

Please Log in or Create an account to join the conversation.

More
08 Oct 2015 22:23 - 08 Oct 2015 22:36 #63578 by gaston48
Replied by gaston48 on topic In custom_postgui.hal ?
Thank you cncbasher !

Why "sets" and not "setp" ? it is not a hal instructions

Some documentation somewhere ?
Last edit: 08 Oct 2015 22:36 by gaston48.

Please Log in or Create an account to join the conversation.

More
08 Oct 2015 23:21 #63580 by dgarrett
Replied by dgarrett on topic In custom_postgui.hal ?
$ halcmd help
Use 'help <command>' for more details about each command
Available commands:
  loadrt              Load realtime module(s)
  loadusr             Start user space program
  waitusr             Waits for userspace component to exit
  unload              Unload realtime module or terminate userspace component
  lock, unlock        Lock/unlock HAL behaviour
  linkps              Link pin to signal
  linksp              Link signal to pin
  net                 Link a number of pins to a signal
  unlinkp             Unlink pin
  newsig, delsig      Create/delete a signal
  getp, gets          Get the value of a pin, parameter or signal
  ptype, stype        Get the type of a pin, parameter or signal
  setp, sets          Set the value of a pin, parameter or signal
  addf, delf          Add/remove function to/from a thread
  show                Display info about HAL objects
  list                Display names of HAL objects
  source              Execute commands from another .hal file
  status              Display status information
  save                Print config as commands
  start, stop         Start/stop realtime threads
  alias, unalias      Add or remove pin or parameter name aliases
  echo, unecho        Echo commands from stdin to stderr
  quit, exit          Exit from halcmd

or for man page:
$ man halcmd

Please Log in or Create an account to join the conversation.

More
08 Oct 2015 23:28 - 09 Oct 2015 02:58 #63581 by gaston48
Replied by gaston48 on topic In custom_postgui.hal ?
Oh thank you very much, I did not well look for :blush:
Last edit: 09 Oct 2015 02:58 by gaston48.

Please Log in or Create an account to join the conversation.

More
09 Oct 2015 02:43 #63586 by BigJohnT

Please Log in or Create an account to join the conversation.

Time to create page: 0.081 seconds
Powered by Kunena Forum