QtPyVCP - status:current_line - Not Working
06 Jan 2020 23:03 #154180
by Donb9261
QtPyVCP - status:current_line - Not Working was created by Donb9261
For some reason it appears status:current_line and status:read_line have the same value. I was trying to install a Status Label to refelct the current running line number and it shows the value related to the last line in the code.
Is this a known issue and is there a work around?
Is this a known issue and is there a work around?
Please Log in or Create an account to join the conversation.
07 Jan 2020 19:36 #154240
by cmorley
Replied by cmorley on topic QtPyVCP - status:current_line - Not Working
know issue with linuxcnc - there is no work around.
It's because for linuxnc displays the line it is interpreting rather then the line it is actually running - they quickly can be different.
Chris
It's because for linuxnc displays the line it is interpreting rather then the line it is actually running - they quickly can be different.
Chris
Please Log in or Create an account to join the conversation.
09 Jan 2020 00:52 #154374
by andypugh
Replied by andypugh on topic QtPyVCP - status:current_line - Not Working
if you need it, the hal pin motion.program-line is accurate.
You could display that, or read it with a hal component.
You could display that, or read it with a hal component.
Please Log in or Create an account to join the conversation.
09 Jan 2020 13:30 #154438
by Donb9261
Replied by Donb9261 on topic QtPyVCP - status:current_line - Not Working
status:motion_line works. Would provide same as hal pin.
The following user(s) said Thank You: KCJ
Please Log in or Create an account to join the conversation.
Time to create page: 0.130 seconds