Format and type of data passed to Mesa Control Card from LCNC?

More
13 Mar 2023 17:21 #266575 by PCW
The LBP16 protocol is documented in the manual for any Mesa Ethernet card.

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

More
14 Mar 2023 23:12 #266712 by Cyber
I'm using Pathpilot /Tormach xsTech router, the board on it called "Torstep". is their any difference between mesa and Torstep? how to know if Torstep uses lbp16 protocol for communication with Pathpilot controller?

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

More
15 Mar 2023 00:04 - 15 Mar 2023 00:05 #266716 by PCW
I don't know if Torstep uses LBP16 or not...

You would probably have to look at the driver source  to find out.
Last edit: 15 Mar 2023 00:05 by PCW.
The following user(s) said Thank You: Cyber

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

More
17 Mar 2023 16:40 #266922 by rene-dev
controlling the card directly from ros is a bad idea. ros is not realtime capable, and has no concept of safety. Instead I reccomend using a hal ros bridge: github.com/tormach/hal_ros_control
this allows you to use any hardware with a hal driver, like mesa or ethercat. And you can implement additional logic in hal, that is executed independent of ros.

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

More
17 Mar 2023 16:42 #266924 by rene-dev
the torstep board uses the normal hostmot2 driver.
The following user(s) said Thank You: Cyber

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

More
20 Mar 2023 16:35 #267164 by Cyber
Hi,
Thank you for replying, do you know if there is any lbp16 decoder? I need to understand the data that is transferred between the PathPilot controller and the xsTech router. I used the Wireshark to capture the packets.

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

More
20 Mar 2023 16:44 #267165 by rene-dev
Like I said, it uses the hm2_eth driver(just like mesa cards), which you can find in the linuxcnc src. you will not be able to control it form ros, as realtime is required.

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

More
20 Mar 2023 16:54 #267166 by Cyber
thank you for the response, I'm not trying to control the card I'm trying to understand the communication between the controller and the card for a research purposes. I'm doing a research in PP and CNC machines. Do you have any idea how can I get more knowledge about the data been transferred among the communication?

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

More
27 Mar 2023 11:18 #267593 by andypugh
For your purposes that regmap file is probably OK, though it is fairly old and lacks some of the newer modules.
The latest version can be found at freeby.mesanet.com/regmap

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

Time to create page: 0.148 seconds
Powered by Kunena Forum