Mesa 7i97
09 Dec 2021 17:00 #228716
by mosoeng
Sorry we had the parameters set to enable on power up on the Z axis servo.
So above info from me was incorect.
I have spoken to the Yaskawa engineer who wired this up and he assures me all wiring is as per Mesa documentation.
Any way to check if Mesa 7i97 board is switching the enable?
So above info from me was incorect.
I have spoken to the Yaskawa engineer who wired this up and he assures me all wiring is as per Mesa documentation.
Any way to check if Mesa 7i97 board is switching the enable?
Please Log in or Create an account to join the conversation.
08 Mar 2022 12:48 #236667
by mosoeng
I am having a problem with the Y and Z anologue output it appears nothing is switching them on.
I can jog the X axis and get an output on Anlogue0, but nothing on Analogue1 or 2 when trying to jog.
althogh for some unkonwn reason if I try to jog Z axis on analogue2 the analogue 3 output has 10v on it and its switching on and of as I try to jog,
but nothing on analogue 2.
can the 7i97 analogue output be faulty on analogue 1 and 2 ?
Can someone alter the basic 7i97 ini/hal for me to use on the other analogue outputs ie 4 and 5 for Y and Z pls.
else can I send the board back to u guys for testing.
Running Debian 10 Buster with linuxcnc 2.8.2
Mike
I can jog the X axis and get an output on Anlogue0, but nothing on Analogue1 or 2 when trying to jog.
althogh for some unkonwn reason if I try to jog Z axis on analogue2 the analogue 3 output has 10v on it and its switching on and of as I try to jog,
but nothing on analogue 2.
can the 7i97 analogue output be faulty on analogue 1 and 2 ?
Can someone alter the basic 7i97 ini/hal for me to use on the other analogue outputs ie 4 and 5 for Y and Z pls.
else can I send the board back to u guys for testing.
Running Debian 10 Buster with linuxcnc 2.8.2
Mike
Please Log in or Create an account to join the conversation.
08 Mar 2022 14:54 - 08 Mar 2022 14:54 #236678
by PCW
There is an error in the basic7i97.hal file that has been corrected.
The error is that the PID enables 1 and 2 were not connected
These are the missing lines:
net y-enable => [HMOT](CARD0).pwmgen.01.enable
net z-enable => [HMOT](CARD0).pwmgen.02.enable
Here is an updated hal/ini file set:
The error is that the PID enables 1 and 2 were not connected
These are the missing lines:
net y-enable => [HMOT](CARD0).pwmgen.01.enable
net z-enable => [HMOT](CARD0).pwmgen.02.enable
Here is an updated hal/ini file set:
Attachments:
Last edit: 08 Mar 2022 14:54 by PCW.
Please Log in or Create an account to join the conversation.
08 Mar 2022 17:31 - 08 Mar 2022 17:32 #236692
by BigJohnT
You might try my 7i97 Configuration Tool, I "think" everything is working as planned. I can only test the I/O and that the configuration loads until I get the cables for my Panasonic servo. I should be getting them sometime this month.
gnipsel.com/mesa/7i97/
JT
gnipsel.com/mesa/7i97/
JT
Last edit: 08 Mar 2022 17:32 by BigJohnT.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19196
- Thank you received: 6434
09 Mar 2022 16:49 #236759
by tommylight
Replied by tommylight on topic Mesa 7i97
Open terminal, type
sudo gdebi
now try to install and post the error here.
sudo gdebi
now try to install and post the error here.
The following user(s) said Thank You: gitin
Please Log in or Create an account to join the conversation.
Time to create page: 0.181 seconds