Inspect current G64 parameters?
- JetForMe
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 308
- Thank you received: 27
02 Sep 2024 21:09 - 02 Sep 2024 21:09 #309228
by JetForMe
Inspect current G64 parameters? was created by JetForMe
Is there a way to see what the current G64 configuration is? e.g what values of P and Q are? Are there some system-defined parameters that hold these values?
It shows in the status line as `G64`, does that mean it’s G64 by itself, with no P or Q specified? (This is the problem with the absence of some indication in the UI leading to ambiguous interpretation.)
It shows in the status line as `G64`, does that mean it’s G64 by itself, with no P or Q specified? (This is the problem with the absence of some indication in the UI leading to ambiguous interpretation.)
Last edit: 02 Sep 2024 21:09 by JetForMe.
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
-
Less
More
- Posts: 7884
- Thank you received: 2132
03 Sep 2024 04:44 #309257
by cmorley
Replied by cmorley on topic Inspect current G64 parameters?
It's available in python as attribute 'settings'.
linuxcnc.org/docs/devel/html/config/pyth...xcnc_stat_attributes
You can also see it by using linuxcnc status program.
linuxcnc.org/docs/devel/html/config/pyth...xcnc_stat_attributes
You can also see it by using linuxcnc status program.
The following user(s) said Thank You: JetForMe
Please Log in or Create an account to join the conversation.
Time to create page: 0.477 seconds