7i96S control HY VFD using RS485
- eg
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
10 Jan 2025 11:15 #318629
by eg
7i96S control HY VFD using RS485 was created by eg
Hi all. I recently purchased a Mesa 7i96S and was hoping to use the onboard RS485 capabilities to control my spindle through my HY VFD.
I've spent a few hours reading up about this topic and it seems that nobody has actually done this with this particular VFD?
Before I go down the rabbit hole of writing my own Mesa Modbus driver, is there any way to expose RS485 on the Mesa card to the existing implementation of hy_vfd?
I've spent a few hours reading up about this topic and it seems that nobody has actually done this with this particular VFD?
Before I go down the rabbit hole of writing my own Mesa Modbus driver, is there any way to expose RS485 on the Mesa card to the existing implementation of hy_vfd?
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4862
12 Jan 2025 17:57 #318807
by andypugh
Replied by andypugh on topic 7i96S control HY VFD using RS485
No, sadly not.
I looked into the possibility of making the Mesa UART appear in /dev/ but gave up and wrote the mesa_modbus framework instead.
The Huang Yang VFDs don't use "real" modbus, though it might be close enough to be able to get the mesa_modbus thing to work.
It might be easier just to use a USB dongle. It's not realtime, but for milling machines that isn't necessarily a problem. For a lathe realtime ought to be better for CSS.
I run my high-speed spindle using one of these (with the aligators snipped off) www.amazon.co.uk/gp/product/B082KKG55T
I looked into the possibility of making the Mesa UART appear in /dev/ but gave up and wrote the mesa_modbus framework instead.
The Huang Yang VFDs don't use "real" modbus, though it might be close enough to be able to get the mesa_modbus thing to work.
It might be easier just to use a USB dongle. It's not realtime, but for milling machines that isn't necessarily a problem. For a lathe realtime ought to be better for CSS.
I run my high-speed spindle using one of these (with the aligators snipped off) www.amazon.co.uk/gp/product/B082KKG55T
Please Log in or Create an account to join the conversation.
- eg
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
12 Jan 2025 21:31 #318829
by eg
Replied by eg on topic 7i96S control HY VFD using RS485
Yeah, at this point it's not worth my time to look into it, so I just used my USB adapter and it's working perfectly.
I'm planning on upgrading my VFD and spindle to a proper setup in the future, so hopefully I'll be able to use mesa_modbus then.
I'm planning on upgrading my VFD and spindle to a proper setup in the future, so hopefully I'll be able to use mesa_modbus then.
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.052 seconds