CNC_BlockingWrite: Timeout on Command

JuKu
Site Admin
Posts: 1114
Joined: Thu Feb 14, 2013 3:06 pm
Location: Tampere, Finland
Contact:

Re: CNC_BlockingWrite: Timeout on Command

Post by JuKu »

> I'll see if its still doing it on the latest version of the software.

Probably, as I didn't touch anything that would affect that area - I think. If it does, I'd like to see the log and a dump of your settings.

Your experience with the cameras tell me that the keep active trick works, but there os still room for improvement in starting the streams. Good bit of info; I'll have another look there, but I'm more or less guessing, as my systems are pretty robust, about everything with the cameras works for me. :/
assasinsareus
Posts: 22
Joined: Mon Nov 02, 2015 12:43 pm

Re: CNC_BlockingWrite: Timeout on Command

Post by assasinsareus »

Hello,

Yes it's still doing it on the latest version and it is also occasionally doing it when the needle calibration goes through ok.
Timout.jpg
Timout.jpg (13.36 KiB) Viewed 1934 times
Here is the log from the end of the needle calibration and where the error appears. The error appears around the sr:{344}} mark. The {"sr":{"posa":xxxx}} messages keep coming in for several minutes after the timeout message.
A: 337.500, X: 0.328, Y: 0.527
A: 360.000, X: 0.475, Y: 0.404
CNC_XYA_m, x: 16.101166, y: 32.583, a: 0
G1 F150 X16.036 Y32.583 A-10
==> {"gc":"G1 F150 X16.036 Y32.583 A-10"}
{"r":{},"f":[1,0,38,139]}
{"sr":{"posa":359.998,"vel":24.47,"stat":5}}
{"qr":31,"qi":1,"qo":0}
{"sr":{"posa":359.511,"vel":150.00}}
{"sr":{"posa":359.023}}
{"sr":{"posa":358.535}}
{"sr":{"posa":358.047}}
{"sr":{"posa":357.559}}
{"sr":{"posa":357.071}}
{"sr":{"posa":356.571}}
{"sr":{"posa":356.083}}
{"sr":{"posa":355.595}}
{"sr":{"posa":355.107}}
{"sr":{"posa":354.619}}
{"sr":{"posa":354.131}}
{"sr":{"posa":353.643}}
{"sr":{"posa":353.155}}
{"sr":{"posa":352.654}}
{"sr":{"posa":352.166}}
{"sr":{"posa":351.678}}
{"sr":{"posa":351.190}}
{"sr":{"posa":350.702}}
{"sr":{"posa":350.215}}
{"sr":{"posa":349.727}}
{"sr":{"posa":349.239}}
{"sr":{"posa":348.751}}
{"sr":{"posa":348.250}}
{"sr":{"posa":347.762}}
{"sr":{"posa":347.274}}
{"sr":{"posa":346.786}}
{"sr":{"posa":346.298}}
{"sr":{"posa":345.810}}
{"sr":{"posa":345.322}}
{"sr":{"posa":344.834}}
G0 A0
==> {"gc":"G0 A0"}
{"r":{},"f":[1,0,15,74]}
{"sr":{"posa":344.496}}
{"qr":30,"qi":1,"qo":0}
{"sr":{"posa":344.021}}
{"sr":{"posa":343.533}}
{"sr":{"posa":343.045}}
{"sr":{"posa":342.557}}
{"sr":{"posa":342.069}}
{"sr":{"posa":341.581}}
{"sr":{"posa":341.081}}
{"sr":{"posa":340.593}}
{"sr":{"posa":340.105}}
{"sr":{"posa":339.617}}
{"sr":{"posa":339.129}}
{"sr":{"posa":338.641}}
{"sr":{"posa":338.153}}
{"sr":{"posa":337.665}}
{"sr":{"posa":337.177}}
{"sr":{"posa":336.676}}
{"sr":{"posa":336.188}}
EDIT - Removed some lines here
{"sr":{"posa":-3.696}}
{"sr":{"posa":-4.183}}
{"sr":{"posa":-4.671}}
{"sr":{"posa":-5.158}}
{"sr":{"posa":-5.646}}
{"sr":{"posa":-6.133}}
{"sr":{"posa":-6.633}}
{"sr":{"posa":-7.121}}
{"sr":{"posa":-7.608}}
{"sr":{"posa":-8.096}}
{"sr":{"posa":-8.583}}
{"sr":{"posa":-9.071}}
{"sr":{"posa":-9.558}}
{"sr":{"posa":-9.984,"vel":148.71}}
{"qr":31,"qi":0,"qo":1}
{"sr":{"posa":-0.780,"vel":2695.09}}
{"sr":{"posa":0.000,"vel":0.00,"stat":3}}
ReadyEvent stat
{"qr":32,"qi":0,"qo":1}
Clicking clear error starts the machine up again :D
Post Reply