cncdrive wrote:Hi Nikolay,
Can you please test if you delete the slider from the jog screen and placing back that AS3jog.Setfieldtext("10", 913); then does it crash?
I would like to figure out if the slider causes this issue or the textfield itself.
It is unclear, because when the textfield gets the value that slider on the jog screen has the same labelnumber, so it also updates it's value.
And so far I do not see what could be the problem with that line of code, so it would help if you can tell me if it crashes without the slider, but with that Setfieldtext line put back in the screenset.
cncdrive wrote:Hi Nikolay,
I asked you to delete the slider, not the textfield please.
The slider is the red line which you can click to adjust the value on the jog screen.
It is the slider 913. on the jog screen.
cncdrive wrote:The slider should be deleted, this is the code:
//Add sliders to jog screen
AS3jog.Addslider(64, 259, 121, -65536, -5658199, 1, 100, false, true, 913, 1);
And the
//Add textfields to jog screen
AS3jog.Setfieldtext("10", 913);
should be placed back into the screenset. Also place back the 913. textfield into the screenset if you removed it.
What I will know from this is if the crash is cased by the textfield update or the slider update.
These are all complex codes, so it would narrow it down a lot for me if I would see if this crashes or not without the slider.
Return to General discussion about the UCCNC software
Users browsing this forum: No registered users and 16 guests