7i96 Configuration Tool

More
01 Dec 2019 16:20 - 01 Dec 2019 16:25 #151666 by pmconsulting
I can't overstate how valuable the video PCW suggests is!
forum.linuxcnc.org/24-hal-components/379...s-work-series#151551
It finally gave me a clear understanding of how to find, connect, test and then edit the appropriate files. It seems that, no matter how much reading I did in the immense LinuxCNC support documentation, I could never find an overview showing what this clip covers - a reliable process for finding, testing and then implementing customizations. Thanks, PCW & Thanks to samcoinc, who made the video. It's a critical fog buster!

Before this, I would copy & paste chunks of my files into questions posted to this forum. I would always get help tweaking the files and they would work, but I would never actually understand the details. I would just be able to get to the next hurdle. I've been able to get entire machines working this way, but I've never felt confident entirely.

The steps shown in the video will allow me to find all the pins involved, test commands & functions with those pins to verify my syntax & then use those tested lines in the configuration files to accomplish what I'm trying to do. Maybe I sound like the pig that found his first truffle, but I doubt I'm alone.
Last edit: 01 Dec 2019 16:25 by pmconsulting.

Please Log in or Create an account to join the conversation.

More
21 Jan 2020 19:54 #155350 by COFHAL
Itry read de 7i96 but show this error nc@CNC:~$ 7i96
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/m7i96/7i96.py", line 197, in cardRead
card.readCard(self)
File "/usr/local/lib/python3.5/dist-packages/m7i96/card.py", line 7, in readCard
stderr=subprocess.PIPE, universal_newlines=True)
File "/usr/lib/python3.5/subprocess.py", line 383, in run
with Popen(*popenargs, **kwargs) as process:
File "/usr/lib/python3.5/subprocess.py", line 676, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.5/subprocess.py", line 1282, in _execute_child
raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No existe el fichero o el directorio: 'mesaflash64'
Abortado
cnc@CNC:~$

Please Log in or Create an account to join the conversation.

More
21 Jan 2020 20:10 #155354 by BigJohnT
Check in /usr/local/lib/python3.5/dist-packages/m7i96 to see if the file mesaflash64 is there.,

JT

Please Log in or Create an account to join the conversation.

More
21 Jan 2020 20:35 #155358 by COFHAL
I check adn this file is there.

Please Log in or Create an account to join the conversation.

More
21 Jan 2020 21:01 #155361 by COFHAL
The problem is when I try to use any of the firmware options

Please Log in or Create an account to join the conversation.

More
21 Jan 2020 22:43 #155369 by PCW
Replied by PCW on topic 7i96 Configuration Tool error
Is your host network connection to the 7I96 setup and can you communicate with the card?

Please Log in or Create an account to join the conversation.

More
23 Jan 2020 15:05 #155548 by COFHAL
Yes.

Please Log in or Create an account to join the conversation.

More
23 Jan 2020 15:28 #155550 by COFHAL
This application only works with linuxcnc 2.8?

Please Log in or Create an account to join the conversation.

More
23 Jan 2020 23:09 #155592 by BigJohnT
2.8 or newer.

JT

Please Log in or Create an account to join the conversation.

More
24 Jan 2020 20:54 #155686 by COFHAL
I have the application installed on 4 PCs and in all I get the same error:
raceback (last most recent call):
File "/usr/local/lib/python3.5/dist-packages/m7i96/7i96.py", line 197, in cardRead
card.readCard (self)
File "/usr/local/lib/python3.5/dist-packages/m7i96/card.py", line 7, in readCard
stderr = thread.PIPE, universal_newlines = True)
File "/usr/lib/python3.5/subprocess.py", line 383, running
with Popen (* popenargs, ** kwargs) as a process:
File "/usr/lib/python3.5/subprocess.py", line 676, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.5/subprocess.py", line 1282, in _execute_child
raise child_exception_type (errno_num, err_msg)
FileNotFoundError: [Errno 2] The file or directory does not exist: 'mesaflash64'
Aborted
If there is communication with the card, because the GET pins shows information about them.

Please Log in or Create an account to join the conversation.

Moderators: PCWjmelson
Time to create page: 0.123 seconds
Powered by Kunena Forum