New ethercat / probe basic control for minimonster
- ihavenofish
- Away
- Platinum Member
-
Less
More
- Posts: 876
- Thank you received: 214
27 Oct 2025 18:21 #337302
by ihavenofish
Replied by ihavenofish on topic New ethercat / probe basic control for minimonster
so its not talking to my delta vfd either... so im guessing its not the vfd side thats the issue. hmm
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
-
Less
More
- Posts: 952
- Thank you received: 330
27 Oct 2025 18:26 #337303
by Hakan
Replied by Hakan on topic New ethercat / probe basic control for minimonster
maybe www.com-port-monitoring.com/ or similar?
Please Log in or Create an account to join the conversation.
- ihavenofish
- Away
- Platinum Member
-
Less
More
- Posts: 876
- Thank you received: 214
27 Oct 2025 19:19 #337308
by ihavenofish
Replied by ihavenofish on topic New ethercat / probe basic control for minimonster
Hmmm. that's helpful thanks. its doing... something in both directions. so maybe the issue is the spindle talker 2 software.
Any advise on another way to check functions?
Any advise on another way to check functions?
Please Log in or Create an account to join the conversation.
- ihavenofish
- Away
- Platinum Member
-
Less
More
- Posts: 876
- Thank you received: 214
27 Oct 2025 19:31 #337311
by ihavenofish
Replied by ihavenofish on topic New ethercat / probe basic control for minimonster
So, its definitely doing something different when the drive is on vs off. So that's a start. It does show exception 1 a fair bit.
[27/10/2025 15:29:13]
Modbus Response (COM5)
Address: 1
Function: 4 (0x04) - Read Input Registers
Exception Code: 1
Checksum: 0x82c0 - OK
[27/10/2025 15:29:13]
Modbus Request (COM5)
Address: 1
Function: 1 (0x01) - Read Coils
Starting Address: 773
Quantity: 0
Checksum: 0x2c4f - OK
[27/10/2025 15:29:13]
Modbus Request (COM5)
Address: 1
Function: 1 (0x01) - Read Coils
Starting Address: 779
Quantity: 0
Checksum: 0x4d8c - OK
[27/10/2025 15:29:13]
Modbus Request (COM5)
Address: 1
Function: 1 (0x01) - Read Coils
Starting Address: 912
Quantity: 0
Checksum: 0x3c63 - OK
[27/10/2025 15:29:13]
Modbus Response (COM5)
Address: 1
Function: 4 (0x04) - Read Input Registers
Exception Code: 1
Checksum: 0x82c0 - OK
[27/10/2025 15:29:13]
Modbus Request (COM5)
Address: 1
Function: 1 (0x01) - Read Coils
Starting Address: 773
Quantity: 0
Checksum: 0x2c4f - OK
[27/10/2025 15:29:13]
Modbus Request (COM5)
Address: 1
Function: 1 (0x01) - Read Coils
Starting Address: 779
Quantity: 0
Checksum: 0x4d8c - OK
[27/10/2025 15:29:13]
Modbus Request (COM5)
Address: 1
Function: 1 (0x01) - Read Coils
Starting Address: 912
Quantity: 0
Checksum: 0x3c63 - OK
Please Log in or Create an account to join the conversation.
- ihavenofish
- Away
- Platinum Member
-
Less
More
- Posts: 876
- Thank you received: 214
27 Oct 2025 20:39 #337313
by ihavenofish
Replied by ihavenofish on topic New ethercat / probe basic control for minimonster
can someone walk me through the setup on linuxcnc for this? i am seeing so many conflicting and incomplete instructions and components that are no longer supported or redundant (like vfdmod).
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
-
Less
More
- Posts: 952
- Thank you received: 330
27 Oct 2025 21:02 #337314
by Hakan
Replied by Hakan on topic New ethercat / probe basic control for minimonster
Doesn't qualify as walk through but here are some hints. I used mb2hal.
forum.linuxcnc.org/10-advanced-configura...h100-inverter#335652
forum.linuxcnc.org/10-advanced-configura...h100-inverter#335652
Please Log in or Create an account to join the conversation.
- ihavenofish
- Away
- Platinum Member
-
Less
More
- Posts: 876
- Thank you received: 214
27 Oct 2025 22:02 #337315
by ihavenofish
Replied by ihavenofish on topic New ethercat / probe basic control for minimonster
Thanks. Problem is I don't really know what to do with this.
Please Log in or Create an account to join the conversation.
- ihavenofish
- Away
- Platinum Member
-
Less
More
- Posts: 876
- Thank you received: 214
28 Oct 2025 00:27 #337318
by ihavenofish
Replied by ihavenofish on topic New ethercat / probe basic control for minimonster
Inching my way foreward.
Have a hal and ini for modbus now, and im getting an "out of range" error.
This happens if the drive in on or off, and im seeing no leds on the adapter. so perhaps the adapter is not enabled? Does it require a driver?
The chip on the adapter is CH340
Have a hal and ini for modbus now, and im getting an "out of range" error.
This happens if the drive in on or off, and im seeing no leds on the adapter. so perhaps the adapter is not enabled? Does it require a driver?
The chip on the adapter is CH340
Please Log in or Create an account to join the conversation.
- ihavenofish
- Away
- Platinum Member
-
Less
More
- Posts: 876
- Thank you received: 214
28 Oct 2025 03:59 #337321
by ihavenofish
Replied by ihavenofish on topic New ethercat / probe basic control for minimonster
I found a hal and ini for a parker drive and commented out errors until it made it through and booted linuxcnc and had flashing lights on tx and rx. So we now have communication. Of course its all wrong cause its for a different VFD, but the communication is actually working.
Woo.
Woo.
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
- ihavenofish
- Away
- Platinum Member
-
Less
More
- Posts: 876
- Thank you received: 214
28 Oct 2025 21:36 #337366
by ihavenofish
Replied by ihavenofish on topic New ethercat / probe basic control for minimonster
This is proving difficult to debug. I get the same transaction error regardless of whether the drive is plugged in, however when it is plugged in, it does go into run model. So something is working. It will not however turn back off or respond to M3/m5 commands.
What should i be looking at next?
What should i be looking at next?
Please Log in or Create an account to join the conversation.
Time to create page: 0.093 seconds