QtPyVCP - status:current_line - Not Working
- Donb9261
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 165
- Thank you received: 102
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.
- cmorley
- Offline
- Moderator
-
Less
More
- Posts: 7883
- Thank you received: 2131
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
The following user(s) said Thank You: BigJohnT, KCJ, Donb9261
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 23312
- Thank you received: 4938
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.
The following user(s) said Thank You: BigJohnT, Donb9261
Please Log in or Create an account to join the conversation.
- Donb9261
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 165
- Thank you received: 102
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.
Moderators: KCJ, Lcvette
Time to create page: 0.074 seconds