Message Component error at startup linuxcnc
21 Nov 2022 11:22 #257200
by kang2k
Message Component error at startup linuxcnc was created by kang2k
In the hal file, i writeAt starting linuxcnc the windows pops up "Turret fail", but turret is ok.
If i close this window, all work.
And next, i power off turret. Window pops up again - these fine
How fix message at start ?
loadrt message names=turretfail messages="Turret fail"
addf turretfail servo-thread
net alarm-turret <= hm2_5i25.0.7i77.0.0.input-16
net alarm-turret turretfail.trigger
If i close this window, all work.
And next, i power off turret. Window pops up again - these fine
How fix message at start ?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
21 Nov 2022 11:57 #257203
by tommylight
net alarm-turret <= hm2_5i25.0.7i77.0.0.input-16-not
Replied by tommylight on topic Message Component error at startup linuxcnc
Try
net alarm-turret <= hm2_5i25.0.7i77.0.0.input-16
net alarm-turret <= hm2_5i25.0.7i77.0.0.input-16-not
Please Log in or Create an account to join the conversation.
21 Nov 2022 12:46 - 21 Nov 2022 12:48 #257213
by kang2k
Replied by kang2k on topic Message Component error at startup linuxcnc
Sorry my bad english.
net alarm-turret <= hm2_5i25.0.7i77.0.0.input-16
is correct!
After start linuxcnc, i check signal. If turret power on, this input TRUE, if turret power off, input FALSE.
But at start linuxcnc, message pops up (turret power on).
net alarm-turret <= hm2_5i25.0.7i77.0.0.input-16
is correct!
After start linuxcnc, i check signal. If turret power on, this input TRUE, if turret power off, input FALSE.
But at start linuxcnc, message pops up (turret power on).
Last edit: 21 Nov 2022 12:48 by kang2k.
Please Log in or Create an account to join the conversation.
22 Nov 2022 14:10 #257333
by kang2k
Replied by kang2k on topic Message Component error at startup linuxcnc
My error. I write to main hal. Rewrite to postgui.hal and all ok
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Time to create page: 0.103 seconds