Field #913 only works on Jog Screen

If you think you've found a bug post it here.

Field #913 only works on Jog Screen

Postby ger21 » Sun Nov 13, 2016 4:03 pm

If you add Field #913 (Jog %) to other pages of the screen, it does not update or display the correct value.
Can this be changed to allow it to work anywhere?

This goes for all controls on the jog page that are coded to only function properly on the jog page.
All controls should work the same regardless of where they are placed.

Thanks in advance for the excellent support and bug fixes. :)
Gerry
UCCNC 2022 Screenset - http://www.thecncwoodworker.com/2022.html
ger21
 
Posts: 2730
Joined: Sat Sep 03, 2016 2:17 am

Re: Field #913 only works on Jog Screen

Postby Robertspark » Sun Nov 13, 2016 4:15 pm

exec.setjograte(43); // 43%
exec.SetJRO(); // validates the setjograte number or it will display in the field but not be activated or effective when you physically jog the machine
Robertspark
 
Posts: 1892
Joined: Sat Sep 03, 2016 4:27 pm

Re: Field #913 only works on Jog Screen

Postby cncdrive » Sun Nov 13, 2016 4:22 pm

The jog panel is not a tab page, it is a separated control, there are the AS3 and AS3jog.
When the software reads value of the Field it can read it from AS3 or AS3jog.
The jog % (field#913) reads from the AS3jog control.
cncdrive
Site Admin
 
Posts: 4985
Joined: Tue Aug 12, 2014 11:17 pm

Re: Field #913 only works on Jog Screen

Postby ger21 » Sun Nov 13, 2016 4:28 pm

So, if I understand correctly, UCCNC only looks for field #913 from AS3jog?

So there's no way to not use the AS3jog control and place the controls on the AS3 control?
Gerry
UCCNC 2022 Screenset - http://www.thecncwoodworker.com/2022.html
ger21
 
Posts: 2730
Joined: Sat Sep 03, 2016 2:17 am

Re: Field #913 only works on Jog Screen

Postby cncdrive » Sun Nov 13, 2016 4:37 pm

Yes, the software looking for that DRO on the jog control and not on the main control.
It can read it from one of the controls only which is now the jog control.
cncdrive
Site Admin
 
Posts: 4985
Joined: Tue Aug 12, 2014 11:17 pm


Return to Report a bug

Who is online

Users browsing this forum: No registered users and 14 guests