Daughterboard inputs not recognized in HALMETER
22 Oct 2017 23:23 #100640
by smgvbest
Replied by smgvbest on topic Daughterboard inputs not recognized in HALMETER
Hey Andy
halrun was modified by tormach and is in the ~/tmc/scripts directory. on a stock pathpilot install there seem to be missing files also. in the source they are there but even then I could not get it to work. things like EMC2_HOME is not defined. it can't find linuxcnc_module_helper this is rather i ran rip-environment.sh or not. maybe i'm doing something wrong.
halrun was modified by tormach and is in the ~/tmc/scripts directory. on a stock pathpilot install there seem to be missing files also. in the source they are there but even then I could not get it to work. things like EMC2_HOME is not defined. it can't find linuxcnc_module_helper this is rather i ran rip-environment.sh or not. maybe i'm doing something wrong.
Please Log in or Create an account to join the conversation.
22 Oct 2017 23:39 #100641
by andypugh
Replied by andypugh on topic Daughterboard inputs not recognized in HALMETER
Sorry, I hadn't noticed that this was the Pathpilot section.
I know nothing about Pathpilot.
I know nothing about Pathpilot.
Please Log in or Create an account to join the conversation.
22 Oct 2017 23:40 #100642
by Dubmfg
Replied by Dubmfg on topic Daughterboard inputs not recognized in HALMETER
Damn, square one.
Just downloaded the stable linuxcnc for install this week and I'll give it a shot.
Just downloaded the stable linuxcnc for install this week and I'll give it a shot.
Please Log in or Create an account to join the conversation.
23 Oct 2017 01:20 #100644
by smgvbest
Replied by smgvbest on topic Daughterboard inputs not recognized in HALMETER
if you got the live cd you can boot your pathpilot pc from the CD and setup linuxcnc no need to install. just run from the CD
then you can boot between the two setups easy.
then you can boot between the two setups easy.
Please Log in or Create an account to join the conversation.
23 Oct 2017 19:13 #100692
by Dubmfg
Replied by Dubmfg on topic Daughterboard inputs not recognized in HALMETER
So, got all booted up into LinuxCNC, made a new config for my mill and opened up Axis. Within Halmeter there I am able to successfully see myself tripping my inductive limit switch that I have wired to INPUT-01. So this leaves me wondering why it wont read into Pathpilot. Im going to compare the two hal files and see if theres any glaring omission I should add.
Please Log in or Create an account to join the conversation.
23 Oct 2017 23:26 #100704
by smgvbest
Replied by smgvbest on topic Daughterboard inputs not recognized in HALMETER
Hi
Haven't given up, just been looking and I see something in you hal file. you have
loadrt hm2_pci config=" num_encoders=0 num_pwmgens=1 num_3pwmgens=0 num_stepgens=5 "
try changing to
loadrt hm2_pci config=" num_encoders=0 num_pwmgens=1 num_3pwmgens=0 num_stepgens=5 enable_raw sserial_port_0=0xxxxx"
see if that makes a difference
Haven't given up, just been looking and I see something in you hal file. you have
loadrt hm2_pci config=" num_encoders=0 num_pwmgens=1 num_3pwmgens=0 num_stepgens=5 "
try changing to
loadrt hm2_pci config=" num_encoders=0 num_pwmgens=1 num_3pwmgens=0 num_stepgens=5 enable_raw sserial_port_0=0xxxxx"
see if that makes a difference
Please Log in or Create an account to join the conversation.
23 Oct 2017 23:32 #100705
by Dubmfg
Replied by Dubmfg on topic Daughterboard inputs not recognized in HALMETER
That did not make any change, I saw that as well and tried it in my comparison I just did.
From running in native linuxCNC I now know that Halmeter is dynamic, so I should be able to see the changes there live.
From running in native linuxCNC I now know that Halmeter is dynamic, so I should be able to see the changes there live.
Please Log in or Create an account to join the conversation.
25 Oct 2017 01:19 #100772
by smgvbest
Replied by smgvbest on topic Daughterboard inputs not recognized in HALMETER
can you provide your
*.ini
*.hal including the postgui.hal files
I'd like to run them on my set up which I know is working and see if I can reproduce your problem.
if I can then troubleshooting becomes much easier
*.ini
*.hal including the postgui.hal files
I'd like to run them on my set up which I know is working and see if I can reproduce your problem.
if I can then troubleshooting becomes much easier
Please Log in or Create an account to join the conversation.
25 Oct 2017 02:22 #100776
by Dubmfg
Replied by Dubmfg on topic Daughterboard inputs not recognized in HALMETER
Yup, will do tomorrow when Im back in the shop. Thanks!
Please Log in or Create an account to join the conversation.
31 Oct 2017 01:17 #101040
by Dubmfg
Replied by Dubmfg on topic Daughterboard inputs not recognized in HALMETER
attached files
Please Log in or Create an account to join the conversation.
Moderators: cncbasher
Time to create page: 0.318 seconds